CPE-DSL-MIB :: cpeFtpOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPE-DSL-MIBcpeFtpOperStatus

cpeFtpOperStatus

Module: CPE-DSL-MIB

OID (symbolic): CPE-DSL-MIB::cpeFtpOperStatus

OID (numeric): 1.3.6.1.4.1.16972.4.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: FTP administration status

What is cpeFtpOperStatus?

This read-only INTEGER reports the current step of an FTP operation in progress, from normal(1) through connectSuccess(2), downloading(4), saving(7), to upgradeSuccess(9) or various failure states. An admin polls this to track a firmware upgrade's progress remotely without needing to watch the modem directly. For example, an operator polls cpeFtpOperStatus after triggering an upgrade to confirm it reaches upgradeSuccess(9) rather than stalling at downloadFailure(6).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16972.4.6
snmpwalk -v2c -c public <target> CPE-DSL-MIB::cpeFtpOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.16972.4.6.1
snmpget -v2c -c public <target> CPE-DSL-MIB::cpeFtpOperStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpeFtpOperStatus.1

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::cpeFtpOperStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.16972cpeDSLCPE-DSL-MIB
1.3.6.1.4.1.16972.4cpeFtpCPE-DSL-MIB
1.3.6.1.4.1.16972.4.6cpeFtpOperStatusCPE-DSL-MIB