fsUrpfIfNotifyDropRateThreshold

FS-URPF-MIB · .1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1.3

Object

column r/w packets/secondSNMPv2-SMIUnsigned32
When the calculated rate of URPF packet drops 
(fsUrpfIfDropRate) meets or exceeds the value 
specified by this object, a fsUrpfIfDropRateNotify 
notification is sent if fsUrpfIfDropRateNotifyEnable 
is set to true, and no such notification for the
IP version has been sent for this interface for the 
hold-down period.
              
Note that due to the calculation used for drop rate, 
if there are less than n drop events in an n-second
period the notification will not be generated. To allow
for the detection of a small number of drop events, the
value 0 (zero) is used to indicate that if any drop events
occur during the interval, a notification is generated.
              
Relation CLI: ip verify urpf drop-rate notify hold-down seconds.

Context

MIB
FS-URPF-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1.3
Type
column
Access
readwrite
Status
current
Units
packets/second
Parent
fsUrpfIfConfEntry
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 'FS-URPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-URPF-MIB::fsUrpfIfNotifyDropRateThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-URPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-URPF-MIB::fsUrpfIfNotifyDropRateThreshold.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-URPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-URPF-MIB::fsUrpfIfNotifyDropRateThreshold'

Syntax

packets/secondSNMPv2-SMIUnsigned32
Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance