All MIBs › CDMIPController › cdmipEtherReceiveGoodFrames
cdmipEtherReceiveGoodFrames
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEtherReceiveGoodFrames
OID (numeric): 1.3.6.1.4.1.6247.4.8.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames properly received from the link. It is updated only after actual reception from the link is completed and all data bytes are stored in memory.
What is cdmipEtherReceiveGoodFrames?
This counts frames properly received from the Ethernet link, incremented only once reception completes and all data bytes are stored in memory. As the receive-side counterpart to cdmipEtherTransmitGoodFrames, its growth rate is the baseline an admin compares against the various receive error counters to judge whether the interface's error rate is proportionally small or alarmingly high relative to actual traffic volume. A steady climb here alongside near-zero values in cdmipEtherReceiveCRCErrorFrameCount and cdmipEtherReceiveFifoOverrunErrorCount indicates a healthy, low-error receive path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.10 snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherReceiveGoodFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.10.1 snmpget -v2c -c public <target> CDMIPController::cdmipEtherReceiveGoodFrames.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEtherReceiveGoodFrames 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.10 | cdmipEtherReceiveGoodFrames | CDMIPController |