All MIBs › CISCO-IETF-PW-MIB › cpwVcUpDownNotifEnable
cpwVcUpDownNotifEnable
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcUpDownNotifEnable
OID (numeric): 1.3.6.1.4.1.9.10.106.1.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: If this object is set to true(1), then it enables the emission of cpwVcUp and cpwVcDown notifications; otherwise these notifications are not emitted.
What is cpwVcUpDownNotifEnable?
This boolean switch controls whether the router will emit SNMP traps (cpwVcUp and cpwVcDown) whenever this specific pseudowire transitions state, as opposed to requiring a management station to keep polling cpwVcOperStatus to notice the change. Enabling it on business-critical pseudowires, like a customer's primary MPLS L2VPN circuit, lets NOC alerting fire within seconds of a failure instead of waiting for the next poll cycle. If this is left at false(2) on a VC, an outage could go unnoticed for however long the polling interval is, since no trap will be sent regardless of how often the VC flaps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.9 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcUpDownNotifEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.9.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcUpDownNotifEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.106.1.9.1 s <value>
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::cpwVcUpDownNotifEnable 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.9 | cpwVcUpDownNotifEnable | CISCO-IETF-PW-MIB |