All MIBs › CISCO-IETF-PW-MIB › cpwVcPerfCurrentInHCBytes
cpwVcPerfCurrentInHCBytes
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcPerfCurrentInHCBytes
OID (numeric): 1.3.6.1.4.1.9.10.106.1.3.1.2
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: High capacity counter for number of bytes received by the VC (from the PSN) in the current 15 minute interval.
What is cpwVcPerfCurrentInHCBytes?
This is the byte-count sibling of cpwVcPerfCurrentInHCPackets, using Counter64 to track total bytes received from the PSN for this pseudowire within the current, still-open 15-minute interval. Comparing bytes to packets received in the same window lets an engineer spot abnormally small or large average frame sizes, which can indicate MTU issues or fragmentation on the VC. If this counter shows 45,000,000 bytes against 30,000 packets in the same partial interval, that works out to roughly 1500-byte average frames, consistent with full-size Ethernet payloads.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.3.1.2 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcPerfCurrentInHCBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.3.1.2.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcPerfCurrentInHCBytes.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::cpwVcPerfCurrentInHCBytes 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.3 | cpwVcPerfCurrentTable | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.3.1 | cpwVcPerfCurrentEntry | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.3.1.2 | cpwVcPerfCurrentInHCBytes | CISCO-IETF-PW-MIB |