MIB Viewer

ipRuleAction

OBJECT-TYPE
1.3.6.1.4.1.272.4.5.16.1.3
Access
read-write
Status
current
Sub-identifiers
0
This object specifies the action to be performed if the rule's associated filter matches. If set to ignore the filter is not consulted and the next rule is processed immediately.
INTEGER { allow(1), allow-if-not(2), deny(3), deny-if-not(4), ignore(5), delete(6) }