cipUrpfIfSuppressedDrops

CISCO-IP-URPF-MIB · .1.3.6.1.4.1.9.9.451.1.2.2.1.3

Object

column packetsSNMPv2-SMICounter32
The number of IP packets of version cipUrpfIfIpVersion
failing the URPF check but given a reprieve and not 
dropped by the managed device. Depending on the 
device configuration and capabilities, the following 
cases may cause incrementing of the counter: 
- if the managed device is configured to allow self-pings 
  and the managed device pings itself.
- if the managed device is configured for loose URPF (if any
  interface has a route to the source), and the strict
  case fails while the loose case passes.
- DHCP Request packets (src 0.0.0.0 dst 255.255.255.255) 
  will pass after initially being marked for drop.
- RIP routing on unnumbered interfaces will pass after 
  initially being marked for drop.
- multicast packets will pass after initially being marked 
  for drop
- ACL's can be applied to permit packets after initially 
  being marked for drop.
              
Discontinuities in the value of this variable can occur 
at re-initialization of the management system, and at 
other times as indicated by the values of 
cipUrpfIfDiscontinuityTime.

Context

MIB
CISCO-IP-URPF-MIB
OID
.1.3.6.1.4.1.9.9.451.1.2.2.1.3
Type
column
Access
readonly
Status
current
Units
packets
Parent
cipUrpfIfMonEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-URPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-URPF-MIB::cipUrpfIfSuppressedDrops'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IP-URPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-URPF-MIB::cipUrpfIfSuppressedDrops.<ifIndex>.<cipUrpfIfIpVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IP-URPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IP-URPF-MIB::cipUrpfIfSuppressedDrops'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance