gptp0ClockAccuracy
SONOMA-MIB ·
.1.3.6.1.4.1.13827.12.4.16
Object
scalar Enumeration
This value maps to the PTP Clock Accuracy, with values ranging from 25 nanoseconds to Unknown.
Context
- MIB
- SONOMA-MIB
- OID
.1.3.6.1.4.1.13827.12.4.16- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gptp0
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 'SONOMA-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONOMA-MIB::gptp0ClockAccuracy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONOMA-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONOMA-MIB::gptp0ClockAccuracy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
32 | nsec25 |
33 | nsec100 |
34 | nsec250 |
35 | nsec1000 |
36 | nsec2500 |
37 | usec10 |
38 | usec25 |
39 | usec100 |
40 | usec250 |
41 | usec1000 |
42 | usec2500 |
43 | msec10 |
254 | unknown |