All MIBs › CISCO-IETF-PW-MIB › cpwVcTimeElapsed
cpwVcTimeElapsed
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcTimeElapsed
OID (numeric): 1.3.6.1.4.1.9.10.106.1.2.1.29
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of seconds, including partial seconds, that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
What is cpwVcTimeElapsed?
This is a live counter of how many seconds (including fractional seconds) have ticked by in the current 15-minute performance-measurement bucket for this pseudowire, capping at 900 if the system clock is adjusted mid-interval. It lets a monitoring tool correctly normalize the current-interval packet/byte counters into a rate, since that bucket is still filling and hasn't reached the full 15 minutes yet. If this reads 420, the current-interval counters represent only 7 minutes of traffic so far, and any rate calculation must divide by 420 seconds rather than 900.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.29 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcTimeElapsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.29.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcTimeElapsed.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::cpwVcTimeElapsed OID value, configure state conditions and alerts, and monitor any Cisco ASR 9000 series MPLS/pseudowire provider-edge router from a single console.
How to Use in IPNetwork Monitor
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.29 | cpwVcTimeElapsed | CISCO-IETF-PW-MIB |