MIB Viewer

cdxBWQueueType

OBJECT-TYPE
1.3.6.1.4.1.9.9.116.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. For DOCSIS1.1 all the priority queues are fifo queues.
INTEGER { unknown(1), other(2), fifo(3), priority(4) }