All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmSubIfaceRowStatus
cmSubIfaceRowStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSubIfaceRowStatus
OID (numeric): 1.3.6.1.4.1.1996.10.4.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is the rowStatus of the DSL Circuit. A DSL circuit 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 values 'notReady', 'notInService' and 'CreateAndWait' are not supported.
What is cmSubIfaceRowStatus?
A read-write enumerated value controlling the row status of a DSL circuit entry, where only active, createAndGo, and destroy are actually supported despite other RowStatus values being listed. An admin creates a new circuit by setting this to createAndGo and removes one by setting it to destroy, making this the primary lifecycle control for virtual circuits in this table. To decommission a customer's virtual circuit, the admin would set its cmSubIfaceRowStatus to destroy, since the notInService and createAndWait states aren't actually supported on this system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.10.4.2.1.4 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSubIfaceRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.10.4.2.1.4.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSubIfaceRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.10.4.2.1.4.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::cmSubIfaceRowStatus 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.10 | cmTransmission | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.4 | cmIface | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.4.2 | cmSubIfaceTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.4.2.1 | cmSubIfaceEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.4.2.1.4 | cmSubIfaceRowStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |