All MIBs › ADN-MIB › adnDsx1LcvCounter
adnDsx1LcvCounter
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnDsx1LcvCounter
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.18.2.1.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of Line Code Violations (LCV). Counter #21 of the ATM core, only available on ATM-T1, ATM-E1, CES-T1 and CES-E1 interfaces.
What is adnDsx1LcvCounter?
This counter counts line code violations (LCV), which are bit patterns that break the encoding rules of T1/E1 lines. Sysadmins watch LCV to detect cable faults, reflections, or electromagnetic interference that introduces invalid code patterns and degrades link reliability. A value of 200 means 200 invalid code patterns were detected, which often indicates the need for line reconfiguration or cable replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.18.2.1.11 snmpwalk -v2c -c public <target> ADN-MIB::adnDsx1LcvCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.18.2.1.11.1 snmpget -v2c -c public <target> ADN-MIB::adnDsx1LcvCounter.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnDsx1LcvCounter.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnDsx1LcvCounter OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18 | adnDs1 | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.2 | adnDsx1CounterTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.2.1 | adnDsx1CounterEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.18.2.1.11 | adnDsx1LcvCounter | ADN-MIB |