|
Description:
|
hwAclActiveDirection OBJECT-TYPE
SYNTAX INTEGER {invalid(0), inbound(1), outbound(2), tocpu-inbound(3)}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Indicates the direction where an ACL rule takes effect when the device delivers an ACL rule to a specified port or a specified slot.
Options:
1. invalid(0) -indicates an invalid parameter
2. inbound(1) -indicates the inbound direction of a port or a slot. It is used
when inbound packets are filtered based on the ACL rule.
3. outbound(2) -indicates the outbound direction of a port or a slot. It is used when outbound
packets are filtered based on the ACL rule.
4. tocpu-inbound(3) -indicates the inbound direction of a port. It is used when inbound
packets to cpu are filtered based on the ACL rule."
|
|
|