All MIBs › CDMIPController › cdmipWanFpgaRxHdlcHeaderCount
cdmipWanFpgaRxHdlcHeaderCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipWanFpgaRxHdlcHeaderCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.5.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The count of HDLC header bytes received over the Satellite interface, including control, HDLC address, Flow ID, and CRC.
What is cdmipWanFpgaRxHdlcHeaderCount?
This is a running count of HDLC header bytes received over the satellite interface, covering the control field, HDLC address, Flow ID, and CRC. Because HDLC framing overhead directly eats into the modem's usable satellite bandwidth, an admin trends this against cdmipWanFpgaRxHdlcPayLoadCount to judge whether overhead is disproportionately large relative to payload, which would suggest an excess of small frames. For example, seeing header bytes grow at nearly the same rate as payload bytes signals many small frames, worth investigating on an otherwise-idle link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.7 snmpwalk -v2c -c public <target> CDMIPController::cdmipWanFpgaRxHdlcHeaderCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.7.1 snmpget -v2c -c public <target> CDMIPController::cdmipWanFpgaRxHdlcHeaderCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipWanFpgaRxHdlcHeaderCount 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.7 | cdmipWanFpgaRxHdlcHeaderCount | CDMIPController |