All MIBs › CDMIPController › cdmipWanFpgaRxHdlcPayLoadCount
cdmipWanFpgaRxHdlcPayLoadCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipWanFpgaRxHdlcPayLoadCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.5.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The count of payload bytes that were received over the Satellite interface, excluding any frame overhead.
What is cdmipWanFpgaRxHdlcPayLoadCount?
This is a running count of payload bytes received over the satellite interface, specifically excluding HDLC framing overhead. Comparing it against cdmipWanFpgaRxHdlcHeaderCount lets an admin see exactly how much of the satellite link's received capacity is going to actual data versus HDLC framing cost. For example, if payload bytes are only slightly larger than header bytes over a given period, it suggests many small frames are being sent, wasting a disproportionate share of the link on overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.6 snmpwalk -v2c -c public <target> CDMIPController::cdmipWanFpgaRxHdlcPayLoadCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.6.1 snmpget -v2c -c public <target> CDMIPController::cdmipWanFpgaRxHdlcPayLoadCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipWanFpgaRxHdlcPayLoadCount 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.6 | cdmipWanFpgaRxHdlcPayLoadCount | CDMIPController |