COPPER-MOUNTAIN-NETWORKS-DSL-MIB :: cmMaintCmdRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOPPER-MOUNTAIN-NETWORKS-DSL-MIBcmMaintCmdRowStatus

cmMaintCmdRowStatus

Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB

OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdRowStatus

OID (numeric): 1.3.6.1.4.1.1996.20.16.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object is used to add and delete entries from this table. All values are writable, but only 'active' and 'notInService' are readable. An operator uses 'createAndGo' or 'createAndWait' to create an instance of the table for a particular command. If 'createAndGo' is entered, then the entry will be considered 'active' and the command will begin executing. If the operator enters 'createAndWait', the entry will be considered 'notInService' and the command will not be executed. The operator enters 'destroy' to delete the instance. If an entry is 'notInService', the operator can set the RowStatus to 'active' to allow the command to commence. If an automatic entry is 'active', the operator can enter 'notInService' to pause the command. The operator may abort a bulkCPEDownload command by setting this object to 'NotInService'.

Default: 'active'

What is cmMaintCmdRowStatus?

cmMaintCmdRowStatus is a read-write enumeration controlling creation and deletion of entries in the maintenance-command table, where createAndGo immediately activates a new command and createAndWait stages it as notInService until the operator is ready. An administrator uses this standard row-status pattern to build out a maintenance command's other parameters before committing it to run. For example, an operator preparing a bulkCPEDownload with several parameters to configure would use createAndWait first, then switch the row to active once everything is set.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.16.1.1.2
snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.16.1.1.2.1
snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.16.1.1.2.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::cmMaintCmdRowStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1996coppermountainCOPPER-MOUNTAIN-NETWORKS-DSL-MIB
1.3.6.1.4.1.1996.20cmCE200COPPER-MOUNTAIN-NETWORKS-DSL-MIB
1.3.6.1.4.1.1996.20.16cmMaintCOPPER-MOUNTAIN-NETWORKS-DSL-MIB
1.3.6.1.4.1.1996.20.16.1cmMaintCmdTableCOPPER-MOUNTAIN-NETWORKS-DSL-MIB
1.3.6.1.4.1.1996.20.16.1.1cmMaintCmdEntryCOPPER-MOUNTAIN-NETWORKS-DSL-MIB
1.3.6.1.4.1.1996.20.16.1.1.2cmMaintCmdRowStatusCOPPER-MOUNTAIN-NETWORKS-DSL-MIB