All MIBs › CDD-564 › cdd564EtherRxFIFOOverrunErrors
cdd564EtherRxFIFOOverrunErrors
Module: CDD-564
OID (symbolic): CDD-564::cdd564EtherRxFIFOOverrunErrors
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.2.2.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames known to be lost because the internal receive FIFO overflowed [also known as receive overrun]. This can occur if the device is unable to get necessary PCI bandwidth. If the overflow condition persists for more than one frame, the frames that follow the first can also be lost.
A frame that was counted as an overrun will not be counted in other error counters like (short frames, misaligned, CRC error).
What is cdd564EtherRxFIFOOverrunErrors?
This counter tracks frames known to be lost because the internal receive FIFO overflowed -- also called a receive overrun -- which the MIB attributes to the device being unable to get necessary PCI bandwidth, noting the failure can cascade to subsequent frames if the overflow persists. Crucially, a frame counted here will NOT also be counted in the CRC-error, misalignment, or short-frame counters, so this counter isolates a distinct 'we simply couldn't keep up' failure mode from those signal-integrity failure modes. If this counter and the Tx DMA underrun counter both climb together during the same busy period, that pattern confirms the router's shared internal bus bandwidth, not the Ethernet cabling, is the bottleneck on both the Tx and Rx sides.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.2.5 snmpwalk -v2c -c public <target> CDD-564::cdd564EtherRxFIFOOverrunErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.2.5.1 snmpget -v2c -c public <target> CDD-564::cdd564EtherRxFIFOOverrunErrors.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::cdd564EtherRxFIFOOverrunErrors 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.2 | cdd564EthernetRxStats | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2.2.5 | cdd564EtherRxFIFOOverrunErrors | CDD-564 |