MIB Viewer

issL2FilterAction

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.81.5.1.1.9
Access
read-write
Status
deprecated
Sub-identifiers
0
Specifies the action to be taken on the packet if the filter rule matches. If the action is 'allow', the packet will be forwarded according to the forwarding rules. If the action is 'drop', the packet will be discarded. This object is deprecated and the corresponding functionality is met with issL2Filter objects in fsissext.mib.
INTEGER { allow (1), drop (2) }