All MIBs › CDD-564 › cdd564EtherTxFlowControlPauseFrames
cdd564EtherTxFlowControlPauseFrames
Module: CDD-564
OID (symbolic): CDD-564::cdd564EtherTxFlowControlPauseFrames
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.2.1.10
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 cdd564EtherTxFlowControlPauseFrames?
This counter tracks flow control frames transmitted by the device, explicitly including both XOFF and XON pause frames. Flow control pause frames are the router telling an overwhelmed downstream switch or device to briefly halt incoming traffic, so a climbing count here suggests the CDD-564 itself is becoming a bottleneck on its Ethernet side -- worth correlating with the DMA-underrun counter to see if it's the same internal bandwidth pressure causing both. If this counter starts incrementing right as a site begins receiving a high-bitrate satellite feed destined for Ethernet delivery, that correlation suggests the router is pausing the LAN switch because it can't drain its own internal buffers fast enough.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.1.10 snmpwalk -v2c -c public <target> CDD-564::cdd564EtherTxFlowControlPauseFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.1.10.1 snmpget -v2c -c public <target> CDD-564::cdd564EtherTxFlowControlPauseFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564EtherTxFlowControlPauseFrames.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564EtherTxFlowControlPauseFrames OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6 | cdd564Statistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2 | cdd564EthernetStatistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2.1 | cdd564EthernetTxStats | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2.1.10 | cdd564EtherTxFlowControlPauseFrames | CDD-564 |