All MIBs › CDD-564 › cdd564RxHeaderBytes
cdd564RxHeaderBytes
Module: CDD-564
OID (symbolic): CDD-564::cdd564RxHeaderBytes
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.3.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The count of HDLC header bytes received over the satellite interface.
HDLC header = Control + HDLC address + Flow ID + CRC
What is cdd564RxHeaderBytes?
This counter tracks the number of HDLC header bytes received over the satellite interface, where the MIB defines that header as the sum of the Control field, HDLC address, Flow ID, and CRC. This counter is mainly useful as a protocol-overhead metric -- comparing its growth to the payload-bytes counter shows what fraction of received satellite bandwidth is consumed by HDLC framing overhead versus actual data, which matters when trying to account for the gap between the provisioned data rate and the effective throughput seen by end applications. On a link carrying many small packets, this counter can grow surprisingly close in magnitude to the payload byte count, since fixed per-frame HDLC overhead eats a larger proportional share of small frames than large ones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.3.1.1.3 snmpwalk -v2c -c public <target> CDD-564::cdd564RxHeaderBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.3.1.1.3.1 snmpget -v2c -c public <target> CDD-564::cdd564RxHeaderBytes.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564RxHeaderBytes OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6 | cdd564Statistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.3 | cdd564SatelliteStatistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.3.1 | cdd564SatelliteRxStatsTable | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.3.1.1 | cdd564SatelliteRxStatsEntry | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.3.1.1.3 | cdd564RxHeaderBytes | CDD-564 |