hpicfNtpAssoCurrentMode
HP-ICF-NTP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.15
Object
column Enumeration
The current mode of the NTP. The definition of each possible value as follows: notsynchronized(2) - NTP is not synchronized to any time source (stratum = 16). synchronized(1) - NTP is synchronized. unknown(99) - The state of NTP is unknown.
Context
- MIB
- HP-ICF-NTP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.121.1.3.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfNtpInetServerInfoEntry
- 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 'HP-ICF-NTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-NTP-MIB::hpicfNtpAssoCurrentMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-NTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-NTP-MIB::hpicfNtpAssoCurrentMode.<hpicfNtpInetServerAddressType>.<hpicfNtpInetServerAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-NTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-NTP-MIB::hpicfNtpAssoCurrentMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | synchronized |
2 | notsynchronized |
99 | unknown |
Conformance
Member of