All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmFileFSPassword
cmFileFSPassword
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmFileFSPassword
OID (numeric): 1.3.6.1.4.1.1996.20.5.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This is the password that will be used on all FTP requests to the remote file server specified in cmFileFSAddr. When read back, this password will alwasys display ****.
What is cmFileFSPassword?
cmFileFSPassword is a read-write display string holding the FTP password paired with cmFileFSUsername for authenticating to the remote file server, and the description notes it always reads back as '****' to avoid exposing the plaintext value over SNMP. An administrator sets it once when configuring file-server access and relies on the masked readback purely to confirm a value has been set, not to verify its contents. For example, after setting cmFileFSPassword the operator would test an actual file transfer to confirm the credential works, since a GET will only ever show asterisks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.5.5 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmFileFSPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.5.5.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmFileFSPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.5.5.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::cmFileFSPassword 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.5 | cmFile | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.5.5 | cmFileFSPassword | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |