RIVERSTONE-QUEUE-MIB
AI MIB Summary
The RIVERSTONE-QUEUE-MIB enables monitoring of per-port queue statistics and buffer utilization on Riverstone network devices, specifically tracking packet drops, queue depths, and transmission rates to assess Quality of Service (QoS) performance and congestion levels.
This MIB module represents information on each of the queues for each port.
Main OID:
rsQueueMIB.1.3.6.1.4.1.5567.2.70
24
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
rsQueueMIBThis MIB module represents information on each of the queues for each port. MODULE-IDENTITY .1.3.6.1.4.1.5567.2.70 |
rsQueueMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.70.1 |
rsQueuePropertiesTableThis table contains descriptions of different queues. It is used as a reference table by rsQueueStatsTable. SEQUENCE OF RsQueuePropertiesEntry .1.3.6.1.4.1.5567.2.70.1.1 |
rsQueuePropertiesEntryThis entry represents a queue and its properties. It is indexed by a natural number. RsQueuePropertiesEntry .1.3.6.1.4.1.5567.2.70.1.1.1 |
rsQueueIdAn index that enumerates the number of queue entries. IndexInteger .1.3.6.1.4.1.5567.2.70.1.1.1.1 |
rsQueueNameThe name of the queue. For example, on the RS platform, the four queue names are control, high, medium, and low.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5567.2.70.1.1.1.2 |
rsQueueDescrA more detailed description of the functionality of the queue.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5567.2.70.1.1.1.3 |
rsQueueDiscardPolicyThe type of policy used by the queue to drop a frame.ro RsDiscardPolicy (RIVERSTONE-TC-MIB) .1.3.6.1.4.1.5567.2.70.1.1.1.4 |
rsQueueMaxCapacityThe max number of frames the queue can contain.ro Gauge32 .1.3.6.1.4.1.5567.2.70.1.1.1.6 |
rsQueueStatsTableThis table contains stats per queue for each physical interface. SEQUENCE OF RsQueueStatsEntry .1.3.6.1.4.1.5567.2.70.1.2 |
rsQueueStatsEntryThe stats per queue for each physical interface. RsQueueStatsEntry .1.3.6.1.4.1.5567.2.70.1.2.1 |
rsQueueStatsLastCapChangeThe value of sysUpTime at the time when the port capability changed. As a result of this change, the application need to restart its counter collection. For example, the card may have been hotswapped out and replaced by another card.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.5567.2.70.1.2.1.1 |
rsQueueStatsValidThe current state of each counter in this table. Each bit indicate the validity of a counter. Some queues may not support every counter in the table.ro Bits .1.3.6.1.4.1.5567.2.70.1.2.1.2 |
rsQueueBytesThe number of bytes that have passed through this priority queue on this port.ro Counter32 .1.3.6.1.4.1.5567.2.70.1.2.1.101 |
rsQueueFramesThe number of frames that have passed through this priority queue on this port.ro Counter32 .1.3.6.1.4.1.5567.2.70.1.2.1.102 |
rsQueueDiscardsThe number of frames into this queue that were discarded because the queue was full.ro Counter32 .1.3.6.1.4.1.5567.2.70.1.2.1.103 |
rsQueueHCBytesThe number of bytes stored in a 64 bit counter that have passed through this priority queue on this port.ro Counter64 .1.3.6.1.4.1.5567.2.70.1.2.1.201 |
rsQueueHCFramesThe number of frames stored in a 64 bit counter that have passed through this priority queue on this port.ro Counter64 .1.3.6.1.4.1.5567.2.70.1.2.1.202 |
rsQueueConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.70.2 |
rsQueueCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.70.2.1 |
rsQueueComplianceThe compliance statement for RIVERSTONE-STATS-MIB. Unknown .1.3.6.1.4.1.5567.2.70.2.1.1 |
rsQueueGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.70.2.2 |
rsQueuePropertiesGroupThe collection of objects used to represent properties of a queue. Unknown .1.3.6.1.4.1.5567.2.70.2.2.1 |
rsQueueStatsGroupThe collection of objects used to represent the queue stats. Unknown .1.3.6.1.4.1.5567.2.70.2.2.2 |