|
|
Description:
|
cdmipDiffServRulesRowStatus OBJECT-TYPE
SYNTAX INTEGER{active(1),
notInService(2),
notReady(3),
createAndGo(4),
createAndWait(5),
destroy(6)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"In SMIv2 tables, the RowStatus textual convention is used to manage
the creation and deletion of conceptual rows.
This column has six defined values.
active(1) - which indicates that the conceptual row with all
column is available for use by the managed device
notInService(2) - this row state is not yet supported
notReady(3) - this row state is not yet supported
createAndGo(4) - which is supplied by a manager wishing to create a
new instance of a conceptual row and to have its
status automatically set to active, making it
available for use by the managed device.
createAndWait(5) - this row create is not yet supported
destroy(6) - which is supplied by a manager wishing to delete
all of the instances associated with an existing
conceptual row.
Right now, the diffserv initialisation process creates all necessary
Diffserv rules. User is allowed to modify minBw & maxBw for ASF
(Assured Forwarding) class rules only. User is not allowed to create
new rules."
|
|
|
|
|
|