All MIBs › CDMIPController › cdmipEtherTransmitTotalCollisionCount
cdmipEtherTransmitTotalCollisionCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherTransmitTotalCollisionCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This counter contains the total number of collisions that were encountered while attempting to transmit. This count includes late collisions and collisions from frames that encountered maximum collisions.
What is cdmipEtherTransmitTotalCollisionCount?
This is the aggregate count of all collisions encountered while attempting to transmit, explicitly including both late collisions and collisions on frames that hit the maximum-collision limit. Because this rolls several other, more specific collision counters together into one total, it is useful as a quick top-level health check, but diagnosing the actual cause, duplex mismatch versus genuine congestion, still requires breaking it down by checking the more specific counters individually. A sudden jump in this total counter would prompt an admin to check the specific late-collision and max-collision counters individually to determine whether the cause is a duplex mismatch or genuine network congestion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.9 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitTotalCollisionCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.9.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitTotalCollisionCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherTransmitTotalCollisionCount OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.1 | cdmipEthernetStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.1.9 | cdmipEtherTransmitTotalCollisionCount | CDMIPController |