All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmMaintCmdPassword
cmMaintCmdPassword
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdPassword
OID (numeric): 1.3.6.1.4.1.1996.20.16.1.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This is the password that the system will use when initiating an FTP session with the file server (this applies to both the primary and secondary file servers). The operator can write this value, but when it is read back it displays '****'.
Note: This will need to be stored as a plain text ascii string so it can be used by the system. The value must start with an alphanumeric value.
For 'bulkCPEDownload', the value of this object is ignored.
Default: '' (empty string)
What is cmMaintCmdPassword?
cmMaintCmdPassword is a read-write display string setting the FTP password paired with cmMaintCmdUserName for maintenance-command file transfers, always read back as '****' for security and required by the description to start with an alphanumeric character, and it's ignored for bulkCPEDownload. An administrator sets this once to match the target file server's account credentials. For example, after changing the backup FTP account's password, the operator would update cmMaintCmdPassword to match, then verify with an actual configBackup run since the readback will only ever show asterisks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.16.1.1.11 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.16.1.1.11.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmMaintCmdPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.16.1.1.11.1 s <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::cmMaintCmdPassword 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.20 | cmCE200 | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16 | cmMaint | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1 | cmMaintCmdTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1.1 | cmMaintCmdEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.16.1.1.11 | cmMaintCmdPassword | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |