ptpClockAccuracy
SIAE-PTP-MIB ·
.1.3.6.1.4.1.3373.1103.100.4.1.1.8
Object
column ClockQualityAccuracyType
This object specifies the default dataset Quality Accurarcy.
Context
- MIB
- SIAE-PTP-MIB
- OID
.1.3.6.1.4.1.3373.1103.100.4.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ptpClockDataSetEntry
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 'SIAE-PTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-PTP-MIB::ptpClockAccuracy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-PTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-PTP-MIB::ptpClockAccuracy.<ptpClockDomainIndex>.<ptpClockTypeIndex>.<ptpClockInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-PTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-PTP-MIB::ptpClockAccuracy'
Syntax
- Source
- ClockQualityAccuracyType
- Base type
Enumeration
Values & Constraints
Type Values
1 | reserved00 |
32 | nanoSecond25 |
33 | nanoSecond100 |
34 | nanoSecond250 |
35 | microSec1 |
36 | microSec2dot5 |
37 | microSec10 |
38 | microSec25 |
39 | microSec100 |
40 | microSec250 |
41 | milliSec1 |
42 | milliSec2dot5 |
43 | milliSec10 |
44 | milliSec25 |
45 | milliSec100 |
46 | milliSec250 |
47 | second1 |
48 | second10 |
49 | secondGreater10 |
254 | unknown |
255 | reserved255 |