ntpServerVersion
MAIPU-NTP-MIB ·
.1.3.6.1.4.1.5651.3.97.22.1.4
Object
column r/w
Enumeration
This value identifies the particular version of the NTP supported by this node.
Context
- MIB
- MAIPU-NTP-MIB
- OID
.1.3.6.1.4.1.5651.3.97.22.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntpServerEntry
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 'MAIPU-NTP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-NTP-MIB::ntpServerVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MAIPU-NTP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-NTP-MIB::ntpServerVersion.<ntpServerAddr>.<ntpServerVRF>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAIPU-NTP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAIPU-NTP-MIB::ntpServerVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ver1 |
2 | ver2 |
3 | ver3 |
4 | ver4 |