ptpbaseClockTransDefaultDSDelay
PTPBASE-MIB ·
.1.3.6.1.2.1.241.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 is p2p.
Context
- MIB
- PTPBASE-MIB
- OID
.1.3.6.1.2.1.241.1.2.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ptpbaseClockTransDefaultDSEntry
- 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 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTPBASE-MIB::ptpbaseClockTransDefaultDSDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTPBASE-MIB::ptpbaseClockTransDefaultDSDelay.<ptpbaseClockTransDefaultDSDomainIndex>.<ptpbaseClockTransDefaultDSInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PTPBASE-MIB::ptpbaseClockTransDefaultDSDelay'
Syntax
- Source
- PtpClockMechanismType
- Base type
Enumeration
Values & Constraints
Type Values
1 | e2e |
2 | p2p |
254 | disabled |
Conformance
Member of