cQStatsQNumber
CISCO-QUEUE-MIB ·
.1.3.6.1.4.1.9.9.37.1.2.1.1
Object
column
Integer32
The number of the queue within the queue set.
In FIFO queuing, this value is always 2.
In Priority Queuing, it corresponds to the various priorities:
high = 0
medium = 1
normal = 2
low = 3
In Custom Queuing, it is the queue number referenced in the
access list.
In Weighted Fair Queuing, it is the queue number associated
with the traffic stream (conversation) identified.
Context
- MIB
- CISCO-QUEUE-MIB
- OID
.1.3.6.1.4.1.9.9.37.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cQStatsEntry
- Table
- cQStatsTable
- Siblings
- 3
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cQStatsDepth The number of messages in the sub-queue. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.37.1.2.1.2 |
| cQStatsMaxDepth The maximum number of messages permitted in the sub-queue. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.37.1.2.1.3 |
| cQStatsDiscards The number of messages discarded from this queue since restart
by reason of enqueue at a time that cQStatsDepth >= cQStatsMaxDepth. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.37.1.2.1.4 |