|
Description:
|
hwAclActiveRuntime OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Describes whether the ACL rule delivered to a specified port or a specified slot takes effect.
Options:
1. true(1) -indicates that the ACL rule delivered to a specified port or a specified slot is effective
2. false(2) -indicates that the ACL rule delivered to a specified port or a specified slot is invalid
If the ACL rule is associated with a time range parameter through and the current time is within the defined time range,
the value is true(1), which indicates validity.
If the current time is not within the defined time range, the value is false(2), which indicates invalidity.
If the ACL rule is not associated with a time range parameter, the value is always true(1)."
|
|
|