All MIBs › CPQNIC-MIB › cpqNicIfPhysAdapterBadReceives
cpqNicIfPhysAdapterBadReceives
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfPhysAdapterBadReceives
OID (numeric): 1.3.6.1.4.1.232.18.2.3.1.1.19
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: A count of frames that were received by the adapter but which had an error. This counter is the sum of mib items cpqNicIfPhysAdapterAlignmentErrors, cpqNicIfPhysAdapterFCSErrors, cpqNicIfPhysAdapterFrameTooLongs, and cpqNicIfPhysAdapterInternalMacReceiveErrors.
If this counter increments frequently, check the more detailed error statistics and take appropriate action.
What is cpqNicIfPhysAdapterBadReceives?
This read-only counter tallies frames received with errors on this adapter, being the sum of its alignment errors, FCS errors, frame-too-long errors, and internal MAC receive errors. An admin uses this as a rolled-up receive-error indicator, then checks the individual component counters when it rises to isolate the cause. For example, a rising bad-receive count that tracks closely with cpqNicIfPhysAdapterFCSErrors specifically would point to a cabling or signal quality problem rather than oversized frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.19 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterBadReceives
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.19.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterBadReceives.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::cpqNicIfPhysAdapterBadReceives 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.19 | cpqNicIfPhysAdapterBadReceives | CPQNIC-MIB |