The listed SNMP traps originate from the Site Recovery Manager, not from vCenter Server. Descriptions of SNMP traps are given according to their names in the MIB file. The names in this list can be prefaced by either vmwareSrm ( Site Recovery Manager) or oidDr (object ID data recovery)
SNMP Trap | What Trap Indicates |
---|---|
RecoveryPlanExecuteTestBegin | Signaled on the recovery site when a recovery test is initiated. |
RecoveryPlanExecuteTestEnd | Signaled on the recovery site when a recovery test has completed. If an error occurred it is available as [data.Error] |
RecoveryPlanExecuteBegin | Signaled on the recovery site when a recovery is initiated. |
RecoveryPlanExecuteEnd | Signaled on the recovery site when a recovery has completed. If an error occurred it is available as [data.Error] |
RecoveryVmBegin | Signaled when the recovery virtual machine was successfully created. If an error occurs before the virtual machine’s ID is known, the event is not fired. |
RecoveryVmEnd | Signaled after the last post‐power on script has completed, or after a recovery‐stopping error has occurred for the virtual machine. |
RecoveryPlanPromptDisplay | The recovery plan is displaying prompt [data.PromptKey] and is waiting for user input. PromptKey is a unique identifier. |
RecoveryPlanPromptResponse | The recovery plan received an answer to prompt [data.PromptKey] and is no longer paused waiting for user input. |
RecoveryPlanServerCommandBegin | Signaled on the recovery site when Site Recovery Manager starts to run a Callout command on the Site Recovery Manager server. |
RecoveryPlanServerCommandEnd | Signaled on the recovery site when Site Recovery Manager has finished running a Callout command on the Site Recovery Manager server. |
RecoveryPlanVmCommandBegin | Signaled on the recovery site when Site Recovery Manager has started to run a Callout command on a recovered virtual machine. |
RecoveryPlanVmCommandEnd | Signaled on the recovery site when Site Recovery Manager has finished running a Callout command on a recovered virtual machine. |
RecoveryPlanExecuteReprotectBegin | Signaled on the recovery site when a reprotect is initiated. |
RecoveryPlanExecuteReprotectEnd | Signaled on the recovery site when a reprotect has completed. If an error occurred it is available as [data.Error] |
RecoveryPlanExecuteCleanupBegin | Signaled on the recovery site when a test cleanup is initiated. |
RecoveryPlanExecuteCleanupEnd | Signaled on the recovery site when a test cleanup has completed. If an error occurred it is available as [data.Error] |