|
Description:
|
ipACListCtlStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"For creation/deletion of IP access control statement.
active (1) -- is set when both ipACListCtlName and ipACListCtlType is set.
notInService (2) -- is set when ipACListCtlName or ipACListCtlType is not set.
notReady (3)
createAndGo (4) -- is set on creating new access list.
createAndWait (5)
destroy (6) -- is set on destroying an existed access list.
The management should inspect the ipACRuleTable and delete all the related entries.
An entry in the ipACRuleTable is related to this entry if ipACListCtlName equals ipACRuleName."
|
|
|