cdxBWQueueNameCode
CISCO-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.116.1.2.1.1.1
Object
column
Enumeration
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 minimum guaranteed rate in its QoS profile.
It is applicable if CMTS is running is either of
DOCSIS 1.0 or 1.1 modes.For DOCSIS 1.1 it has
priority 8.
tbeQ :TBE Queue.The queue is for TIERED BEST EFFORT type
service which serves Service IDs which does not have
minimum guaranteed rate in its QoS profile. It is
only applicable if CMTS is running in DOCSIS 1.0
mode.
p0BEGrantQ-p7BEGrantQ : BEST EFFORT Queue
The queues p0BEGrantQ to P7BEGrantQ are for TIERED
BEST EFFORT type service which serves Service IDs
which do not have minimum guaranteed rate specified
in the QoS parameters. P0 has lowest priority and P7
has highest.Best Effort type is purely handled with
prioritization in FIFO's and hence demands more
number of queues. These queues are applicable only if
CMTS is running under mode DOCSIS 1.1.
rngPollQ : RngPoll queue.
The queue is for the ranging SID's.It has the highest
priority. This queue information is only provided if
CMTS is running under mode DOCSIS 1.1.
Context
- MIB
- CISCO-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.116.1.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cdxBWQueueEntry
- Table
- cdxBWQueueTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cirQ |
2 | tbeQ |
3 | p0BEGrantQ |
4 | p1BEGrantQ |
5 | p2BEGrantQ |
6 | p3BEGrantQ |
7 | p4BEGrantQ |
8 | p5BEGrantQ |
9 | p6BEGrantQ |
10 | p7BEGrantQ |
11 | rngPollQ |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdxBWQueueOrder 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. … | column | Integer32 | .1.3.6.1.4.1.9.9.116.1.2.1.1.2 |
| 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 |