All MIBs › CDMIPController › cdmipEtherReceiveFlowControlPauseFrames
cdmipEtherReceiveFlowControlPauseFrames
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherReceiveFlowControlPauseFrames
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.18
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of flow control frames received by the device. This count includes both XOFF and XON frames received.
What is cdmipEtherReceiveFlowControlPauseFrames?
This counts flow-control frames, both XOFF and XON, received by the device, that is, the connected switch or device asking this modem to pause or resume sending. A rising count here means something downstream on the LAN is asking this modem to throttle its transmit rate, worth investigating if the modem's own outbound traffic, like satellite-bound packets queued for uplink, is being unexpectedly delayed as a result. A steady stream of received pause frames coinciding with slower-than-expected satellite uplink throughput would point to a downstream device or switch that is the actual bottleneck, rather than the satellite link itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.18 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherReceiveFlowControlPauseFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.18.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherReceiveFlowControlPauseFrames.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherReceiveFlowControlPauseFrames 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.1 | cdmipEthernetStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.1.18 | cdmipEtherReceiveFlowControlPauseFrames | CDMIPController |