COPPER-MOUNTAIN-NETWORKS-DSL-MIB :: cmMemberRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOPPER-MOUNTAIN-NETWORKS-DSL-MIBcmMemberRowStatus

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 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.15cmUserGroupCOPPER-MOUNTAIN-NETWORKS-DSL-MIB
1.3.6.1.4.1.1996.20.15.3cmMemberTableCOPPER-MOUNTAIN-NETWORKS-DSL-MIB
1.3.6.1.4.1.1996.20.15.3.1cmMemberEntryCOPPER-MOUNTAIN-NETWORKS-DSL-MIB
1.3.6.1.4.1.1996.20.15.3.1.3cmMemberRowStatusCOPPER-MOUNTAIN-NETWORKS-DSL-MIB