All MIBs › IPV6-MIB › ipv6IfPhysicalAddress
ipv6IfPhysicalAddress
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6IfPhysicalAddress
OID (numeric): 1.3.6.1.2.1.55.1.5.1.8
Node type: OBJECT-TYPE
Type: PhysAddress
Access: read-only
Description: 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.
What is ipv6IfPhysicalAddress?
Reported the interface's physical (e.g. MAC) address, or a zero-length string for interfaces like serial lines that have none. Obsolete, replaced by IF-MIB::ifPhysAddress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.8 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6IfPhysicalAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.8.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6IfPhysicalAddress.1
Start monitoring Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPV6-MIB::ipv6IfPhysicalAddress OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5 | ipv6IfTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1 | ipv6IfEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1.8 | ipv6IfPhysicalAddress | IPV6-MIB |