agentCosQueueMgmtType
DNOS-QOS-COS-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.3.2.4.1.5
Object
column
r/w
Enumeration
The queue depth management technique used when
per-queue specification is supported. If
taildrop(1), then all new packets presented to the
queue are dropped based on some maximum threshold
value(s). If wred(2), then an active queue management
scheme is employed whereby packet drop precedence is
considered during times of queue congestion using
WRED parameters. The necessary queue management
parameters are specified in the
agentCosQueueMgmtEntry for the corresponding
agentCosQueueIntfIndex and agentCosQueueIndex values.
The default for this object is taildrop(1).
Implementations that do not support weighted RED must
return taildrop(1) for this value and must not allow
a value of wred(2) to be set.
Context
- MIB
- DNOS-QOS-COS-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.3.3.2.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentCosQueueEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | taildrop |
2 | wred |