|
Description:
|
hwAclUserRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Indicates the row status.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a user-defined ACL rule
3. destroy(6) -delete a user-defined ACL rule
It is used for creating or deleting a user-defined ACL rule.
To create a user-defined ACL rule, enter hwAclUserAct, hwAclUserRuleStr,
and hwAclUserRuleMask and set hwAclUserRowStatus to createAndGo(4).
Other parameters are optional.
To delete a user-defined ACL rule, set hwAclUserRowStatus to destroy(6).
When this leaf is queried, the value is fixed to active(1)."
|
|
|