All MIBs › ACD-PORT-MIB › acdPortConfigSpeed
acdPortConfigSpeed
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortConfigSpeed
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.1.1.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The configured speed of the port in Mbps. The valid values are 10, 100, 1000 and 10000.
What is acdPortConfigSpeed?
This OID specifies the speed the port should attempt to run at in Megabits per second, with valid values being 10, 100, 1000, or 10000, and you can read and set it. Engineers use this to force a port to a specific speed if auto-negotiation is disabled or if they need to test at a lower bandwidth. For example, if you manually set this to 100, the port will try to operate at exactly 100 Mbps regardless of what the other end negotiates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.1.1.1.9 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortConfigSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.1.1.1.9.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortConfigSpeed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22420.2.9.1.1.1.1.9.1 i <value>
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortConfigSpeed 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.9 | acdPortConfigSpeed | ACD-PORT-MIB |