adTa5kEquipmentRedundancyState

OBS ✓
ADTRAN-TA5K-REDUNDANCY-MIB · .1.3.6.1.4.1.664.5.67.1.1.1.1.1.5

Object

column Enumeration
Equipment Redundancy State.
StandbyNotReady means the unit is the standby, but cannot accept a failover should one occur.
This case occurs when the standby is booting up, or not syncronized with provisioning from the active.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
ADTRAN-TA5K-REDUNDANCY-MIB
OID
.1.3.6.1.4.1.664.5.67.1.1.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
adTa5kEquipmentRedundancyEntry

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 'ADTRAN-TA5K-REDUNDANCY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-REDUNDANCY-MIB::adTa5kEquipmentRedundancyState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TA5K-REDUNDANCY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-REDUNDANCY-MIB::adTa5kEquipmentRedundancyState.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TA5K-REDUNDANCY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TA5K-REDUNDANCY-MIB::adTa5kEquipmentRedundancyState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2standby
3standbyNotReady
4notApplicable