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.3.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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.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.3.106.1.2.1.29.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcTimeElapsed.1
How to Use in IPNetwork Monitor
Select a Cisco ASR 9001 as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate cpwVcTimeElapsed under the cpwVcEntry branch of CISCO-IETF-PW-MIB, selecting the specific row/instance you want to monitor since this is a table column, then select it and click OK. It reports how many seconds have elapsed in the pseudowire's current 15-minute performance-measurement interval. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the value is stuck at the same number across repeated polls — since it normally cycles from 1 to 900 every 15 minutes by design, a stalled value indicates the pseudowire has stopped collecting statistics. Click Finish to create the monitor; you can adjust any parameter later.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.106 | cpwVcMIB | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.3.106.1 | cpwVcObjects | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.3.106.1.2 | cpwVcTable | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.3.106.1.2.1 | cpwVcEntry | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.3.106.1.2.1.29 | cpwVcTimeElapsed | CISCO-IETF-PW-MIB |