adTa5kEquipmentRedundancyFeatureEnabled
ADTRAN-TA5K-REDUNDANCY-MIB ·
.1.3.6.1.4.1.664.5.67.1.1.1.1.1.7
Object
column r/w
Enumeration
Enabled if the card is provisioned to operate rendundantly if possible. Disabled if the card if provisioned for non-redundant operation only.
Context
- MIB
- ADTRAN-TA5K-REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.664.5.67.1.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adTa5kEquipmentRedundancyEntry
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 '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::adTa5kEquipmentRedundancyFeatureEnabled'
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::adTa5kEquipmentRedundancyFeatureEnabled.<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::adTa5kEquipmentRedundancyFeatureEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |