ctEntStateStandby

CTRON-ENTITY-STATE-MIB · .1.3.6.1.4.1.52.4.2.31.1.1.1.1.6

Object

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
CTRON-ENTITY-STATE-MIB
OID
.1.3.6.1.4.1.52.4.2.31.1.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
ctEntStateEntry
Groups
1

Walk 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 'CTRON-ENTITY-STATE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ENTITY-STATE-MIB::ctEntStateStandby'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-ENTITY-STATE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ENTITY-STATE-MIB::ctEntStateStandby.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ENTITY-STATE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ENTITY-STATE-MIB::ctEntStateStandby'

Values & Constraints

Type Values
1unknown
2hotStandby
3coldStandby
4providingService

Conformance