|
Description:
|
diffServClassMapAttachCtlAction OBJECT-TYPE
SYNTAX INTEGER{noAction(1),
attach(2),
detach(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "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."
|
|
|