All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmHDSLModemCommand
cmHDSLModemCommand
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmHDSLModemCommand
OID (numeric): 1.3.6.1.4.1.1996.10.3.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This field directs a particular command to the specific link. 'retrain' forces the link to retrain.
What is cmHDSLModemCommand?
A read-write enumerated value used to send a command to this specific HDSL link, with "retrain" forcing the link to retrain. An admin uses this to manually force a retrain after making a configuration change or when a line seems to be running suboptimally, without needing to physically reset the equipment. After adjusting cmHDSLModemDataRate, the admin would set cmHDSLModemCommand to retrain to force the line to immediately renegotiate at the new setting rather than waiting for the next natural retrain event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.10.3.1.1.21 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmHDSLModemCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.10.3.1.1.21.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmHDSLModemCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.10.3.1.1.21.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmHDSLModemCommand.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::cmHDSLModemCommand 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.1 | cmHDSLModemTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.3.1.1 | cmHDSLModemEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.3.1.1.21 | cmHDSLModemCommand | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |