All MIBs › CPQNIC-MIB › cpqNicIfPhysAdapterConfSpeedDuplex
cpqNicIfPhysAdapterConfSpeedDuplex
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfPhysAdapterConfSpeedDuplex
OID (numeric): 1.3.6.1.4.1.232.18.2.3.1.1.34
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The physical adapter configured speed and duplex.
The following values are valid:
other(1) The configured speed and duplex are unknown.
autoAuto(2) Auto negotiate both speed and duplex.
ethernetHalf(3), ethernetFull(4), fastEthernetHalf(5), fastEthernetFull(6), gigEthernetHalf(7), gigEthernetFull(8), gig10EthernetFull(9) Speed and duplex forced to the given value.
What is cpqNicIfPhysAdapterConfSpeedDuplex?
This read-only enumeration reports the adapter's configured speed and duplex setting, such as autoAuto, ethernetHalf/Full, fastEthernetHalf/Full, gigEthernetHalf/Full, or gig10EthernetFull, or other if unknown. An admin checks this to confirm the NIC's configured setting matches intent, since a forced setting mismatched with the switch causes duplex mismatches. For example, seeing ethernetFull(4) forced on this adapter when the connected switch port is set to auto-negotiate would be a known cause of a duplex mismatch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.34 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterConfSpeedDuplex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.34.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterConfSpeedDuplex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqNicIfPhysAdapterConfSpeedDuplex.1
Start monitoring Compaq/HP ProLiant server (network interface card) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNIC-MIB::cpqNicIfPhysAdapterConfSpeedDuplex OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (network interface card) 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.18 | cpqNic | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2 | cpqNicComponent | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3 | cpqNicIfPhysAdapter | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1 | cpqNicIfPhysAdapterTable | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1.1 | cpqNicIfPhysAdapterEntry | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1.1.34 | cpqNicIfPhysAdapterConfSpeedDuplex | CPQNIC-MIB |