ACD-PORT-MIB :: acdPortConfigMacAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACD-PORT-MIBacdPortConfigMacAddress

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.22420accedianMIBACCEDIAN-SMI
1.3.6.1.4.1.22420.2acdMibsACCEDIAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.22420.2.9acdPortACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1acdPortMIBObjectsACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.1acdPortConfigACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.1.1acdPortConfigTableACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.1.1.1acdPortConfigEntryACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.1.1.1.4acdPortConfigMacAddressACD-PORT-MIB