zhnPwAdaptState
ZHNPWMIB ·
.1.3.6.1.4.1.5504.2.5.31.1.1.1.17
Object
column r/w
Enumeration
Indicates the current adaptive state. The only value that can be written for this object is restart (7), which will restart clock adaption on the port associated with the bundle.
Context
- MIB
- ZHNPWMIB
- OID
.1.3.6.1.4.1.5504.2.5.31.1.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhnPwEntry
- 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 'ZHNPWMIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNPWMIB::zhnPwAdaptState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNPWMIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNPWMIB::zhnPwAdaptState.<zhnPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNPWMIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNPWMIB::zhnPwAdaptState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | acquisition |
3 | tracking1 |
4 | tracking2 |
5 | locked |
6 | recovery |
7 | restart |
8 | disabled |
Conformance
Member of