ptpClockPortDSDelayMech

AT-PTP-MIB · .1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.12

Object

This object specifies the delay mechanism used. If the clock
is an end-to-end clock, the value of the is e2e, else if the
clock is a peer to-peer clock, the value shall be p2p.

Context

MIB
AT-PTP-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.12
Type
column
Access
readonly
Status
current
Parent
ptpClockPortDSEntry
Groups
1

Walk 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 'AT-PTP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PTP-MIB::ptpClockPortDSDelayMech'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-PTP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PTP-MIB::ptpClockPortDSDelayMech.<ptpClockPortDSDomainIndex>.<ptpClockPortDSClockTypeIndex>.<ptpClockPortDSClockInstanceIndex>.<ptpClockPortDSPortNumberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-PTP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-PTP-MIB::ptpClockPortDSDelayMech'

Syntax

Source
PtpClockMechanismType
Base type
Enumeration

Values & Constraints

Type Values
1e2e
2p2p
254disabled

Conformance