All MIBs › CPE-DSL-MIB › cpeFtpPasswd
cpeFtpPasswd
Module: CPE-DSL-MIB
OID (symbolic): CPE-DSL-MIB::cpeFtpPasswd
OID (numeric): 1.3.6.1.4.1.16972.4.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: the access password for FTP
What is cpeFtpPasswd?
This read-write DisplayString (up to 127 characters) holds the password the CPE uses to authenticate to the FTP server. An admin sets it alongside cpeFtpUser so the CPE can log in and retrieve files without manual intervention. For example, when rotating FTP credentials on the distribution server, an operator must also update cpeFtpPasswd on each affected CPE.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16972.4.3 snmpwalk -v2c -c public <target> CPE-DSL-MIB::cpeFtpPasswd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16972.4.3.1 snmpget -v2c -c public <target> CPE-DSL-MIB::cpeFtpPasswd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.16972.4.3.1 s <value>
Start monitoring Huawei xDSL CPE modem/router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPE-DSL-MIB::cpeFtpPasswd OID value, configure state conditions and alerts, and monitor any Huawei xDSL CPE modem/router 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.16972 | cpeDSL | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.4 | cpeFtp | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.4.3 | cpeFtpPasswd | CPE-DSL-MIB |