All MIBs › CISCO-IETF-PW-MIB › cpwVcPerfTotalErrorPackets
cpwVcPerfTotalErrorPackets
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcPerfTotalErrorPackets
OID (numeric): 1.3.6.1.4.1.9.10.106.1.6
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Counter for number of error at VC level processing, for example packets received with unknown VC label.
What is cpwVcPerfTotalErrorPackets?
This counts packets that failed VC-level processing for this pseudowire, with the MIB explicitly citing packets arriving with an unrecognized VC label as one example cause. A nonzero and climbing value here, even while cpwVcOperStatus still reports up, points to a label mismatch or stale label table entry somewhere in the PSN that's silently dropping a fraction of the VC's traffic rather than taking the whole circuit down. Seeing this counter increase in lockstep with a customer's report of intermittent packet loss narrows the root cause to VC-level label handling rather than a physical link problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.6 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcPerfTotalErrorPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.6.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcPerfTotalErrorPackets.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::cpwVcPerfTotalErrorPackets 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.6 | cpwVcPerfTotalErrorPackets | CISCO-IETF-PW-MIB |