fsQoSQTemplateDropType
ARICENT-DIFFSERV-MIB ·
.1.3.6.1.4.1.29601.2.6.1.4.1.1.3
Object
column
r/w
Enumeration
The type of drop algorithm used by this queue template. The value
other(1)requires further specification in some other MIB module.
In the tailDrop(2) algorithm, fsQoSQTemplateSize
represents the maximum depth of the queue, beyond which all newly
arriving packets will be dropped.
In the headDrop(3) algorithm, if a packet arrives when the current
depth of the queue, is at fsQoSQTemplateSize , packets
currently at the head of the queue are dropped to make room for the
new packet to be enqueued at the tail of the queue.
In the random Drop(4) and (6) algorithms, on packet arrival, an Active
Queue Management algorithm is executed which may randomly drop a
packet. This algorithm may be proprietary, and it may drop either
the arriving packet or another packet in the queue.
For this algorithm, fsQoSQTemplateSize is understood to
be the absolute maximum size of the queue and additional parameters are
described in fsQoSRandomDetectCfgTable.
The alwaysDrop(5) algorithm is as its name specifies; always
drop. In this case, the other configuration values in this Entry
are not meaningful
Context
- MIB
- ARICENT-DIFFSERV-MIB
- OID
.1.3.6.1.4.1.29601.2.6.1.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsQoSQTemplateEntry
Syntax
Enumeration
Values & Constraints
Object Constraints
range: 1-65535