OID | 1.3.6.1.4.1.9.9.580.1.4.4.1.8 |
Module | CISCO-SWITCH-QOS-MIB (CISCO) |
Nom | csqIfDropConfigQueueBuffer |
Acces | readwrite |
Status | current |
Description | 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. |
Syntaxe | Enumeration (1-shared, 2-dedicated, 3-percent) |