cwdxBWQueueType
CISCO-WIRELESS-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.169.1.2.1.1.4
Object
column
Enumeration
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.
Context
- MIB
- CISCO-WIRELESS-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.169.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwdxBWQueueEntry
- Table
- cwdxBWQueueTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | other |
3 | fifo |
4 | priority |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwdxBWQueueNameCode 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 guarantee… | column | Enumeration | .1.3.6.1.4.1.9.9.169.1.2.1.1.1 |
| 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 |
| 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 |