All MIBs › CPQNIC-MIB › cpqNicIfPhysAdapterBadTransmits
cpqNicIfPhysAdapterBadTransmits
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfPhysAdapterBadTransmits
OID (numeric): 1.3.6.1.4.1.232.18.2.3.1.1.18
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: A count of frames that were not transmitted by the adapter because of an error. This counter is the sum of MIB items cpqNicIfPhysAdapterDeferredTransmissions cpqNicIfPhysAdapterLateCollisions, cpqNicIfPhysAdapterExcessiveCollisions, cpqNicIfPhysAdapterCarrierSenseErrors, and cpqNicIfPhysAdapterInternalMacTransmitErrors.
If this counter increments frequently, check the more detailed error statistics and take appropriate action.
What is cpqNicIfPhysAdapterBadTransmits?
This read-only counter tallies frames not transmitted successfully by this adapter, being the sum of its deferred transmissions, late collisions, excessive collisions, carrier sense errors, and internal MAC transmit errors. An admin uses this as a rolled-up transmit-error indicator, then checks the individual component counters when it rises to find the specific root cause. For example, if this counter climbs, an admin would check cpqNicIfPhysAdapterLateCollisions next since late collisions specifically point to a cabling or segment-length problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.18 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterBadTransmits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.18.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterBadTransmits.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::cpqNicIfPhysAdapterBadTransmits 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.18 | cpqNicIfPhysAdapterBadTransmits | CPQNIC-MIB |