entStateStandby
ENTITY-STATE-MIB ·
.1.3.6.1.2.1.131.1.1.1.6
Object
column EntityStandbyStatus
The standby status for this entity.
Some entities will exhibit only a subset of the
remaining standby state values. If this entity
cannot operate in a standby role, the value of this
object will always be 'providingService'.
Context
- MIB
- ENTITY-STATE-MIB
- OID
.1.3.6.1.2.1.131.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- entStateEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTITY-STATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-STATE-MIB::entStateStandby'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTITY-STATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-STATE-MIB::entStateStandby.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTITY-STATE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTITY-STATE-MIB::entStateStandby'
Syntax
- Source
- EntityStandbyStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | hotStandby |
3 | coldStandby |
4 | providingService |
Conformance
Member of