ciscoEsStackStatus
CISCO-ES-STACK-MIB ·
.1.3.6.1.4.1.9.5.14.1.1.7
Object
scalar mandatory
Enumeration
Stack status indicates if the stack is going through the Stack Management Update protocol. Management stations should check this status if they receive a generr on a SET request for any of the stack wide attributes.
Context
- MIB
- CISCO-ES-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.14.1.1.7- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ciscoEsConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ES-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ES-STACK-MIB::ciscoEsStackStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ES-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ES-STACK-MIB::ciscoEsStackStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | updating |