MIB Viewer

csqIfDropConfigDropAlgorithm

OBJECT-TYPE
1.3.6.1.4.1.9.9.580.1.4.4.1.4
Access
read-write
Status
current
Sub-identifiers
0
Specifies the drop algorithm running at this queue and threshold. 'tailDrop' indicates that this queue and threshold drops packet using tail-drop algorithm. This value is configurable only if 'tailDrop' bit in the value of qosIfCapabilities object for the same ifIndex and traffic direction is set. 'wred' indicates that WRED algorithm is used. This value is configurable only if 'wred' bit in the value of qosIfCapabilities object for the same ifIndex and traffic direction is set.
INTEGER { tailDrop(1), wred(2) }