ptpClockTransDefaultDSDelay
AT-PTP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.504.1.2.6.1.5
Object
column PtpClockMechanismType
This object, if the transparent clock is an end-to-end transparent clock, has the value of E2E; if the transparent clock is a peer-to-peer transparent 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.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ptpClockTransDefaultDSEntry
- 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 'AT-PTP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PTP-MIB::ptpClockTransDefaultDSDelay'
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::ptpClockTransDefaultDSDelay.<ptpClockTransDefaultDSDomainIndex>.<ptpClockTransDefaultDSInstanceIndex>'
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::ptpClockTransDefaultDSDelay'
Syntax
- Source
- PtpClockMechanismType
- Base type
Enumeration
Values & Constraints
Type Values
1 | e2e |
2 | p2p |
254 | disabled |
Conformance
Member of