All MIBs › ADVA-FSPR7-MIB › physicalPortMacAddress
physicalPortMacAddress
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::physicalPortMacAddress
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.152
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
Ethernet MAC address
What is physicalPortMacAddress?
This OID reports a hexadecimal string (48 bits) representing the unique MAC address burned into the Ethernet interface hardware. In network monitoring, the MAC address is fundamental for link-layer identification and switch forwarding table lookups. A concrete example value would be 'aabbccddeeff', representing a specific port's unicast MAC address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.152 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::physicalPortMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.152.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::physicalPortMacAddress.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3 | management | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4 | facilityMgmt | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1 | physicalPortTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1.1 | physicalPortEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.152 | physicalPortMacAddress | ADVA-FSPR7-MIB |