agentCosQueueMgmtType
FASTPATH-QOS-COS-MIB ·
.1.3.6.1.4.1.4413.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
- FASTPATH-QOS-COS-MIB
- OID
.1.3.6.1.4.1.4413.1.1.3.3.2.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentCosQueueEntry
- Table
- agentCosQueueTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentCosQueueIndex The COS queue index, numbered 0 to (n-1), where n is
the total number of configurable interface queues for
the device as indicated by agentCosQueueNumQueuesPerPort.
In general, … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4413.1.1.3.3.2.4.1.1 |
| agentCosQueueSchedulerType The type of scheduling used for this queue. If
strict(1), then all traffic placed on this queue is
transmitted before any queue with a lower precedence
(lower agentCosQueueInd… | column | Enumeration | .1.3.6.1.4.1.4413.1.1.3.3.2.4.1.2 |
| agentCosQueueMinBandwidth Minimum guaranteed bandwidth allotted to this queue.
The value is specified in terms of percentage of
overall link speed for the port in 1% increments. A
value of 0 means ther… | column | Percent | .1.3.6.1.4.1.4413.1.1.3.3.2.4.1.3 |
| agentCosQueueMaxBandwidth Maximum bandwidth allowed for this queue, typically
used to shape the outbound transmission rate. The
value is specified in terms of percentage of overall
link speed for the po… | column | Percent | .1.3.6.1.4.1.4413.1.1.3.3.2.4.1.4 |