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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |