cwdxBWQueueNameCode
CISCO-WIRELESS-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.169.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.
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.
Context
- MIB
- CISCO-WIRELESS-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.169.1.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cwdxBWQueueEntry
- Table
- cwdxBWQueueTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cirQ |
2 | tbeQ |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwdxBWQueueOrder The relative order of this queue to the other queues within the
wireless interface. The smaller number has higher order. That is,
0 is the highest order and 10 is the lowest orde… | column | Integer32 | .1.3.6.1.4.1.9.9.169.1.2.1.1.2 |
| cwdxBWQueueNumServedBeforeYield 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.169.1.2.1.1.3 |
| cwdxBWQueueType 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.169.1.2.1.1.4 |
| cwdxBWQueueMaxDepth The maximum number of requests/packets which the queue can
support. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.169.1.2.1.1.5 |
| cwdxBWQueueDepth The current number of requests/packets in the queue. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.169.1.2.1.1.6 |
| cwdxBWQueueDiscards 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.169.1.2.1.1.7 |