All MIBs › ACMIB › viprStatsMismatchCrcLo
viprStatsMismatchCrcLo
Module: ACMIB
OID (symbolic): ACMIB::viprStatsMismatchCrcLo
OID (numeric): 1.3.6.1.4.1.1751.2.18.11.10.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: packets received has been dropped due to a mismached CRC
What is viprStatsMismatchCrcLo?
This OID holds the low-order 32 bits of the 64-bit CRC mismatch error counter, used together with viprStatsMismatchCrcHi to track packet corruption on the backplane. Network engineers treat rising CRC errors as a critical alert to inspect physical connections and replace faulty hardware. A low counter value of 100 (combined with a high counter) would indicate around 100 billion dropped packets due to CRC failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.11.10.1.7 snmpwalk -v2c -c public <target> ACMIB::viprStatsMismatchCrcLo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.11.10.1.7.1 snmpget -v2c -c public <target> ACMIB::viprStatsMismatchCrcLo.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> viprStatsMismatchCrcLo.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::viprStatsMismatchCrcLo OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.11 | intfStatistics | ACMIB |
| 1.3.6.1.4.1.1751.2.18.11.10 | viprStatsTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.11.10.1 | viprStatsEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.11.10.1.7 | viprStatsMismatchCrcLo | ACMIB |