All MIBs › CDMIPController › cdmipWanFpgaTxHdlcPacketCount
cdmipWanFpgaTxHdlcPacketCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipWanFpgaTxHdlcPacketCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.5.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of packets transmitted over the Satellite interface.
What is cdmipWanFpgaTxHdlcPacketCount?
This is the total count of packets transmitted outbound over the satellite interface. Paired with cdmipWanFpgaTxHdlcHeaderCount and the payload byte count, this lets an admin compute the average packet size being sent on this link, which matters for tuning header and payload compression settings that only help above certain packet sizes. For example, a low average packet size, high packet count against low payload bytes, indicates VoIP-style traffic where header compression provides more benefit than payload compression.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.11 snmpwalk -v2c -c public <target> CDMIPController::cdmipWanFpgaTxHdlcPacketCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.11.1 snmpget -v2c -c public <target> CDMIPController::cdmipWanFpgaTxHdlcPacketCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipWanFpgaTxHdlcPacketCount 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.11 | cdmipWanFpgaTxHdlcPacketCount | CDMIPController |