cptp0SyncInterval
SONOMA-MIB ·
.1.3.6.1.4.1.13827.11.4.2
Object
scalar Enumeration
This value is the log base 2 of the PTP Sync Interval in seconds. Values range from -7 to 0, which covers the range from 1/128 to 1 second.
Context
- MIB
- SONOMA-MIB
- OID
.1.3.6.1.4.1.13827.11.4.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cptp0
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::cptp0SyncInterval.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::cptp0SyncInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-7 | msec8 |
-6 | msec16 |
-5 | msec31 |
-4 | msec63 |
-3 | msec125 |
-2 | msec250 |
-1 | msec500 |
0 | sec1 |