MIB Viewer

vRtrIfuRPFCheckMode

OBJECT-TYPE
1.3.6.1.4.1.7483.6.1.2.3.4.1.73
Access
read-create
Status
current
Sub-identifiers
0
The value of vRtrIfuRPFCheckMode specifies the mode of unicast RPF check. In 'strict' mode, uRPF checks whether incoming packet has a source address that matches a prefix in the routing table, and whether the interface expects to receive a packet with this source address prefix. In 'loose' mode, uRPF checks whether incoming packet has source address with a corresponding prefix in the routing table, however 'loose' mode does not check whether the interface expects to receive a packet with a specific source address prefix. This object is valid only when value of vRtrIfuRPFCheckState is set to 'enabled'.
INTEGER { strict (1), loose (2) }