ostPtpInstanceCfgTransport
OMNITRON-PTP-MIB ·
.1.3.6.1.4.1.7342.14.3.1.6
Object
column r/w
Enumeration
This object selects the specific type of PTP transport protocol for
the specific PTP instance.
l2Ethernet(1) Transport is Layer 2 only
ipMulticast(2) Transport is Layer 3 with IP multicast address
ipUnicast(3) Transport is Layer 4 with IP unicast address
Context
- MIB
- OMNITRON-PTP-MIB
- OID
.1.3.6.1.4.1.7342.14.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostPtpInstanceCfgEntry
- 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 'OMNITRON-PTP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-PTP-MIB::ostPtpInstanceCfgTransport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-PTP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-PTP-MIB::ostPtpInstanceCfgTransport.<ostPtpInstanceCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-PTP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-PTP-MIB::ostPtpInstanceCfgTransport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | l2Ethernet |
2 | ipMulticast |
3 | ipUnicast |
Conformance
Member of