CPE-DSL-MIB :: cpePppOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPE-DSL-MIBcpePppOperStatus

cpePppOperStatus

Module: CPE-DSL-MIB

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

OID (numeric): 1.3.6.1.4.1.16972.2.4.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: ppp link status up(1): active status down(2):deactive status

What is cpePppOperStatus?

This read-only INTEGER (up(1) or down(2)) reports whether the PPP link is currently active. An admin polls it to confirm a session actually established after a configuration change, independent of whether the underlying PVC is up. For example, after adjusting cpePppServiceName to match the ISP's concentrator, an operator checks cpePppOperStatus to verify the session transitions to up(1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16972.2.4.1.8
snmpwalk -v2c -c public <target> CPE-DSL-MIB::cpePppOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.16972.2.4.1.8.1
snmpget -v2c -c public <target> CPE-DSL-MIB::cpePppOperStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpePppOperStatus.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::cpePppOperStatus 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.2cpeConfigCPE-DSL-MIB
1.3.6.1.4.1.16972.2.4cpePppTableCPE-DSL-MIB
1.3.6.1.4.1.16972.2.4.1cpePppEntryCPE-DSL-MIB
1.3.6.1.4.1.16972.2.4.1.8cpePppOperStatusCPE-DSL-MIB