All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmAtmVclRowStatus
cmAtmVclRowStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmAtmVclRowStatus
OID (numeric): 1.3.6.1.4.1.1996.10.10.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to create, modify, or delete a row in the table. To create a new VCL, set this object initially to 'createAndGo' (for sanity checking), or 'Active.' To delete a VCL, set this entry to 'Destroy.' When reading back an existing VCL, the RowStatus will always be 'Active.'
What is cmAtmVclRowStatus?
A read-write enumerated value used to create, modify, or delete a VCL row, set to createAndGo or active to create a new entry and to destroy to remove one. This is the lifecycle control an admin uses when provisioning or decommissioning ATM virtual circuits, and reading back an existing VCL will always show active. To remove a decommissioned customer's ATM circuit, the admin would set its cmAtmVclRowStatus to destroy rather than trying to zero out its VPI/VCI values.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.10.10.1.1.10 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmAtmVclRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.10.10.1.1.10.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmAtmVclRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.10.10.1.1.10.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::cmAtmVclRowStatus 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.10 | cmATM | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.10.1 | cmAtmVclTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.10.1.1 | cmAtmVclEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.10.1.1.10 | cmAtmVclRowStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |