ipv6IfPhysicalAddress

IPV6-MIB · .1.3.6.1.2.1.55.1.5.1.8

Object

column obsolete SNMPv2-TCPhysAddress
The interface's physical address.  For example, for
an IPv6 interface attached to an 802.x link, this
object normally contains a MAC address.  Note that
in some cases this address may differ from the
address of the interface's protocol sub-layer.  The
interface's media-specific MIB must define the bit
and byte ordering and the format of the value of
this object.  For interfaces which do not have such
an address (e.g., a serial line), this object should
contain an octet string of zero length.
              
This object is obsoleted by IF-MIB::ifPhysAddress.

Context

MIB
IPV6-MIB
OID
.1.3.6.1.2.1.55.1.5.1.8
Type
column
Access
readonly
Status
obsolete
Parent
ipv6IfEntry
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 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MIB::ipv6IfPhysicalAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MIB::ipv6IfPhysicalAddress.<ipv6IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPV6-MIB::ipv6IfPhysicalAddress'

Syntax

Source
SNMPv2-TCPhysAddress
Base type
OctetString
Display format
1x:
Type Description
Represents media- or physical-level addresses.

Values & Constraints

No enumerated values or constraints recorded.

Conformance