MIB Viewer

cwdxBWQueueType

OBJECT-TYPE
1.3.6.1.4.1.9.9.169.1.2.1.1.4
Access
read-only
Status
current
Sub-identifiers
0
The queuing type which decides the position of a request/packet within the queue. unknown : queue type unknown. other : not fifo, and not priority. fifo : first in first out. priority: each bandwidth request has a priority and the position of the request within the queue depends on its priority.
INTEGER { unknown(1), other(2), fifo(3), priority(4) }