All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmEndPointConfigDownloadStatus
cmEndPointConfigDownloadStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmEndPointConfigDownloadStatus
OID (numeric): 1.3.6.1.4.1.1996.20.21.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object shows the status of a bulkCPEDownload command relative to this specific CPE. None indicates that no bulkCPEDownload command has been executed since power up. Pending indicates a bulkCPEDownload command has been issued, this CPE is eligible but the download has not started. InProgress indicates the download process has started on this CPE. Failed indicates that an download was attempted to this CPE, but it has failed. Completed indicates an download was attempted and succeeded to this CPE. NotDownloadable indicates that the CPE does not support software download.
What is cmEndPointConfigDownloadStatus?
This read-only INTEGER reports the state of a bulkCPEDownload attempt for this specific CPE, ranging through none, pending, inProgress, failed, completed, and notDownloadable. An admin monitors it to track firmware rollout progress across many CPEs and spot the ones that need manual follow-up. For example, seeing this object show failed(4) on one CPE while others show completed(5) flags that unit for a manual retry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.21.2.1.4 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmEndPointConfigDownloadStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.21.2.1.4.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmEndPointConfigDownloadStatus.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::cmEndPointConfigDownloadStatus 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.21 | cmEndPoint | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.21.2 | cmEndPointConfigTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.21.2.1 | cmEndPointConfigEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.21.2.1.4 | cmEndPointConfigDownloadStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |