CDMIPController :: cdmipEtherTransmitGoodFrames

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipEtherTransmitGoodFrames

cdmipEtherTransmitGoodFrames

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipEtherTransmitGoodFrames

OID (numeric): 1.3.6.1.4.1.6247.4.8.1.1

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of transmitted good frames from the Ethernet interface.

What is cdmipEtherTransmitGoodFrames?

This counts the number of frames successfully transmitted out the modem's Ethernet interface. As a baseline traffic counter, its steady growth confirms the Ethernet side is actively passing traffic at all, making it the reference an admin compares against the various Ethernet error counters, such as collisions and underruns, to compute a meaningful error rate rather than looking at raw error counts in isolation. A modem showing this counter climbing by roughly 50,000 frames per minute under normal load, alongside only a handful of collision-count increments in the same period, indicates a healthy, low-error-rate Ethernet link.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.1
snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitGoodFrames

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.1.1
snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitGoodFrames.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdmipEtherTransmitGoodFrames.1

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