|
Description:
|
ipFilterAllClientCtlAction OBJECT-TYPE
SYNTAX INTEGER{noAction(1),
create(2),
destroy(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Action for IP filter control. Set this object to create(2) to
create entries in the ipFilterSnmpInetTable,
ipFilterHttpInetTable and ipFilterTelnetInetTable. Set this
object to destroy(3) to destroy specified entries in the
ipFilterSnmpInetTable, ipFilterHttpInetTable and
ipFilterTelnetInetTable. When the action is finshed, whether
successfully or not, or no action is taken, the value of this
object is always noAction(1)."
|
|
|