All MIBs › CDMIPController › cdmipEtherTransmitMaxCollisionCount
cdmipEtherTransmitMaxCollisionCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherTransmitMaxCollisionCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames that were NOT transmitted because they encountered maximum configured collisions. This counter should only increment when network is heavily saturated with traffic.
What is cdmipEtherTransmitMaxCollisionCount?
This counts frames that were not transmitted because they hit the maximum configured number of collisions. The description notes this counter should only increment when the network is heavily saturated with traffic, so a rising count here on a link that is not otherwise busy would point to a duplex mismatch or a faulty cable or switch port rather than genuine congestion. This counter climbing steadily even during a period of light traffic would suggest a half-duplex/full-duplex mismatch between the modem's cdmipEthernetSpeed setting and the connected switch port, rather than actual network saturation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.2 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitMaxCollisionCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.2.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitMaxCollisionCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherTransmitMaxCollisionCount 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.2 | cdmipEtherTransmitMaxCollisionCount | CDMIPController |