MIB Viewer

aclAttachCtlAction

OBJECT-TYPE
1.3.6.1.4.1.259.10.1.27.1.17.7.13.4
Access
read-write
Status
current
Sub-identifiers
0
Action for attachment control. When setting this object to attach(2) to begin the attaching operation, a particular ACE is attached to a particular ACL. When setting this object to detach(3) to begin the not attached operation, then a particular ACE is not attached to a particular ACL. When the action is finshed whether successfully or not, or no action is taken, the value of this object always is noAction(1), The value of a particular ACL is specified in the aclAttachCtlAceType and aclAttachCtlAceIndex.
INTEGER { noAction(1), attach(2), detach(3) }