rcNtpSysVersion
RAISECOM-NTP-MIB ·
.1.3.6.1.4.1.8886.6.1.44.1.1.12
Object
scalar deprecated
r/w
Enumeration
Version of ntp, v1: version 1, v2: version 2, v3: version 3.
Context
- MIB
- RAISECOM-NTP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.44.1.1.12- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- rcNtpSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-NTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-NTP-MIB::rcNtpSysVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-NTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-NTP-MIB::rcNtpSysVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v1 |
2 | v2 |
3 | v3 |