All MIBs › CDMIPController › cdmipWanFpgaRxOverrunErrorCount
cdmipWanFpgaRxOverrunErrorCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipWanFpgaRxOverrunErrorCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.5.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of received frames from the Satellite interface that exceeded a max. frame length of 2K bytes in length or overflowed the HDLC buffer.
What is cdmipWanFpgaRxOverrunErrorCount?
This counts received frames that either exceeded the 2K-byte maximum frame length or overflowed the modem's HDLC receive buffer. This points to either an oversized-frame problem upstream, such as jumbo frames being sent toward a modem that can't handle them, or the HDLC buffer failing to keep pace with the incoming data rate on the satellite link. For example, enabling jumbo frames on a LAN switch feeding this modem could cause this counter to start incrementing where it was previously zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.4 snmpwalk -v2c -c public <target> CDMIPController::cdmipWanFpgaRxOverrunErrorCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.4.1 snmpget -v2c -c public <target> CDMIPController::cdmipWanFpgaRxOverrunErrorCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipWanFpgaRxOverrunErrorCount 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.5 | cdmipWanFpgaStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.5.4 | cdmipWanFpgaRxOverrunErrorCount | CDMIPController |