All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmSysCommand
cmSysCommand
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysCommand
OID (numeric): 1.3.6.1.4.1.1996.20.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object issues command for the system to execute. A GET on this object is the last operator command issued.
What is cmSysCommand?
cmSysCommand is a read-write control point whose enumerated values (none, readConfig, saveConfig, restart, takeover, relinquish) let a management station issue a system-level action, while a GET simply reports the last command that was issued rather than a live status. Administrators use it to remotely trigger housekeeping tasks like reloading or saving the running configuration, or forcing a restart, without needing console access to the System Control Module. For example, after changing several shelf parameters an operator would SET cmSysCommand to saveConfig(3) to persist the changes, then later SET it to restart(4) to reboot the system and apply them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.1.6 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.1.6.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.1.6.1 i <value>
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::cmSysCommand 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.6 | cmSysCommand | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |