FS-URPF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
12
.1.3.6.1.4.1.52642.1.1.10.2.46.0.2.1 · 1 row entry · 3 columns
This table contains summary information for the
managed device on URPF dropping.
fsUrpfEntry entry .1.3.6.1.4.1.52642.1.1.10.2.46.0.2.1.1
If the managed device supports URPF dropping,
a row exists for each IP version type (v4 and v6).
A row contains summary information on URPF
dropping over the entire managed device.
Indexes
fsUrpfIpVersion
Column Syntax OID
fsUrpfIpVersion
Specifies the version of IP forwarding on an interface
to which the table row URPF counts, rates, and
configuration apply.
Enumeration
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.52642.1.1.10.2.46.0.2.1.1.1
fsUrpfDrops
Sum of dropped IP version fsUrpfIpVersion packets failing
a URPF check. This value is the sum of drops of packets
received on all interfaces of the managed device.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52642.1.1.10.2.46.0.2.1.1.2
fsUrpfDropRate
The rate of packet drops of IP version fsUrpfIpVersion
packets due to URPF for the managed device. The
per-interface drop rate notification is issued on rates
exceeding a limit (rising rate). This dropping may
indic…
packets per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52642.1.1.10.2.46.0.2.1.1.3
.1.3.6.1.4.1.52642.1.1.10.2.46.0.2.2 · 1 row entry · 3 columns
This table contains information on URPF dropping on
an interface.
fsUrpfIfMonEntry entry .1.3.6.1.4.1.52642.1.1.10.2.46.0.2.2.1
If IPv4 packet forwarding is configured on an interface,
and is configured to perform URPF checking, a row appears
in this table with indices [ifIndex][ipv4]. If IPv4
packet forwarding is deconfigured, or URPF checking
Indexes
IF-MIBifIndex fsUrpfIfIpVersion
Column Syntax OID
fsUrpfIfIpVersion
Specifies the version of IP forwarding on an interface
to which the table row URPF counts, rates, and
configuration apply.
Enumeration
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.52642.1.1.10.2.46.0.2.2.1.1
fsUrpfIfDrops
The number of IP packets of version fsUrpfIfIpVersion
failing the URPF check and dropped by the managed device
on a particular interface.
packetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52642.1.1.10.2.46.0.2.2.1.2
fsUrpfIfDropRate
The rate of packet drops of IP version fsUrpfIfIpVersion
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 di…
packets/secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52642.1.1.10.2.46.0.2.2.1.3
.1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1 · 1 row entry · 6 columns
This table contains statistics information on URPF on
an interface.
fsUrpfIfConfEntry entry .1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1
A row exists in this table if a row exists
in fsUrpfIfMonTable.
Indexes
No indexes recorded
Column Syntax OID
fsUrpfIfCheckStrict
Interface configuration indicating the strictness of
the reachability check performed
on the interface.
- none: not enable urpf check in this interface.
- strict: check that source addr is reachable via
the…
Enumeration
Enumerated Values:
0none
1strict
2loose
.1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1.1
fsUrpfIfDropRateNotifyEnable
This object specifies whether the system produces the
fsUrpfIfDropRateNotify notification as a result of URPF
dropping of version fsUrpfIfIpVersion IP packets on this
interface. A false value prevents such notificati…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1.2
fsUrpfIfNotifyDropRateThreshold
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…
packets/secondSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1.3
fsUrpfIfNotifyDrHoldDownReset
Setting this object to true causes the five-minute
hold-down timer for emitting URPF drop rate
notifications for IP version fsUrpfIfIpVersion on
the interface to be short-circuited. If a notification
is due and wou…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1.4
fsUrpfIfWhichRouteTableID
Interface configuration indicating the routing table
consulted for the reachability check:
- default: the non-private routing table for of the
managed system.
- vrf : a particular VPN routing table.
Enumeration
Enumerated Values:
1default
2vrf
.1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1.5
fsUrpfIfVrfName
If the value of fsUrpfIfWhichRouteTableID is 'vrf',
the name of the VRF Table. Otherwise a zero-length
string.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.52642.1.1.10.2.46.0.3.1.1.6