lumPtpPeerDSAddressType

LUM-PTP-1588-MIB · .1.3.6.1.4.1.8708.2.83.2.10.1.1.21

Object

column Enumeration
The adress mapping type used for transmission and
reception of PTP messages on the peer.
              
addressTypeEth - Ethernet mulsicast mapping, used in ITU-T G.8275.1
addressTypeIPv4 - IPv4 mapping type used in ITU-T G.8275.2
addressTypeIPv6 - IPv6 mapping type used in ITU-T G.8275.2

Context

MIB
LUM-PTP-1588-MIB
OID
.1.3.6.1.4.1.8708.2.83.2.10.1.1.21
Type
column
Access
readonly
Status
current
Default
addressTypeEth
Parent
lumPtpPeerDSEntry
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 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PTP-1588-MIB::lumPtpPeerDSAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PTP-1588-MIB::lumPtpPeerDSAddressType.<lumPtpPeerDSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PTP-1588-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PTP-1588-MIB::lumPtpPeerDSAddressType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1addressTypeEth
2addressTypeIPv4
3addressTypeIPv6

Conformance