MIBs Depot

VMWARE-SRM-EVENT-MIB

Registered at
1.3.6.1.4.1.6876.51.0
1.3.6.1.4.1.6876.51.1
1.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

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION
VMWARE-ROOT-MIBvmwSRM

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

NameOIDSyntaxAccessStatus
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.1DisplayStringaccessible-for-notifycurrent
vmwSrmRecoveryName
OBJECT-TYPE
This is the name of the Recovery Plan generating the trap.
1.3.6.1.4.1.6876.51.1.2DisplayStringaccessible-for-notifycurrent
vmwSrmPromptString
OBJECT-TYPE
This is the text of the prompt generating the trap.
1.3.6.1.4.1.6876.51.1.3DisplayStringaccessible-for-notifycurrent
vmwSrmRecoveryType
OBJECT-TYPE
This is the mode of execution for the the Recovery Plan.
1.3.6.1.4.1.6876.51.1.4INTEGER {test(1), recovery(2), reprotect(3), cleanup(4)}accessible-for-notifycurrent
vmwSrmRecoveryState
OBJECT-TYPE
This is the state of execution for the the Recovery Plan.
1.3.6.1.4.1.6876.51.1.5INTEGER {uninitialized(1), running(2), paused(3), cancelled(4), completed(5)}accessible-for-notifycurrent
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.6DisplayStringaccessible-for-notifycurrent
vmwSrmVmUuid
OBJECT-TYPE
This is the UUID of the affected VM generating the trap.
1.3.6.1.4.1.6876.51.1.7DisplayStringaccessible-for-notifycurrent
vmwSrmResult
OBJECT-TYPE
This is the result of running a Recovery Plan.
1.3.6.1.4.1.6876.51.1.8INTEGER {success(1), failure(2), warning(3), cancelled(4)}accessible-for-notifycurrent
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.9DisplayStringaccessible-for-notifycurrent
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

NameOIDStatus
vmwareSrmRecoveryPlanExecuteTestBeginTrap
NOTIFICATION-TYPE
This trap is sent when a Recovery Plan starts a test.
1.3.6.1.4.1.6876.51.0.1current
vmwareSrmRecoveryPlanExecuteTestEndEvent
NOTIFICATION-TYPE
This trap is sent when a Recovery Plan ends a test.
1.3.6.1.4.1.6876.51.0.2current
vmwareSrmRecoveryPlanExecuteBeginEvent
NOTIFICATION-TYPE
This trap is sent when a Recovery Plan starts a recovery.
1.3.6.1.4.1.6876.51.0.3current
vmwareVmwSrmRecoveryPlanExecuteEndEvent
NOTIFICATION-TYPE
This trap is sent when a Recovery Plan ends a recovery.
1.3.6.1.4.1.6876.51.0.4current
vmwareVmwSrmRecoveryVmBeginEvent
NOTIFICATION-TYPE
This trap is sent when a Recovery Plan starts recovering a VM.
1.3.6.1.4.1.6876.51.0.5current
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.6current
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.7current
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.8current
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.9current
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.10current
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.11current
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.12current
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.13current
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.14current
vmwareVmwSrmRecoveryPlanExecuteCleanupBegin
NOTIFICATION-TYPE
This trap is sent when a Recovery Plan starts a test cleanup.
1.3.6.1.4.1.6876.51.0.15current
vmwSrmRecoveryPlanExecuteCleanupEnd
NOTIFICATION-TYPE
This trap is sent a Recovery Plan ends a test cleanup.
1.3.6.1.4.1.6876.51.0.16current

Conformance

NameOIDStatus
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.2current
vmwSRMNotificationInfoGroup
OBJECT-GROUP
These objects provide details in SRM notifications.
1.3.6.1.4.1.6876.51.10.2.2.1current
vmwSRMNotificationGroup
NOTIFICATION-GROUP
Group of objects describing notifications (traps).
1.3.6.1.4.1.6876.51.10.2.2.2current