csqIfDropConfigDropThreshold
CISCO-SWITCH-QOS-MIB ·
.1.3.6.1.4.1.9.9.580.1.4.4.1.5
Object
column
r/w
Integer32
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 than the value of this object, the incoming packets of the
buffer are dropped. The value is a percentage of the full
buffer.
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. If value of
csqIfDropConfigQueueBuffer is not 'percent',
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.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csqIfDropConfigEntry
- Table
- csqIfDropConfigTable
- Siblings
- 7
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-100
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 |
| 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 |
| csqIfDropConfigQueueBuffer 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… | column | Enumeration | .1.3.6.1.4.1.9.9.580.1.4.4.1.8 |