All MIBs › ACD-PORT-MIB › acdPortConfigMacAddress
acdPortConfigMacAddress
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortConfigMacAddress
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.1.1.1.4
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: The MAC address of the port.
What is acdPortConfigMacAddress?
This OID reports the MAC address (hardware identifier) of a network port and you can only read it. Engineers consult this to verify the physical port's identity, cross-check against network inventory databases, or validate that the hardware matches expected specs. For example, a value like "00:1a:2b:3c:4d:5e" uniquely identifies that specific port in the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.1.1.1.4 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortConfigMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.1.1.1.4.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortConfigMacAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPortConfigMacAddress.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortConfigMacAddress OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.9 | acdPort | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1 | acdPortMIBObjects | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.1 | acdPortConfig | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.1.1 | acdPortConfigTable | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.1.1.1 | acdPortConfigEntry | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.1.1.1.4 | acdPortConfigMacAddress | ACD-PORT-MIB |