All MIBs › CDMIPController › cdmipWanFpgaRxAbortOctetErrorCount
cdmipWanFpgaRxAbortOctetErrorCount
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipWanFpgaRxAbortOctetErrorCount
OID (numeric): 1.3.6.1.4.1.6247.4.8.5.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of the aborted frames from the Satellite interface plus the number of octet error frames. An octet error is when the received frame does not start on a byte boudary.
What is cdmipWanFpgaRxAbortOctetErrorCount?
This sums aborted HDLC frames and 'octet error' frames, where an octet error specifically means the received frame didn't begin on a byte boundary. A rising count on a satellite modem is a classic symptom of bit-level synchronization problems on the RF link, such as clock slips or signal degradation, since byte-boundary misalignment occurs at the physical/framing layer rather than from congestion. For example, this counter climbing during a rainstorm-driven signal fade while other counters stay flat would point to the satellite RF link itself rather than a configuration issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.3 snmpwalk -v2c -c public <target> CDMIPController::cdmipWanFpgaRxAbortOctetErrorCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.3.1 snmpget -v2c -c public <target> CDMIPController::cdmipWanFpgaRxAbortOctetErrorCount.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipWanFpgaRxAbortOctetErrorCount 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.3 | cdmipWanFpgaRxAbortOctetErrorCount | CDMIPController |