All MIBs › CISCO-IETF-PW-MIB › cpwVcInboundOperStatus
cpwVcInboundOperStatus
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcInboundOperStatus
OID (numeric): 1.3.6.1.4.1.9.10.106.1.2.1.27
Node type: OBJECT-TYPE
Type: CpwOperStatus
Access: read-only
Description: Indicates the actual operational status of this VC in the inbound direction.
- down: if PW signaling has not yet finished, or indications available at the service level indicate that the VC is not passing packets. - testing: if AdminStatus at the VC level is set to test. - dormant: The VC is not available because of the required resources are occupied VC with higher priority VCs . - notPresent: Some component is missing to accomplish the set up of the VC. - lowerLayerDown: The underlying PSN is not in OperStatus 'up'.
What is cpwVcInboundOperStatus?
This reports the operational health specifically of packets flowing into this router from the PSN for this pseudowire, independent of the outbound direction, using states like down (signaling incomplete or service-level failure), testing, or dormant. It lets an engineer isolate a one-way pseudowire fault, for example a case where a customer reports 'we can send but not receive' that traces to this object showing down while outbound is fine. Seeing this stuck at down while the local attachment circuit's physical interface is up points to a PSN-side signaling or transport problem rather than a local hardware issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.27 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcInboundOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.27.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcInboundOperStatus.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::cpwVcInboundOperStatus 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.27 | cpwVcInboundOperStatus | CISCO-IETF-PW-MIB |