CISCO-QUEUE-MIB

        This is the MIB module for objects used to manage
interface queuing in Cisco devices.
    
Source file
CISCO-QUEUE-MIB
Last revised
Identity
ciscoQueueMIB
Base OID
1.3.6.1.4.1.9.9.37
Imported Objects
CISCO-SMI ciscoMgmt
RFC1213-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 Gauge32 Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QUEUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QUEUE-MIB::ciscoQueueMIB'
Walk the MIB subtree
/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::ciscoQueueMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (20)
.1.3.6.1.4.1.9.9.37
.1.3.6.1.4.1.9.9.37.1
.1.3.6.1.4.1.9.9.37.1.1
.1.3.6.1.4.1.9.9.37.1.1.1
.1.3.6.1.4.1.9.9.37.1.1.1.1
.1.3.6.1.4.1.9.9.37.1.1.1.2
.1.3.6.1.4.1.9.9.37.1.1.1.3
.1.3.6.1.4.1.9.9.37.1.2
.1.3.6.1.4.1.9.9.37.1.2.1
Integer32
.1.3.6.1.4.1.9.9.37.1.2.1.1
.1.3.6.1.4.1.9.9.37.1.2.1.2
.1.3.6.1.4.1.9.9.37.1.2.1.3
.1.3.6.1.4.1.9.9.37.1.2.1.4
.1.3.6.1.4.1.9.9.37.1.3
.1.3.6.1.4.1.9.9.37.1.3.1
.1.3.6.1.4.1.9.9.37.1.3.1.1
.1.3.6.1.4.1.9.9.37.2
.1.3.6.1.4.1.9.9.37.3
.1.3.6.1.4.1.9.9.37.3.1
.1.3.6.1.4.1.9.9.37.3.2
Dependencies (8) 5 direct · 3 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. RFC-1212rfc
  6. RFC1155-SMIrfc
  7. RFC1213-MIBrfc
  8. SNMPv2-CONFrfc
  9. CISCO-QUEUE-MIBciscoselected
Type Definitions (1)
Enumeration
fifo(1)
priority(2)
custom(3)
weightedFair(4)
Conformance Groups (3)
The configuration of queuing on the interface. Interface
Queuing statistics (ifOutQDepth and ifOutDiscards) are kept in
the interface table.
.1.3.6.1.4.1.9.9.37.3.2.1
The statistics for individual queues in the interface queuing
system.
.1.3.6.1.4.1.9.9.37.3.2.2
The Custom Queuing queue rotation weights.
.1.3.6.1.4.1.9.9.37.3.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.37.3.1.1
The core compliance statement for all queued interfaces.
Required groups
mandatory cQIfGroup
mandatory cQStatsGroup
mandatory cQRotationGroup