VMWARE-SRM-EVENT-MIB
- Registered at
- 1.3.6.1.4.1.6876.51.01.3.6.1.4.1.6876.51.11.3.6.1.4.1.6876.51.10
- Last updated
- 2012-02-07 00:00
- Organization
- VMware, Inc
- Revisions
- 2012-02-07 00:00
- Namespace
- vmware
- Source file
VMWARE-SRM-EVENT-MIB- Digest
sha256:10c3c35845a4b04bc4a830baad6b677219e330bd174c677885babc8b3884ae07
Description
This MIB module identifies Site Recovery Maager notifications (traps or inform).
Contact
VMware, Inc 3401 Hillview Ave Palo Alto, CA 94304 Tel: 1-877-486-9273 or 650-427-5000 Fax: 650-427-5001 Web: http://communities.vmware.com/community/developer/forums/managementapi
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| VMWARE-ROOT-MIB | vmwSRM |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC VMWARE-ROOT-MIB VMWARE-SRM-EVENT-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| vmwSRMevents OBJECT-IDENTITY | 1.3.6.1.4.1.6876.51.0 | |||
| vmwSrmNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6876.51.1 | |||
| vmwSrmVmName OBJECT-TYPE This is the name of the affected VM generating the trap. | 1.3.6.1.4.1.6876.51.1.1 | DisplayString | accessible-for-notify | current |
| vmwSrmRecoveryName OBJECT-TYPE This is the name of the Recovery Plan generating the trap. | 1.3.6.1.4.1.6876.51.1.2 | DisplayString | accessible-for-notify | current |
| vmwSrmPromptString OBJECT-TYPE This is the text of the prompt generating the trap. | 1.3.6.1.4.1.6876.51.1.3 | DisplayString | accessible-for-notify | current |
| vmwSrmRecoveryType OBJECT-TYPE This is the mode of execution for the the Recovery Plan. | 1.3.6.1.4.1.6876.51.1.4 | INTEGER {test(1), recovery(2), reprotect(3), cleanup(4)} | accessible-for-notify | current |
| vmwSrmRecoveryState OBJECT-TYPE This is the state of execution for the the Recovery Plan. | 1.3.6.1.4.1.6876.51.1.5 | INTEGER {uninitialized(1), running(2), paused(3), cancelled(4), completed(5)} | accessible-for-notify | current |
| vmwSrmSiteString OBJECT-TYPE This is the name of the DR site that is causing the trap. | 1.3.6.1.4.1.6876.51.1.6 | DisplayString | accessible-for-notify | current |
| vmwSrmVmUuid OBJECT-TYPE This is the UUID of the affected VM generating the trap. | 1.3.6.1.4.1.6876.51.1.7 | DisplayString | accessible-for-notify | current |
| vmwSrmResult OBJECT-TYPE This is the result of running a Recovery Plan. | 1.3.6.1.4.1.6876.51.1.8 | INTEGER {success(1), failure(2), warning(3), cancelled(4)} | accessible-for-notify | current |
| vmwSrmCommandName OBJECT-TYPE This is the name of a callout command executed during Recovery Plan execution. | 1.3.6.1.4.1.6876.51.1.9 | DisplayString | accessible-for-notify | current |
| vmwSRMMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.6876.51.10.2 | |||
| vmwSRMMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.6876.51.10.2.1 | |||
| vmwSRMMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6876.51.10.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| vmwareSrmRecoveryPlanExecuteTestBeginTrap NOTIFICATION-TYPE This trap is sent when a Recovery Plan starts a test. | 1.3.6.1.4.1.6876.51.0.1 | current |
| vmwareSrmRecoveryPlanExecuteTestEndEvent NOTIFICATION-TYPE This trap is sent when a Recovery Plan ends a test. | 1.3.6.1.4.1.6876.51.0.2 | current |
| vmwareSrmRecoveryPlanExecuteBeginEvent NOTIFICATION-TYPE This trap is sent when a Recovery Plan starts a recovery. | 1.3.6.1.4.1.6876.51.0.3 | current |
| vmwareVmwSrmRecoveryPlanExecuteEndEvent NOTIFICATION-TYPE This trap is sent when a Recovery Plan ends a recovery. | 1.3.6.1.4.1.6876.51.0.4 | current |
| vmwareVmwSrmRecoveryVmBeginEvent NOTIFICATION-TYPE This trap is sent when a Recovery Plan starts recovering a VM. | 1.3.6.1.4.1.6876.51.0.5 | current |
| vmwareSrmRecoveryVmEndEvent NOTIFICATION-TYPE This trap is sent when a Recovery Plan has finished recovering a VM. | 1.3.6.1.4.1.6876.51.0.6 | current |
| vmwareSrmRecoveryPlanPromptDisplay NOTIFICATION-TYPE This trap is sent when a Recovery Plan requires user input before continuing. | 1.3.6.1.4.1.6876.51.0.7 | current |
| vmwareSrmRecoveryPlanPromptResponse NOTIFICATION-TYPE This trap is sent when a Recovery Plan no longer requires user input before continuing. | 1.3.6.1.4.1.6876.51.0.8 | current |
| vmwareVmwSrmRecoveryPlanServerCommandBegin NOTIFICATION-TYPE This trap is sent when a Recovery Plan starts the execution of a command callout on SRM server's machine. | 1.3.6.1.4.1.6876.51.0.9 | current |
| vmwareSrmRecoveryPlanServerCommandEnd NOTIFICATION-TYPE This trap is sent when a Recovery Plan has finished the execution of a command callout on SRM server's machine. | 1.3.6.1.4.1.6876.51.0.10 | current |
| vmwareSrmRecoveryPlanVmCommandBegin NOTIFICATION-TYPE This trap is sent when a Recovery Plan starts the execution of a command callout on a recovered VM. | 1.3.6.1.4.1.6876.51.0.11 | current |
| vmwareSrmRecoveryPlanVmCommandEnd NOTIFICATION-TYPE This trap is sent when a Recovery Plan has finished the execution of a command callout on a recovered VM. | 1.3.6.1.4.1.6876.51.0.12 | current |
| vmwareSrmRecoveryPlanExecuteReprotectBegin NOTIFICATION-TYPE This trap is sent when SRM starts the reprotect workflow for a Recovery Plan. | 1.3.6.1.4.1.6876.51.0.13 | current |
| vmwareSrmRecoveryPlanExecuteReprotectEnd NOTIFICATION-TYPE This trap is sent when SRM has finished the reprotect workflow for a Recovery Plan. | 1.3.6.1.4.1.6876.51.0.14 | current |
| vmwareVmwSrmRecoveryPlanExecuteCleanupBegin NOTIFICATION-TYPE This trap is sent when a Recovery Plan starts a test cleanup. | 1.3.6.1.4.1.6876.51.0.15 | current |
| vmwSrmRecoveryPlanExecuteCleanupEnd NOTIFICATION-TYPE This trap is sent a Recovery Plan ends a test cleanup. | 1.3.6.1.4.1.6876.51.0.16 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| vmwSRMMIBBasicCompliance MODULE-COMPLIANCE The compliance statement for entities which implement VMWARE-SRM-EVENT-MIB. | 1.3.6.1.4.1.6876.51.10.2.1.2 | current |
| vmwSRMNotificationInfoGroup OBJECT-GROUP These objects provide details in SRM notifications. | 1.3.6.1.4.1.6876.51.10.2.2.1 | current |
| vmwSRMNotificationGroup NOTIFICATION-GROUP Group of objects describing notifications (traps). | 1.3.6.1.4.1.6876.51.10.2.2.2 | current |