CDMIPController :: cdmipEtherTransmitLateCollisionCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipEtherTransmitLateCollisionCount

cdmipEtherTransmitLateCollisionCount

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipEtherTransmitLateCollisionCount

OID (numeric): 1.3.6.1.4.1.6247.4.8.1.3

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of frames that were NOT transmitted because they encountered a collision outside the normal collision window.

What is cdmipEtherTransmitLateCollisionCount?

This counts frames that were not transmitted because they encountered a collision outside the normal collision detection window. Late collisions are a specific, well-known symptom of a duplex mismatch, one side full-duplex and the other half-duplex, rather than genuine network congestion, so any nonzero, growing value here is a strong, actionable signal to check cdmipEthernetSpeed against the connected switch port's actual configuration. Seeing this counter increase while cdmipEthernetSpeed is set to fullDuplex100M(5) would suggest the connected switch port is actually running half-duplex, a mismatch that produces exactly this symptom.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.3
snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitLateCollisionCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.3.1
snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitLateCollisionCount.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherTransmitLateCollisionCount 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.8cdmipStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.1cdmipEthernetStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.1.3cdmipEtherTransmitLateCollisionCountCDMIPController