adTa5kSmClockModeRevertive
ADTRAN-TA5K-SM-MIB ·
.1.3.6.1.4.1.664.2.750.2.1.1.7
Object
column deprecated
r/w
Enumeration
Enabling this allows the clock to fail back to the primary should the primary source's health return to normal. Disabled means the clock will remain on the secondary source after a failover.
Context
- MIB
- ADTRAN-TA5K-SM-MIB
- OID
.1.3.6.1.4.1.664.2.750.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- adTa5kSmProvEntry
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-SM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-SM-MIB::adTa5kSmClockModeRevertive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TA5K-SM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-SM-MIB::adTa5kSmClockModeRevertive.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TA5K-SM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TA5K-SM-MIB::adTa5kSmClockModeRevertive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |