All MIBs › ADVA-MIB › inventoryMacAddress
inventoryMacAddress
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::inventoryMacAddress
OID (numeric): 1.3.6.1.4.1.2544.2.5.5.1.1.12
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
Ethernet MAC address
What is inventoryMacAddress?
Reports the 48-bit Ethernet MAC (Media Access Control) address assigned to the network interface of the equipment. This address is essential for ARP resolution, port security, and device identification on local network segments. Example: '00:11:25:a2:3c:f8'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.5.1.1.12 snmpwalk -v2c -c public <target> ADVA-MIB::inventoryMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.5.1.1.12.1 snmpget -v2c -c public <target> ADVA-MIB::inventoryMacAddress.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.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5 | inventoryMib | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.1 | inventoryTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.1.1 | inventoryEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.1.1.12 | inventoryMacAddress | ADVA-MIB |