All MIBs › ACD-PORT-MIB › acdPortStatusSpeed
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 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.2 | acdPortStatus | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.2.1 | acdPortStatusTable | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.2.1.1 | acdPortStatusEntry | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.2.1.1.2 | acdPortStatusSpeed | ACD-PORT-MIB |