NMS-QOS-MIB: View SNMP OID List / Download MIB

VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT


 Home MIB: NMS-QOS-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
 qos 1.3.6.1.4.1.3320.150
         schedulerPolicy 1.3.6.1.4.1.3320.150.5
Queue schedule mode. 1-SP, 2-WRR, 3-WFQ, 4-DRR, 5-FCFS, 6-Hybrid1, 7-Hybrid2, 8-SP-EXOAM. Default is SP.
         RED 1.3.6.1.4.1.3320.150.8
             redTable 1.3.6.1.4.1.3320.150.8.3
Random Early Detection Table.
                 redTableEntry 1.3.6.1.4.1.3320.150.8.3.1
RED(Random Early Detection) Type.NONE(0), sRED(1) and WRED(2).
                     rEDQueue 1.3.6.1.4.1.3320.150.8.3.1.1
Index of RED table. RED queue.It ranges 1 to 8 in RED.
                     rEDDroplevel 1.3.6.1.4.1.3320.150.8.3.1.2
RED droplevel.Means the color in RED.It ranges -1 to 2.All color(15),green(0),yellow(1) and red(2).
                     rEDLowlimit 1.3.6.1.4.1.3320.150.8.3.1.3
RED lowlimit by percent.Means the point to start discard.It ranges 0 to 100.
                     rEDSlope 1.3.6.1.4.1.3320.150.8.3.1.4
RED slope.It has different meaning in sRED and WRED.For sRED,it means drop rate,ranges 0 to 7.Number 0 means 100% drop,and others means probabilistic drop.For WRED,it means droprate slope,ranges 0 to 90.The drop rate is 0 in low limit point,and then increase by slope.
         defaultCoS 1.3.6.1.4.1.3320.150.9
Port default cos value. The range is 0-7. Default is 0.