All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmMaintCmdCommandStatus
cmMaintCmdCommandStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdCommandStatus
OID (numeric): 1.3.6.1.4.1.1996.20.16.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the status of the last command. 'none' indicates no command has been executed since startup. 'savedToPrimary' indicates the last upload succeeded to the primary file server. 'savedToSecondary' indicates that the last upload succeeded to the secondary file server. 'succeeded' indicates that the last restore command succeeded. 'failed' indicates that the last file transfer failed between the system and the file servers. InProgress indicates the command is currently running. Aborted applies to the 'bulkCPEDownload' command only.
For 'bulkCPEDownload', the valid CommandStatus are: None, Failed, InProgress, Succeeded, and Aborted. Failed indicates the software download failed for one or more candidate CPE. Aborted indicates the command was aborted before all candidate CPE were downloaded.
What is cmMaintCmdCommandStatus?
cmMaintCmdCommandStatus is a read-only enumeration reporting the outcome of the last execution of a maintenance command, distinguishing savedToPrimary or savedToSecondary success from an outright failed transfer, or succeeded for a restore operation. An administrator polls this after a scheduled or manually triggered command to confirm it actually completed successfully rather than assuming so. For example, after triggering a configRestore, the operator would check cmMaintCmdCommandStatus for succeeded(6) before assuming the configuration was actually reloaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.16.1.1.14 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdCommandStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.16.1.1.14.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdCommandStatus.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::cmMaintCmdCommandStatus 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.16 | cmMaint | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1 | cmMaintCmdTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1.1 | cmMaintCmdEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1.1.14 | cmMaintCmdCommandStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |