atNtpSysPrecision
AT-NTP-MIB ·
allied-old variant
·
.1.3.6.1.4.1.207.8.4.4.4.502.11.5
Object
scalar SNMPv2-SMIInteger32
Signed integer indicating the precision of the system clock, in seconds to the nearest power of two. The value is rounded to the next larger power of two; for instance, a 50-Hz(20 ms) or 60-Hz (16.67 ms) power-frequency clock would be assigned the value -5 (31.25 ms), while a 1000-Hz (1 ms) crystal-controlled clock would be assigned the value -9 (1.95 ms).
Context
- MIB
- AT-NTP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.502.11.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- atNtpStatus
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 'AT-NTP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-NTP-MIB::atNtpSysPrecision.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-NTP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-NTP-MIB::atNtpSysPrecision'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647