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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cQIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-QUEUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QUEUE-MIB::cQIfTable'
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
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Values:
|
.1.3.6.1.4.1.9.9.37.1.1.1.1 |
||||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.37.1.1.1.2 |
||||||||
|
The number of sub-queues of which the hold queue is built.
This is a constant for each value of cQIfQType. |
SNMPv2-SMIInteger32 Type 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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cQStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-QUEUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QUEUE-MIB::cQStatsTable'
This table contains statistical objects that for the sub-queues of a Cisco Interface.
A list of sub-queue attributes for an interface.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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 |
|
The number of messages in the sub-queue.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.37.1.2.1.2 |
|
The maximum number of messages permitted in the sub-queue.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.37.1.2.1.3 |
|
The number of messages discarded from this queue since restart
by reason of enqueue at a time that cQStatsDepth >= cQStatsMaxDepth. |
SNMPv2-SMICounter32 Type 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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cQRotationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-QUEUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QUEUE-MIB::cQRotationTable'
This table describes the rotation of Custom Queuing on an Interface.
Custom Queuing sub-queue attributes for an interface.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The number of octets which may be transmitted from a custom
queuing sub-queue before it must yield to another queue. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.37.1.3.1.1 |