cdxBWQueueOrder
CISCO-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.116.1.2.1.1.2
Object
column
Integer32
The relative order of this queue to the other queues within the
cable interface. The smaller number has higher order. That is,
0 is the highest order and 10 is the lowest order. The
scheduler will serve the requests in higher order queue up to
the number of requests defined in cdxBWQueueNumServedBeforeYield
before serving requests in the next higher order queue.
If there are n queues on this interface, the queue order will
be 0 to n-1 and maximum number of requests defined as
cdxBWQueueNumServedBeforeYield in order 0 queue will be served
before the requests in order 1 queue to be served.
Context
- MIB
- CISCO-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.116.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cdxBWQueueEntry
- Table
- cdxBWQueueTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdxBWQueueNameCode The name code for the queue.
cirQ :CIR queue. The queue is for Committed Information Rate
(CIR) type of service which serves Service IDs which
have min… | column | Enumeration | .1.3.6.1.4.1.9.9.116.1.2.1.1.1 |
| cdxBWQueueNumServedBeforeYield The maximum number of requests/packets the scheduler can
serve before yielding to another queue. The value 0 means all
requests must be served before yielding to another queue. … | column | Integer32 | .1.3.6.1.4.1.9.9.116.1.2.1.1.3 |
| cdxBWQueueType 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 fir… | column | Enumeration | .1.3.6.1.4.1.9.9.116.1.2.1.1.4 |
| cdxBWQueueMaxDepth The maximum number of requests/packets which the queue can
support.The range is 0-50 for DOCSIS1.0 and for
DOCSIS1.1 it is 0-64. | column | Integer32 | .1.3.6.1.4.1.9.9.116.1.2.1.1.5 |
| cdxBWQueueDepth The current number of requests/packets in the queue.
The range is 0-50 for DOCSIS1.0 and for
DOCSIS1.1 it is 0-64. | column | Integer32 | .1.3.6.1.4.1.9.9.116.1.2.1.1.6 |
| cdxBWQueueDiscards The number of requests/packets discarded because of queue
overflow (queue depth > queue maximum depth). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.116.1.2.1.1.7 |