All MIBs › A3COM-PRIVATE-MIB › portSpeedDpxCfg
portSpeedDpxCfg
Module: A3COM-PRIVATE-MIB
OID (symbolic): A3COM-PRIVATE-MIB::portSpeedDpxCfg
OID (numeric): 1.3.6.1.4.1.43.35.8.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Set the port speed and duplex mode as follows: halfDuplex10(2) - 10Mbps and half duplex mode fullDuplex10(3) - 10Mbps and full duplex mode halfDuplex100(4) - 100Mbps and half duplex mode fullDuplex100(5) - 100Mbps and full duplex mode halfDuplex1000(6) - 1000Mbps and half duplex mode fullDuplex1000(7) - 1000Mbps and full duplex mode hundredBaseTX port can be set as halfDuplex10(2) fullDuplex10(3) halfDuplex100(4) fullDuplex100(5) hundredBaseFX port can be set as halfDuplex100(4) fullDuplex100(5) thousandBaseSX port can be set as halfDuplex1000(6) fullDuplex1000(7) The actual operating speed and duplex of the port is given by portSpeedDpxStatus.
What is portSpeedDpxCfg?
This OID displays the configured speed and duplex mode for a port as an enumerated value (10/100/1000 Mbps, half or full duplex). Engineers use this to verify auto-negotiation settings or apply manual configurations to enforce consistent port behavior. For instance, a value of 'fullDuplex100(5)' indicates 100 Mbps full-duplex configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.35.8.3.1.1.4 snmpwalk -v2c -c public <target> A3COM-PRIVATE-MIB::portSpeedDpxCfg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.35.8.3.1.1.4.1 snmpget -v2c -c public <target> A3COM-PRIVATE-MIB::portSpeedDpxCfg.1
Start monitoring Legacy 3Com switches and wireless APs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-PRIVATE-MIB::portSpeedDpxCfg OID value, configure state conditions and alerts, and monitor any Legacy 3Com switches and wireless APs from a single console.
OID Breakdown
Upper-level ancestors (7 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.35 | wlan_mib | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8 | rivet | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.3 | enterpriseApPortMgnt | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.3.1 | portTable | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.3.1.1 | portEntry | A3COM-PRIVATE-MIB |
| 1.3.6.1.4.1.43.35.8.3.1.1.4 | portSpeedDpxCfg | A3COM-PRIVATE-MIB |