CDMIPController :: cdmipEtherReceiveCollisionDetectErrorCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipEtherReceiveCollisionDetectErrorCount

cdmipEtherReceiveCollisionDetectErrorCount

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipEtherReceiveCollisionDetectErrorCount

OID (numeric): 1.3.6.1.4.1.6247.4.8.1.15

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of frames that encountered a collision during reception.

This counter is always zero on the 82559 Ethernet chip.

What is cdmipEtherReceiveCollisionDetectErrorCount?

This counts frames that encountered a collision during reception, though the description explicitly notes this counter is always zero on the 82559 Ethernet chip used in this platform. Because the MIB itself documents this as a permanently-zero value on this hardware, an admin should not interpret a persistent 0 here as evidence of a collision-free link; it is simply an artifact of the chipset not implementing this particular counter, so genuine collision information needs to come from the transmit-side collision counters instead. Seeing this stay at 0 indefinitely, even on a link known to be experiencing collisions visible via cdmipEtherTransmitSingleCollisionCount, confirms this is just the expected chipset limitation rather than an unusually clean receive path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.15
snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherReceiveCollisionDetectErrorCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.15.1
snmpget -v2c -c public <target> CDMIPController::cdmipEtherReceiveCollisionDetectErrorCount.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherReceiveCollisionDetectErrorCount 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.15cdmipEtherReceiveCollisionDetectErrorCountCDMIPController