All MIBs › CPQSM2-MIB › cpqSm2NicDuplexState
cpqSm2NicDuplexState
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2NicDuplexState
OID (numeric): 1.3.6.1.4.1.232.9.2.5.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Remote Insight/ Integrated Lights-Out Network Interface Controller Enabled Status.
The following values are defined:
other(1) The Insight Agent is unable to determine type of network interface controller duplex state.
halfDuplex(2) This network interface controller is half duplex.
fullDuplex(3) This network interface controller is full duplex.
notSupported(4) This network interface controller is does not support duplex state.
What is cpqSm2NicDuplexState?
This read-only INTEGER reports the duplex mode of the Remote Insight/iLO network interface controller: undetermined, half duplex, full duplex, or not supported. An administrator cares because a duplex mismatch with the switch port causes packet loss and a sluggish remote console. For example, troubleshooting a slow iLO remote console session, an admin finds this OID reports halfDuplex(2) while the switch port is set to full duplex, and corrects the mismatch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.5.1.1.8 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2NicDuplexState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.5.1.1.8.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2NicDuplexState.1
Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2NicDuplexState OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management board) 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.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5 | cpqSm2Nic | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5.1 | cpqSm2NicConfigTable | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5.1.1 | cpqSm2NicConfigEntry | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5.1.1.8 | cpqSm2NicDuplexState | CPQSM2-MIB |