lumPtpClockPortDSDelayMechanism
LUM-PTP-1588-MIB ·
.1.3.6.1.4.1.8708.2.83.2.7.1.1.18
Object
column PtpClockMechanismType
The delay mechanism configured on the clock port.
For ITU-T G.8275.1 and G.8275.2 delay mechanism is always e2e.
Context
- MIB
- LUM-PTP-1588-MIB
- OID
.1.3.6.1.4.1.8708.2.83.2.7.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Default
e2e- Parent
- lumPtpClockPortDSEntry
- 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 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PTP-1588-MIB::lumPtpClockPortDSDelayMechanism'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PTP-1588-MIB::lumPtpClockPortDSDelayMechanism.<lumPtpClockPortDSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PTP-1588-MIB::lumPtpClockPortDSDelayMechanism'
Syntax
- Source
- PtpClockMechanismType
- Base type
Enumeration
Type Description
The clock type based on whether end-to-end or peer-to-peer mechanisms are used. The mechanism used to calculate the Mean Path Delay as indicated in Table 9 of [IEEE-1588-2008].
Values & Constraints
Type Values
1 | e2e |
2 | p2p |
254 | disabled |
Conformance
Member of