MIB Viewer

biboExtAdmBackRtVerify

OBJECT-TYPE
1.3.6.1.4.1.272.4.22.1.11
Access
read-write
Status
current
Sub-identifiers
0
This object activates an additional check for incoming packets. If set to always (1), incoming packets are only accepted if return packets sent back to their source IP address would be sent over the same interface. This prevents packets being passed from untrusted interfaces to this interface. If set to interface-dependent (2), this check will be performed only if enabled for the associated ingress interface (see ipExtIfBackRtVerify). If set to never (2), this check will be never performed, regardless wether enabled or not for the associated interface.
INTEGER { always(1), interface-dependent(2), never(3) }