CDMIPController :: cdmipEtherTransmitDeferredCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipEtherTransmitDeferredCount

cdmipEtherTransmitDeferredCount

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipEtherTransmitDeferredCount

OID (numeric): 1.3.6.1.4.1.6247.4.8.1.6

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of frames deferred before transmission due to activity on the link.

What is cdmipEtherTransmitDeferredCount?

This counts frames that had to wait before transmission because the Ethernet link was already busy with other activity. Unlike a collision counter, this reflects normal, healthy CSMA/CD behavior under load rather than an error condition, so a rising count here simply tracks how often the interface had to politely wait its turn, useful as a general indicator of Ethernet-side traffic load rather than a fault signal. This counter rising in step with cdmipEtherTransmitGoodFrames during a busy period is expected behavior, whereas a spike disproportionate to actual traffic volume might warrant checking for a noisy or oversubscribed shared segment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.6
snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitDeferredCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.6.1
snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitDeferredCount.1

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