All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmSysCommandStatus
cmSysCommandStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysCommandStatus
OID (numeric): 1.3.6.1.4.1.1996.20.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the status of the last operator-issued command.
What is cmSysCommandStatus?
cmSysCommandStatus is a read-only enumeration reporting whether the most recent command sent through cmSysCommand is pending, inprogress, aborted, succeeded, or failed. An admin polls this object after issuing a command like restart or saveConfig to confirm the system actually carried it out rather than assuming success from the SET response alone. For instance, after setting cmSysCommand to saveConfig, an operator would poll cmSysCommandStatus until it reads succeeded(5) before disconnecting, since a failed(6) result would mean the configuration was never written to disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.1.7 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysCommandStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.1.7.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysCommandStatus.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::cmSysCommandStatus 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.1 | cmSystem | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.1.7 | cmSysCommandStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |