All MIBs › CPQSM2-MIB › cpqSm2NicXmitQueueLength
cpqSm2NicXmitQueueLength
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2NicXmitQueueLength
OID (numeric): 1.3.6.1.4.1.232.9.2.5.2.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Remote Insight/ Integrated Lights-Out Network Interface Controller Number of Outstanding Packets in Transmit Queue.
What is cpqSm2NicXmitQueueLength?
This read-only Counter reports the number of outstanding packets in the Remote Insight/iLO network interface controller's transmit queue. An administrator cares because a persistently growing queue suggests the management NIC cannot keep up with outbound traffic. For example, a sustained rise in this counter during heavy remote console use signals the iLO NIC is becoming a bottleneck.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.5.2.1.8 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2NicXmitQueueLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.5.2.1.8.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2NicXmitQueueLength.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSm2NicXmitQueueLength.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::cpqSm2NicXmitQueueLength 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.2 | cpqSm2NicStatsTable | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5.2.1 | cpqSm2NicStatsEntry | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.5.2.1.8 | cpqSm2NicXmitQueueLength | CPQSM2-MIB |