MIB Viewer

diffServAclAttachCtlAction

OBJECT-TYPE
1.3.6.1.4.1.202.20.66.1.16.4.16.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 diffServAclAttachCtlAceType and diffServAclAttachCtlAceIndex.
INTEGER { noAction(1), attach(2), detach(3) }