All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmLoopStatus
cmLoopStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoopStatus
OID (numeric): 1.3.6.1.4.1.1996.20.10.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the loopback test in progress.
What is cmLoopStatus?
cmLoopStatus is a read-only enumeration reporting whether a loopback test is idle, inProgress, or done. An administrator polls this after starting a test to know when it has finished and results (like cmLoopTxCount and cmLoopRxErrors) are ready to read. For example, an operator who just set cmLoopAction to start would poll cmLoopStatus until it reads done(3) before checking the resulting error counts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.10.6 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoopStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.10.6.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmLoopStatus.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::cmLoopStatus 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.6 | cmLoopStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |