All MIBs › CISCO-IETF-PW-MIB › cpwVcCreateTime
cpwVcCreateTime
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcCreateTime
OID (numeric): 1.3.6.1.4.1.9.10.106.1.2.1.23
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: System time when this VC was created.
What is cpwVcCreateTime?
This records the value of sysUpTime at the moment this pseudowire entry was created, giving a fixed reference point rather than a live counter. It's useful for correlating a VC's age against other events, such as confirming whether a customer's tunnel was actually provisioned when a ticket says it was, or diagnosing VCs that get torn down and re-created repeatedly. If cpwVcCreateTime keeps jumping to a recent sysUpTime value on every poll, that's a sign the VC is being repeatedly destroyed and rebuilt rather than staying up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.23 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcCreateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.23.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcCreateTime.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::cpwVcCreateTime 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.23 | cpwVcCreateTime | CISCO-IETF-PW-MIB |