gptp1TimeSource
SONOMA-MIB ·
.1.3.6.1.4.1.13827.12.5.13
Object
scalar Enumeration
This value maps to the PTP Time Source, one of Atom, GPS, Radio, PTP, NTP, Hand, Other or Oscillator.
Context
- MIB
- SONOMA-MIB
- OID
.1.3.6.1.4.1.13827.12.5.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gptp1
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::gptp1TimeSource.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::gptp1TimeSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
16 | atom |
32 | gps |
48 | radio |
64 | ptp |
80 | ntp |
96 | hand |
144 | other |
160 | oscillator |