All MIBs › CPQNIC-MIB › cpqNicIfPhysAdapterExcessiveCollisions
cpqNicIfPhysAdapterExcessiveCollisions
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfPhysAdapterExcessiveCollisions
OID (numeric): 1.3.6.1.4.1.232.18.2.3.1.1.26
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of packets aborted during transmission due to excessive collisions: This counter contains the number of packets that, due to excessive collisions, are not transmitted successfully. A station may attempt to transmit up to 16 times before it must abort the attempt. Once the abort occurs, this counter increments.
If you see an increase in deferred transmissions as well as excessive collisions, the network is extremely busy and this segment of the LAN is overcrowded. Reduce the traffic by reorganizing your LAN or adding a NIC to the server. For example, if you have 100 stations on one Ethernet bus, break it into two Ethernet buses by adding a NIC to your server. In this way you can balance the load by putting 50 stations on one bus and 50 on the other. If there are a few isolated stations creating the traffic, try placing them on a separate bus.
Faulty components may be the cause of excessive collisions. Check the following:
Segment too long: Nodes at the far end of the cabling system transmit, unaware that a station at the other end has already gained control of the medium by transmitting the first 64 bytes of a frame.
Failing cable: Packet data traveling through shorted or damaged cabling may become corrupt before reaching the destination station.
Segment not grounded properly: Improper grounding of a segment may allow ground-induced noise to corrupt data flow.
Improper termination: If a cable segment is not properly terminated, allowing the signal to be absorbed upon reaching the end of the segment, a partial signal will bounce back and collide with existing signals.
Noisy cable: Interference or noise produced by motors or other devices can distort the signals and cause CRC/Alignment errors.
Deaf/partially deaf node: A faulty station that cannot hear the activity is considered a deaf node. If you suspect a deaf node, replace the NIC.
Failing repeater, transceiver, or controller: Repeaters, transceivers, and controllers can disrupt the network signal, transmit erroneous signals on the wire, or ignore incoming packets. Perform the following steps:
1. If your NIC is continuously transmitting, it causes erroneous signals, or 'jabber.' Replace a jabbering transmitter to ensure proper network performance.
2. Check your hub or switch. This component may be at fault. Use the diagnostics from the component manufacturer to help you determine if a problem exists.
What is cpqNicIfPhysAdapterExcessiveCollisions?
This read-only counter tallies packets aborted during transmission because they hit too many collisions, per the standard rule that a station may retry a transmission up to 16 times before giving up. An admin watches this as a sign of severe congestion or a malfunctioning device on a half-duplex segment causing repeated failed transmit attempts. For example, a rising excessive-collision count alongside a busy shared segment suggests that segment is overloaded well beyond normal levels and needs to be broken up or converted to full duplex.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.26 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterExcessiveCollisions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.26.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterExcessiveCollisions.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::cpqNicIfPhysAdapterExcessiveCollisions 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.26 | cpqNicIfPhysAdapterExcessiveCollisions | CPQNIC-MIB |