All MIBs › CDMIPController › cdmipWanFpgaRxHdlcPacketCount
cdmipWanFpgaRxHdlcPacketCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipWanFpgaRxHdlcPacketCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.5.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames received over the Satellite interface.
What is cdmipWanFpgaRxHdlcPacketCount?
This is the total count of frames received over the satellite interface at the HDLC layer. It is the raw denominator an admin uses alongside the various Rx error counters, such as CRC, overrun, and bad-address counts, to compute an actual error rate rather than reacting to raw error counts that are meaningless without a traffic-volume baseline. For example, 50 HDLC CRC errors out of 10,000,000 received frames is a negligible 0.0005% error rate, while the same 50 errors out of 500 frames would be alarming.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.8 snmpwalk -v2c -c public <target> CDMIPController::cdmipWanFpgaRxHdlcPacketCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.8.1 snmpget -v2c -c public <target> CDMIPController::cdmipWanFpgaRxHdlcPacketCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipWanFpgaRxHdlcPacketCount 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.8 | cdmipWanFpgaRxHdlcPacketCount | CDMIPController |