All MIBs › CDD-564 › cdd564EtherRxAllignmentErrors
cdd564EtherRxAllignmentErrors
Module: CDD-564
OID (symbolic): CDD-564::cdd564EtherRxAllignmentErrors
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.2.2.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of frames that are both misaligned [in other words, CRS de-asserts on a non-octet boundary] and contain a CRC error.
What is cdd564EtherRxAllignmentErrors?
This counter tracks frames that are both misaligned -- meaning carrier sense de-asserts on a non-octet boundary -- and also contain a CRC error. The combination of misalignment plus CRC failure is a stronger signal of a physical-layer timing problem, like a marginal cable length, connector, or clock mismatch, than a CRC error alone, since the frame boundary itself wasn't even landing on a clean byte boundary. A technician seeing this counter alongside the CRC-error counter both climbing together would prioritize checking cable quality and connector seating over software configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.2.3 snmpwalk -v2c -c public <target> CDD-564::cdd564EtherRxAllignmentErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.2.3.1 snmpget -v2c -c public <target> CDD-564::cdd564EtherRxAllignmentErrors.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::cdd564EtherRxAllignmentErrors 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.2 | cdd564EthernetStatistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2.2 | cdd564EthernetRxStats | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2.2.3 | cdd564EtherRxAllignmentErrors | CDD-564 |