All MIBs › CDMIPController › cdmipEtherReceiveResourceErrorCount
cdmipEtherReceiveResourceErrorCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherReceiveResourceErrorCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of good frames discarded to unavailable resources.
What is cdmipEtherReceiveResourceErrorCount?
This counts otherwise-good received frames that were discarded because of unavailable resources. Unlike the CRC or alignment counters, which point at physical-layer signal problems, this points at the receiving system running out of some internal resource, like buffer memory, to actually store an otherwise valid frame, suggesting the card is being overwhelmed rather than experiencing a wiring or signal issue. A rising count here during a period of unusually high traffic volume, with CRC and alignment error counts staying flat, would suggest the card's receive buffering is being overrun by load rather than any physical-layer fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.13 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherReceiveResourceErrorCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.13.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherReceiveResourceErrorCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherReceiveResourceErrorCount 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.13 | cdmipEtherReceiveResourceErrorCount | CDMIPController |