CISCOSB-QUEUE-STATISTICS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-QUEUE-STATISTICS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlQueueStatistics 1.3.6.1.4.1.9.6.1.101.233
This private MIB module for Queue-Statistics
         rlInterfaceQueueStatisticsClear 1.3.6.1.4.1.9.6.1.101.233.1 interfaceindexorzero read-write
This scalar indicates on which interface to clear queue statistics. A value of zero means to clear queue statistics on all interfaces.
         rlInterfaceQueueStatisticsTable 1.3.6.1.4.1.9.6.1.101.233.2 no-access
This table specifies packets/bytes pass/drop counters per Port/Queue/Drop Precedence
             rlInterfaceQueueStatisticsEntry 1.3.6.1.4.1.9.6.1.101.233.2.1 no-access
Each entry in this table describes packets/bytes pass/drop counters for a given combination of port/Queue/Drop Precedence.
                 rlInterfaceQueueStatisticsIfIndex 1.3.6.1.4.1.9.6.1.101.233.2.1.1 interfaceindex no-access
Interface index.
                 rlInterfaceQueueStatisticsQueue 1.3.6.1.4.1.9.6.1.101.233.2.1.2 integer no-access
Queue Number
                 rlInterfaceQueueStatisticsDP 1.3.6.1.4.1.9.6.1.101.233.2.1.3 statisticsdptype no-access
Drop Precedence
                 rlInterfaceQueueStatisticsTxPackets 1.3.6.1.4.1.9.6.1.101.233.2.1.4 counter64 read-only
The number of packets enqueued for transmission
                 rlInterfaceQueueStatisticsTxBytes 1.3.6.1.4.1.9.6.1.101.233.2.1.5 counter64 read-only
The number of bytes enqueued for transmission
                 rlInterfaceQueueStatisticsDroppedPackets 1.3.6.1.4.1.9.6.1.101.233.2.1.6 counter64 read-only
The number of tail-dropped packets
                 rlInterfaceQueueStatisticsDroppedBytes 1.3.6.1.4.1.9.6.1.101.233.2.1.7 counter64 read-only
The number of tail-dropped bytes