Description:
|
hwAclActiveEntry OBJECT-TYPE
SYNTAX HwAclActiveEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Describes the relationships between an ACL rule and a port or a slot.
You can deliver an ACL rule to a port or a slot and make it take effect on the port or a slot through hwAclActiveTable.
In addition, You can query the relationships between an ACL rule and a port or a slot.
The indexes of this entry are hwAclActiveAclIndex, hwAclActiveIfIndex, and hwAclActiveDirection,
indicating the ACL index, the port index or the slot index, and direction respectively.
Make sure that an ACL rule to be delivered through hwAclActiveTable is already created in hwAclBasicRuleTable,
hwAclAdvancedRuleTable, hwAclLinkTable or hwAclUserTable."
INDEX {hwAclActiveAclIndex, hwAclActiveIfIndex, hwAclActiveDirection}
|
|