|
Description:
|
hwCosQueueWeightQue1 OBJECT-TYPE
SYNTAX Integer32(0..100|255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the weight of queue 1.
Range: 0-100, 255
When set the weight of queue to 255, it indicates that the queue is unused.
When modifying the weight of queue 1, if the queue schedule mode is wrr, make sure that the sum of weights equals to 100,
if the queue schedule mode is wfq, make sure that the sum of weights is no bigger than 100."
|
|
|