All MIBs › CPE-DSL-MIB › cpePvcOperStatus
cpePvcOperStatus
Module: CPE-DSL-MIB
OID (symbolic): CPE-DSL-MIB::cpePvcOperStatus
OID (numeric): 1.3.6.1.4.1.16972.2.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: PVC active and deactive status. We suggest to use the atmVclOperStatus in the vclTableof ATM-MIB instead of cpePvcOperStatus
What is cpePvcOperStatus?
This read-only INTEGER (up(1) or down(2)) reports whether the PVC is currently passing traffic, with the MIB noting atmVclOperStatus in ATM-MIB is the preferred source for this state. An admin polls it to confirm a PVC came up after a configuration change or line resync. For example, after re-enabling cpePvcAdminStatus, an operator polls cpePvcOperStatus to verify the PVC actually transitioned to up(1) rather than remaining down due to a mismatched VPI/VCI.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16972.2.3.1.6 snmpwalk -v2c -c public <target> CPE-DSL-MIB::cpePvcOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16972.2.3.1.6.1 snmpget -v2c -c public <target> CPE-DSL-MIB::cpePvcOperStatus.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::cpePvcOperStatus 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.3 | cpePvcTable | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.2.3.1 | cpePvcEntry | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.2.3.1.6 | cpePvcOperStatus | CPE-DSL-MIB |