All MIBs › CISCO-IETF-PW-MIB › cpwVcNotifRate
cpwVcNotifRate
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcNotifRate
OID (numeric): 1.3.6.1.4.1.9.10.106.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object defines the maximum number of PW VC notifications that can be emitted from the device per second.
What is cpwVcNotifRate?
This sets a device-wide ceiling on how many pseudowire up/down notifications can be emitted per second, protecting the router's CPU and the SNMP trap receiver from being overwhelmed if many VCs flap simultaneously, such as during a PSN-wide outage. Setting it too low on a device carrying hundreds of pseudowires risks silently suppressing traps for some VCs during a mass event. A value of 20 means that if 200 pseudowires all go down within the same second, only roughly the first 20 notifications get sent, and operators must fall back on polling cpwVcOperStatus for the rest.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.10 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcNotifRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.10.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcNotifRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.106.1.10.1 i <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::cpwVcNotifRate 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.10 | cpwVcNotifRate | CISCO-IETF-PW-MIB |