CISCO-ENTITY-STATE-EXT-MIB

        This MIB is a Cisco Specific extension of ENTITY-STATE-MIB
specified in RFC 4268.
        
This MIB module is to add objects which provide additional
information related to entity states. 
        
This MIB define notifications which are generated when a 
entity undergoes a redundancy switchover.
    
Source file
CISCO-ENTITY-STATE-EXT-MIB
Last revised
Identity
ciscoEntityStateExtMIB
Base OID
1.3.6.1.4.1.9.9.747
Imported Objects
CISCO-SMI ciscoMgmt
ENTITY-STATE-MIB entStateAlarm entStateEntry entStateStandby
ENTITY-STATE-TC-MIB EntityStandbyStatus
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-STATE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-STATE-EXT-MIB::ciscoEntityStateExtMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-STATE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-STATE-EXT-MIB::ciscoEntityStateExtMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (16)
.1.3.6.1.4.1.9.9.747
.1.3.6.1.4.1.9.9.747.0
.1.3.6.1.4.1.9.9.747.1
.1.3.6.1.4.1.9.9.747.1.1
.1.3.6.1.4.1.9.9.747.1.1.1
.1.3.6.1.4.1.9.9.747.1.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.747.1.1.1.2
Enumeration
.1.3.6.1.4.1.9.9.747.1.1.1.3
Enumeration
.1.3.6.1.4.1.9.9.747.1.1.1.4
.1.3.6.1.4.1.9.9.747.1.2
Enumeration
.1.3.6.1.4.1.9.9.747.1.2.1
Enumeration
.1.3.6.1.4.1.9.9.747.1.2.2
Enumeration
.1.3.6.1.4.1.9.9.747.1.2.3
.1.3.6.1.4.1.9.9.747.2
.1.3.6.1.4.1.9.9.747.2.1
.1.3.6.1.4.1.9.9.747.2.2
Dependencies (10) 5 direct · 5 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (4)
The collection of objects for this MIB module.
.1.3.6.1.4.1.9.9.747.2.2.1
The collection of notification control objects for
this MIB module.
.1.3.6.1.4.1.9.9.747.2.2.2
The collection of notification generated by this MIB module
reporting a switchover.
.1.3.6.1.4.1.9.9.747.2.2.3
The collection of notification generated by this MIB module
reporting the standby state transitions for entities.
.1.3.6.1.4.1.9.9.747.2.2.4
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.747.2.1.1
The compliance statement for implementations of the
CISCO-ENTITY-STATE-EXT-MIB.
Required groups
optional ciscoEntStateExtNotifObjectsGroup This group is mandatory for nodes supporting the
ciscoEntStateExtStatusNotifGroup.
optional ciscoEntStateExtNotifControlGroup This group is optional and should be supported
for providing the ability to enable/disable the
notifications defined in this MIB module and
ENTITY-STATE-MIB for each entity.
optional ciscoEntStateExtSwitchoverNotifGroup This group is optional. All nodes may not be able
to generate notifications indicating a switchover.
optional ciscoEntStateExtStatusNotifGroup This group is optional. All nodes may not be
able to generate notifications for entity standby
state transitions.
Object refinements
ObjectAccessSyntaxDescription
ceStateExtSwitchoverNotifEnable readonly
Implementations may choose not to allow the value
to be changed.
ceStateExtStandbyStatusNotifEnable readonly
Implementations may choose not to allow the value
to be changed.
ceStateExtOperNotifEnable readonly
Implementations may choose not to allow the value
to be changed.
ceStateExtGlobalSwitchoverNotifEnable readonly
Implementations may choose not to allow the value
to be changed.
ceStateExtGlobalStandbyStatusNotifEnable readonly
Implementations may choose not to allow the value
to be changed.
ceStateExtGlobalOperNotifEnable readonly
Implementations may choose not to allow the value
to be changed.
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.9.9.747.0.1
This notification is generated after a switchover
indicating the change of the entStandbyState to
providingService from standbyHot/standbyCold for
the entity which took over as active.
.1.3.6.1.4.1.9.9.747.0.2
This notification is generated to indicate a change
in an entity's standby status. The previous standby state
is indicated by the included value of
ceStateExtPrevStandbyState.