f3PtpTSClockRecoveryMode
F3-PTP-MIB ·
.1.3.6.1.4.1.2544.1.12.18.1.3.1.11
Object
This object allows specification of whether the Clock Recovery Mode is one-way or two-way. In one-way mode, only Sync messages are used for frequency recovery. In two-way mode, both Sync and Delay Request-Response messages are used for measuring the mean path delay.
Context
- MIB
- F3-PTP-MIB
- OID
.1.3.6.1.4.1.2544.1.12.18.1.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3PtpTSEntry
- Groups
- 1
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 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PTP-MIB::f3PtpTSClockRecoveryMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PTP-MIB::f3PtpTSClockRecoveryMode.<neIndex>.<f3PtpTSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-PTP-MIB::f3PtpTSClockRecoveryMode'
Syntax
- Source
- ClockRecoveryMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | one-way |
2 | two-way |
Conformance
Member of