MIB Viewer

rcIpFilterMode

OBJECT-TYPE
1.3.6.1.4.1.2272.1.8.10.20.1.21
Access
read-write
Status
current
Sub-identifiers
0
Used to specify the operation mode for this entry. 'useDefaultAction' means use the setting specified in the 'rcIpFilterPortDefaultAction' variable. 'forward' means forward the packet if the packet satisfies this policy. 'drop' means drop the packet if the packet satisfies this policy. 'forwardToNextHop' means forward the packet to the next hop if the packet satisfies this policy. This variable setting has higher precedence than the setting in 'rcIpFilterPortDefaultAction'.
INTEGER { useDefaultAction(1), forward(2), drop(3), forwardToNextHop(4) }