CDMIPController :: cdmipEtherTransmitFlowControlPauseFrames

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipEtherTransmitFlowControlPauseFrames

cdmipEtherTransmitFlowControlPauseFrames

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipEtherTransmitFlowControlPauseFrames

OID (numeric): 1.3.6.1.4.1.6247.4.8.1.17

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of flow control frames transmitted by the device. This count includes both the XOFF and XON frames transmitted by the device.

What is cdmipEtherTransmitFlowControlPauseFrames?

This counts flow-control frames, both XOFF and XON, transmitted by the device to ask the far end to pause or resume sending. A rising count here means this modem's Ethernet interface is itself becoming a bottleneck and asking the connected switch to throttle back, a useful early sign that this side of the link, not necessarily the network beyond it, cannot keep up with the current traffic rate. Seeing this counter climb during periods of high LAN-side traffic would suggest the modem's Ethernet interface is the constraint, asking the switch to pause, rather than any issue with the satellite link itself.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.17
snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherTransmitFlowControlPauseFrames

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.17.1
snmpget -v2c -c public <target> CDMIPController::cdmipEtherTransmitFlowControlPauseFrames.1

SNMPv3 example:

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

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