RIVERSTONE-QUEUE-MIB: View SNMP OID List / Download MIB
VENDOR: RIVERSTONE NETWORKS
Home | MIB: RIVERSTONE-QUEUE-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).
|
|||
Object Name | OID | Type | Access | Info |
rsQueueMIB | 1.3.6.1.4.1.5567.2.70 |
This MIB module represents information on each of the queues for each port. |
||
rsQueueMIBObjects | 1.3.6.1.4.1.5567.2.70.1 | |||
rsQueuePropertiesTable | 1.3.6.1.4.1.5567.2.70.1.1 | no-access |
This table contains descriptions of different queues. It is used as a reference table by rsQueueStatsTable. |
|
1.3.6.1.4.1.5567.2.70.1.1.1 | no-access |
This entry represents a queue and its properties. It is indexed by a natural number. |
||
rsQueueId | 1.3.6.1.4.1.5567.2.70.1.1.1.1 | indexinteger | no-access |
An index that enumerates the number of queue entries. |
rsQueueName | 1.3.6.1.4.1.5567.2.70.1.1.1.2 | snmpadminstring | read-only |
The name of the queue. For example, on the RS platform, the four queue names are control, high, medium, and low. |
rsQueueDescr | 1.3.6.1.4.1.5567.2.70.1.1.1.3 | snmpadminstring | read-only |
A more detailed description of the functionality of the queue. |
rsQueueDiscardPolicy | 1.3.6.1.4.1.5567.2.70.1.1.1.4 | rsdiscardpolicy | read-only |
The type of policy used by the queue to drop a frame. |
rsQueueMaxCapacity | 1.3.6.1.4.1.5567.2.70.1.1.1.6 | gauge32 | read-only |
The max number of frames the queue can contain. |
rsQueueStatsTable | 1.3.6.1.4.1.5567.2.70.1.2 | no-access |
This table contains stats per queue for each physical interface. |
|
1.3.6.1.4.1.5567.2.70.1.2.1 | no-access |
The stats per queue for each physical interface. |
||
rsQueueStatsLastCapChange | 1.3.6.1.4.1.5567.2.70.1.2.1.1 | timestamp | read-only |
The 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. |
rsQueueStatsValid | 1.3.6.1.4.1.5567.2.70.1.2.1.2 | bits | read-only |
The 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. Bits: 'validHCFrames': 4, 'validBytes': 0, 'validDiscards': 2, 'validFrames': 1, 'validHCBytes': 3. |
rsQueueBytes | 1.3.6.1.4.1.5567.2.70.1.2.1.101 | counter32 | read-only |
The number of bytes that have passed through this priority queue on this port. |
rsQueueFrames | 1.3.6.1.4.1.5567.2.70.1.2.1.102 | counter32 | read-only |
The number of frames that have passed through this priority queue on this port. |
rsQueueDiscards | 1.3.6.1.4.1.5567.2.70.1.2.1.103 | counter32 | read-only |
The number of frames into this queue that were discarded because the queue was full. |
rsQueueHCBytes | 1.3.6.1.4.1.5567.2.70.1.2.1.201 | counter64 | read-only |
The number of bytes stored in a 64 bit counter that have passed through this priority queue on this port. |
rsQueueHCFrames | 1.3.6.1.4.1.5567.2.70.1.2.1.202 | counter64 | read-only |
The number of frames stored in a 64 bit counter that have passed through this priority queue on this port. |
rsQueueConformance | 1.3.6.1.4.1.5567.2.70.2 | |||
rsQueueCompliances | 1.3.6.1.4.1.5567.2.70.2.1 | |||
rsQueueCompliance | 1.3.6.1.4.1.5567.2.70.2.1.1 |
The compliance statement for RIVERSTONE-STATS-MIB. |
||
rsQueueGroups | 1.3.6.1.4.1.5567.2.70.2.2 | |||
rsQueuePropertiesGroup | 1.3.6.1.4.1.5567.2.70.2.2.1 |
The collection of objects used to represent properties of a queue. |
||
rsQueueStatsGroup | 1.3.6.1.4.1.5567.2.70.2.2.2 |
The collection of objects used to represent the queue stats. |