ACD-PORT-MIB :: acdPortStatusSpeed

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACD-PORT-MIBacdPortStatusSpeed

acdPortStatusSpeed

Module: ACD-PORT-MIB

OID (symbolic): ACD-PORT-MIB::acdPortStatusSpeed

OID (numeric): 1.3.6.1.4.1.22420.2.9.1.2.1.1.2

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: The current speed of the port in Mbps. The valid values are 10, 100 1000 and 10000.

What is acdPortStatusSpeed?

This OID reports the actual negotiated or forced speed the port is currently running at in Megabits per second (10, 100, 1000, or 10000), and you can only read it. Engineers monitor this to verify that the port matched the expected speed with its peer—if you configured 1000 Mbps but this shows 100 Mbps, there's a negotiation or cabling issue. For example, a read of 1000 means the link is currently operating at gigabit speed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.2.1.1.2
snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortStatusSpeed

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.2.1.1.2.1
snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortStatusSpeed.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPortStatusSpeed.1

Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortStatusSpeed 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.2acdPortStatusACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.2.1acdPortStatusTableACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.2.1.1acdPortStatusEntryACD-PORT-MIB
1.3.6.1.4.1.22420.2.9.1.2.1.1.2acdPortStatusSpeedACD-PORT-MIB