MIB Viewer

diffServClassMapAttachCtlAction

OBJECT-TYPE
1.3.6.1.4.1.202.20.66.1.16.4.14.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 class map element is attached to a particular class map. When setting this object to detach(3) to begin the not attached operation, then a particular class map element is not attached to a particular class map. 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 class map is specified in the AclAttachCtlTargetIndex. The class map element is specified by diffServClassMapAttachCtlElementIndexType and diffServClassMapAttachCtlElementIndex.
INTEGER { noAction(1), attach(2), detach(3) }