lldpXHmRemPTPv2DataTransfer
LLDP-EXT-HM-MIB ·
.1.0.8802.1.1.2.1.5.32867.1.3.4.1.5
Object
This field is only viable if PTPv2 is enabled. It shows the data transfer type configured on the remote port and device.
Context
- MIB
- LLDP-EXT-HM-MIB
- OID
.1.0.8802.1.1.2.1.5.32867.1.3.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpXHmRemPTPEntry
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 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-HM-MIB::lldpXHmRemPTPv2DataTransfer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-HM-MIB::lldpXHmRemPTPv2DataTransfer.<lldpRemTimeMark>.<lldpRemLocalPortNum>.<lldpRemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-EXT-HM-MIB::lldpXHmRemPTPv2DataTransfer'
Syntax
- Source
- LldpXHmRemPTPv2DataTransferSyntax
- Base type
Enumeration
Values & Constraints
Type Values
1 | ptp2Ieee8023 |
2 | ptp2UdpIpv4 |
3 | ptp2UdpIpv6 |
4 | notApplicable |