All MIBs › CISCO-IETF-PW-MIB › cpwVcOperStatus
cpwVcOperStatus
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcOperStatus
OID (numeric): 1.3.6.1.4.1.9.10.106.1.2.1.26
Node type: OBJECT-TYPE
Type: CpwOperStatus
Access: read-only
Description: Indicates the actual combined operational status of this VC. It is 'up' if both cpwVcInboundOperStatus and cpwVcOutboundOperStatus are in 'up' state. For all other values, if the VCs in both directions are of the same value it reflects that value, otherwise it is set to the most severe status out of the two statuses. The order of severance from most severe to less severe is: unknown, notPresent, down, lowerLayerDown, dormant, testing, up. The operator may consult the per direction OperStatus for fault isolation per direction.
What is cpwVcOperStatus?
This is the single overall health indicator for the pseudowire, computed by combining the independently tracked inbound and outbound operational states - it only reports 'up' when both directions agree, otherwise it surfaces whichever state is more severe using a defined severity order. This matters because a pseudowire can be broken asymmetrically, e.g. receiving traffic fine but unable to transmit, and this object is the quick top-level check before drilling into the per-direction objects. If cpwVcInboundOperStatus is 'up' but cpwVcOutboundOperStatus is 'down', this will report 'down', correctly flagging the VC as unusable even though half of it looks fine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.26 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.26.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcOperStatus.1
Start monitoring Cisco ASR 9000 series MPLS/pseudowire provider-edge router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-PW-MIB::cpwVcOperStatus OID value, configure state conditions and alerts, and monitor any Cisco ASR 9000 series MPLS/pseudowire provider-edge router from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.106 | cpwVcMIB | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1 | cpwVcObjects | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2 | cpwVcTable | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2.1 | cpwVcEntry | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2.1.26 | cpwVcOperStatus | CISCO-IETF-PW-MIB |