ZYXEL-QUEUING-METHOD-MIB: View SNMP OID List / Download MIB
VENDOR: ZYXEL COMMUNICATIONS CORP.
Home | MIB: ZYXEL-QUEUING-METHOD-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 |
zyxelQueuingMethod | 1.3.6.1.4.1.890.1.15.3.70 |
The subtree for queuing method |
||
zyxelQueuingMethodSetup | 1.3.6.1.4.1.890.1.15.3.70.1 | |||
zyxelQueuingMethodPortTable | 1.3.6.1.4.1.890.1.15.3.70.1.1 | no-access |
The table contains queuing method outgoing port configuration. |
|
1.3.6.1.4.1.890.1.15.3.70.1.1.1 | no-access |
An entry contains queuing method outgoing port configuration. |
||
zyQueuingMethodPortQueue | 1.3.6.1.4.1.890.1.15.3.70.1.1.1.1 | integer | no-access |
Number of queue(0...7) for the specified port. |
zyQueuingMethodPortWeight | 1.3.6.1.4.1.890.1.15.3.70.1.1.1.2 | integer | read-write |
Set weight (0...15) of Queue. Bandwidth is divided across the different traffic queues according to their weights. Queue with larger weight get more service than queues with smaller weights. |
zyQueuingMethodPortMode | 1.3.6.1.4.1.890.1.15.3.70.1.1.1.3 | integer | read-write |
Select SPQ(Strictly Priority Queuing), WFQ(Weighted Fair Queuing), or WRR (Weighted Round Robin) for the specified port. Enumeration: 'weightedRoundRobin': 2, 'weightedFairScheduling': 1, 'strictlyPriority': 0. |
zyxelQueuingMethodHybridSpqPortTable | 1.3.6.1.4.1.890.1.15.3.70.1.2 | no-access |
The table contains queuing method hybird-SPQ outgoing port configuration. |
|
1.3.6.1.4.1.890.1.15.3.70.1.2.1 | no-access |
An entry contains queuing method hybird-SPQ outgoing port configuration. |
||
zyQueuingMethodHybridSpqPortQueue | 1.3.6.1.4.1.890.1.15.3.70.1.2.1.1 | integer | read-write |
This is applicable only when you select WFQ or WRR. Select a queue to have the switch use SPQ to service the subsequent queue after and including the specified queue.This is applicable only when you select WFQ or WRR. Enumeration: 'q1': 2, 'q0': 1, 'none': 0, 'q2': 3, 'q5': 6, 'q4': 5, 'q7': 8, 'q6': 7, 'q3': 4. |