All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmLoopRxErrors
cmLoopRxErrors
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoopRxErrors
OID (numeric): 1.3.6.1.4.1.1996.20.10.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of errored packets received during the test.
What is cmLoopRxErrors?
cmLoopRxErrors is a read-only integer reporting how many errored packets came back during a loopback test. An administrator uses this count alongside cmLoopTxCount to judge the quality of the specific line segment being tested. For example, a high cmLoopRxErrors relative to cmLoopTxCount on a scm-WAN-LocalLine test would point the operator toward a local line-quality issue rather than a problem further out on the circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.10.10 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoopRxErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.10.10.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoopRxErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmLoopRxErrors.1
Start monitoring Copper Mountain Networks DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoopRxErrors OID value, configure state conditions and alerts, and monitor any Copper Mountain Networks DSL access equipment (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.1996 | coppermountain | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20 | cmCE200 | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.10 | cmLoop | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.10.10 | cmLoopRxErrors | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |