All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmSDSLTestType
cmSDSLTestType
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSDSLTestType
OID (numeric): 1.3.6.1.4.1.1996.10.3.4.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the test type. 'profile' checks the line profile and runs until commanded to stop. 'seekMaxRate' determines the maximum rate at which a line will train. 'CPEDownload' reduces the data rate to a level supported by the prom code if needed. When the testing stops at the completion of the download, or when the testing times out, the data rate will be restored to the original level if there was a rate reduction when the testing started. The CPEDownload command will preempt all other cmSDSLTest command types.
What is cmSDSLTestType?
A read-write enumerated value selecting which SDSL test to run: profile, which checks the line profile continuously; seekMaxRate, which finds the highest trainable rate; or cpeDownload, which temporarily reduces rate to push a firmware download to the CPE. An admin picks the test type based on the goal: verifying line health continuously, determining the best rate to configure, or safely pushing a CPE firmware update over a marginal line. Before permanently configuring a new SDSL line's data rate, the admin would run cmSDSLTestType set to seekMaxRate to determine the highest rate the loop can actually sustain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.10.3.4.1.8 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSDSLTestType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.10.3.4.1.8.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSDSLTestType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.10.3.4.1.8.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::cmSDSLTestType 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.3 | cmHDSL | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.3.4 | cmSDSLTestTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.3.4.1 | cmSDSLTestEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.3.4.1.8 | cmSDSLTestType | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |