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).
|
|||
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. |
||
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. |