All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmMemberRowStatus
cmMemberRowStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMemberRowStatus
OID (numeric): 1.3.6.1.4.1.1996.20.15.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is the rowStatus of the member. A member 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', 'notInService' and 'createAndGo'are not supported.
Note: when an entry is added to the cmMemberTable the group name in the corresponding cmIfaceTable entry will be updated.
What is cmMemberRowStatus?
A read-write enumerated value controlling the row status of a group membership entry, enabled via active and removed via destroy, with notReady, notInService, and createAndGo noted as unsupported. Adding a membership entry here automatically updates the group name shown in the corresponding cmIfaceTable entry, so an admin uses this table as the actual place to manage which group an interface belongs to. An admin moving an interface into a new group would add an entry to the cmMemberTable and set cmMemberRowStatus to active, expecting the interface's group name in cmIfaceTable to update automatically as a result.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.15.3.1.3 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMemberRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.15.3.1.3.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMemberRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.15.3.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmMemberRowStatus.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::cmMemberRowStatus 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.3 | cmMemberTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.15.3.1 | cmMemberEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.15.3.1.3 | cmMemberRowStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |