All MIBs › CISCO-IP-URPF-MIB › cipUrpfIfDropRate
cipUrpfIfDropRate
Module: CISCO-IP-URPF-MIB
OID (symbolic): CISCO-IP-URPF-MIB::cipUrpfIfDropRate
OID (numeric): 1.3.6.1.4.1.9.9.451.1.2.2.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The rate of packet drops of IP version cipUrpfIfIpVersion packets due to URPF on the interface.
This object is the average rate of dropping over the most recent interval of time. The rate is computed by dividing the number of packets dropped over an interval by the interval time in seconds. Each time the drop rate is computed, and at system startup, a snapshot is taken of the latest value of cipUrpfIfDrops. Subtracting from this the snapshot of cipUrpfIfDrops at the start of the current interval of time gives the number of packets dropped. The drop rate is computed every cipUrpfComputeInterval seconds.
When drop rate is computed, if time since the creation of a row in cipUrpfIfMonTable is less than cipUrpfDropRateWindow, the value of cipUrpfIfDrops is divided by the time since row was created.
After the row has been in existence for cipUrpfDropRateWindow, when drop rate is computed, the number of packet drops counted on the interface from interval start time to the computation time is divided by cipUrpfDropRateWindow.
Changes to cipUrpfDropRateWindow are not reflected in this object until the next computation time.
The rate from the most recent computation is the value fetched until the subsequent computation is performed.
What is cipUrpfIfDropRate?
Reports the average rate (packets per interval) at which URPF is dropping packets on an interface, giving a real-time indicator of ongoing spoofed-traffic filtering activity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.451.1.2.2.1.4 snmpwalk -v2c -c public <target> CISCO-IP-URPF-MIB::cipUrpfIfDropRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.451.1.2.2.1.4.1 snmpget -v2c -c public <target> CISCO-IP-URPF-MIB::cipUrpfIfDropRate.1
Start monitoring Cisco edge/Internet-facing routers (uRPF) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IP-URPF-MIB::cipUrpfIfDropRate OID value, configure state conditions and alerts, and monitor any Cisco edge/Internet-facing routers (uRPF) 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.451 | ciscoIpUrpfMIB | CISCO-IP-URPF-MIB |
| 1.3.6.1.4.1.9.9.451.1 | ciscoIpUrpfMIBObjects | CISCO-IP-URPF-MIB |
| 1.3.6.1.4.1.9.9.451.1.2 | cipUrpfStatistics | CISCO-IP-URPF-MIB |
| 1.3.6.1.4.1.9.9.451.1.2.2 | cipUrpfIfMonTable | CISCO-IP-URPF-MIB |
| 1.3.6.1.4.1.9.9.451.1.2.2.1 | cipUrpfIfMonEntry | CISCO-IP-URPF-MIB |
| 1.3.6.1.4.1.9.9.451.1.2.2.1.4 | cipUrpfIfDropRate | CISCO-IP-URPF-MIB |