csqIfDropConfigQueueBuffer
CISCO-SWITCH-QOS-MIB ·
.1.3.6.1.4.1.9.9.580.1.4.4.1.8
Object
column
r/w
Enumeration
This object specifies how the queue buffer behaves
when the drop algorithm is tail drop.
'shared' indicates that the queue buffer is shared
among all queues at the interface.
'dedicated' indicates that each queue will be
assigned a dedicated portion of the queue buffer.
'percent' indicates that a percentage of the queue
buffer can be configured for each queue. The percentage
value can be configured via csqIfDropConfigDropThreshold
object.
This object is configurable only if 'tailDrop' bit in
the value of qosIfCapabilities for the same ifIndex and traffic
direction is set. If value of csqIfDropConfigAlgorithm is not
'tailDrop', this object value has no effect.
Context
- MIB
- CISCO-SWITCH-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.580.1.4.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csqIfDropConfigEntry
- Table
- csqIfDropConfigTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shared |
2 | dedicated |
3 | percent |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csqIfDropConfigDirection Indicates the queue direction. | column | DIFFSERV-MIBIfDirection | .1.3.6.1.4.1.9.9.580.1.4.4.1.1 |
| csqIfDropConfigQueueIndex Indicates queue number. | column | CISCO-QOS-TC-MIBQosQueueNumber | .1.3.6.1.4.1.9.9.580.1.4.4.1.2 |
| csqIfDropConfigThresholdIndex Indicates threshold number. | column | CISCO-QOS-TC-MIBQosThresholdNumber | .1.3.6.1.4.1.9.9.580.1.4.4.1.3 |
| csqIfDropConfigDropAlgorithm Specifies the drop algorithm running at this queue and
threshold.
'tailDrop' indicates that this queue and threshold drops
packet using tail-drop algorithm. This va… | column | Enumeration | .1.3.6.1.4.1.9.9.580.1.4.4.1.4 |
| csqIfDropConfigDropThreshold This object specifies the drop threshold parameter for a
pair of queue and threshold of an interface when the
drop algorithm is tail drop. Once the packets in the buffer is
more t… | column | Integer32 | .1.3.6.1.4.1.9.9.580.1.4.4.1.5 |
| csqIfDropConfigMinWredThreshold This object specifies the min WRED threshold parameter of a
threshold number for the specific interface when WRED drop
algorithm is used.
WRED (Weighted Random Earl… | column | CISCO-QOS-PIB-MIBPercent | .1.3.6.1.4.1.9.9.580.1.4.4.1.6 |
| csqIfDropConfigMaxWredThreshold This object specifies the max WRED threshold parameter of a
threshold number for the specific interface when WRED drop
algorithm is used.
This object is configurabl… | column | Integer32 | .1.3.6.1.4.1.9.9.580.1.4.4.1.7 |