fsPtpTimeTimeSource
SUPERMICRO-PTP-MIB ·
.1.3.6.1.4.1.10876.101.2.45.1.6.1.1.7
Object
column Enumeration
This is the source of time used by the grandmaster clock. If the time source is known at the time of initialization then the value will be set to that otherwise the initial value is INTERNAL_OSCILLATOR(160).
Context
- MIB
- SUPERMICRO-PTP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.45.1.6.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsPtpTimeDataSetEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PTP-MIB::fsPtpTimeTimeSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PTP-MIB::fsPtpTimeTimeSource.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PTP-MIB::fsPtpTimeTimeSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
16 | atomicclock |
32 | gps |
48 | terrestrialradio |
64 | ptp |
80 | ntp |
96 | handset |
144 | other |
160 | internaloscillator |
255 | reserved |