All MIBs › CPE-DSL-MIB › cpePppOperStatus
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 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.2 | cpeConfig | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.2.4 | cpePppTable | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.2.4.1 | cpePppEntry | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.2.4.1.8 | cpePppOperStatus | CPE-DSL-MIB |