All MIBs › ACD-PORT-MIB › acdPortTxStatsCRCErrors
acdPortTxStatsCRCErrors
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortTxStatsCRCErrors
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.1.1.10
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This is a count of the transmitted packets with a bad non-appended CRC field. This count doesn't include any packets with a bad CRC due to a FIFO underflow.
What is acdPortTxStatsCRCErrors?
This counter increments when the port transmits a packet with an invalid CRC checksum (data corruption indicator), excluding errors caused by FIFO underflow. Network engineers monitor this to detect hardware failures, cable problems, or interference that corrupts outgoing frames. Example: a rapidly increasing value like 100 CRC errors suggests a failing transmitter or poor cable quality that needs immediate replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.10 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsCRCErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.10.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsCRCErrors.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortTxStatsCRCErrors OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.
OID Breakdown
Upper-level ancestors (8 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.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.9 | acdPort | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1 | acdPortMIBObjects | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3 | acdPortStats | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1 | acdPortTxStatsTable | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1.1 | acdPortTxStatsEntry | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1.1.10 | acdPortTxStatsCRCErrors | ACD-PORT-MIB |