CISCO-QUEUE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
8
cQIfTable
table.1.3.6.1.4.1.9.9.37.1.1
·
1 row entry
·
3 columns
This table contains objects that describe the queues on a
Cisco Interface.
An interface queue is modeled as a collection of one or more
secondary queues that feed into a device's hardware queue. The
hardware queue has a maximum depth set by the MCI tx-queue-limit
command or equivalent. The secondary queues (also known as the
'hold queue') have maximum depths set by the hold-queue command
or equivalent.
This table parallels the ifTable, and indicates the type of
queuing in use on the interface, number of queues, and similar
parameters.
A list of queue attributes for an interface.
Indexes
RFC1213-MIBifIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
cQIfQType
The type of queuing used in the Hold Queue.
First In First Out Queuing implies that the interface always transmits messages in the order that they are received. Priority Queuing sorts messa… |
CQAlgorithm Textual Convention: CQAlgorithm EnumerationType Values:
|
.1.3.6.1.4.1.9.9.37.1.1.1.1 |
||||||||
|
cQIfTxLimit
The maximum number of messages placed into the hardware
transmission queue. This is a first come first serve queue, fed by the hold queue. If the hold queue contains information, this queue is presumably full. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.37.1.1.1.2 |
||||||||
|
cQIfSubqueues
The number of sub-queues of which the hold queue is built.
This is a constant for each value of cQIfQType. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.37.1.1.1.3 |
cQStatsTable
table.1.3.6.1.4.1.9.9.37.1.2
·
1 row entry
·
4 columns
This table contains statistical objects that for the sub-queues of a Cisco Interface.
A list of sub-queue attributes for an interface.
Indexes
RFC1213-MIBifIndex cQStatsQNumber
| Column | Syntax | OID |
|---|---|---|
|
cQStatsQNumber
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 n… |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.9.9.37.1.2.1.1 |
|
cQStatsDepth
The number of messages in the sub-queue.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.37.1.2.1.2 |
|
cQStatsMaxDepth
The maximum number of messages permitted in the sub-queue.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.37.1.2.1.4 |
cQRotationTable
table.1.3.6.1.4.1.9.9.37.1.3
·
1 row entry
·
1 columns
This table describes the rotation of Custom Queuing on an Interface.
Custom Queuing sub-queue attributes for an interface.
Indexes
RFC1213-MIBifIndex cQStatsQNumber
| Column | Syntax | OID |
|---|---|---|
|
cQRotationOctets
The number of octets which may be transmitted from a custom
queuing sub-queue before it must yield to another queue. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.37.1.3.1.1 |