All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmGroupRowStatus
cmGroupRowStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmGroupRowStatus
OID (numeric): 1.3.6.1.4.1.1996.20.15.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is the rowStatus of the group. A group is enabled by setting this object to 'active'. An entry in this table is created by setting this object to 'createAndGo' and is destroyed by setting this object to 'destroy'. The value 'notReady','createAndGo', and 'notInService' are not supported
What is cmGroupRowStatus?
A read-write enumerated value controlling the row status of a user group entry, where the description notes that notReady, createAndGo, and notInService are not actually supported on this system. This is the lifecycle control an admin uses to enable or destroy a group entry, and knowing which RowStatus values are actually functional avoids attempting an unsupported transition. An admin trying to create a new group by setting cmGroupRowStatus to createAndGo would need to use a different supported value instead, since the description states createAndGo isn't actually supported here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.15.2.1.3 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmGroupRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.15.2.1.3.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmGroupRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.15.2.1.3.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::cmGroupRowStatus 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.15 | cmUserGroup | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.15.2 | cmGroupTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.15.2.1 | cmGroupEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.15.2.1.3 | cmGroupRowStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |