ZYXEL-QUEUING-METHOD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
4
.1.3.6.1.4.1.890.1.15.3.70.1.1 · 1 row entry · 3 columns
Uses the zyxel variant from /opt/observium/mibs/zyxel.
Command help
Walk zyxelQueuingMethodPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-QUEUING-METHOD-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-QUEUING-METHOD-MIB::zyxelQueuingMethodPortTable'
The table contains queuing method outgoing port configuration.
zyxelQueuingMethodPortEntry row .1.3.6.1.4.1.890.1.15.3.70.1.1.1
An entry contains queuing method outgoing port configuration.
Column Syntax OID
Number of queue(0...7) for the specified port.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.890.1.15.3.70.1.1.1.1
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.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.890.1.15.3.70.1.1.1.2
Select SPQ(Strictly Priority Queuing), WFQ(Weighted Fair Queuing), or WRR (Weighted Round Robin)
for the specified port.
Enumerationr/w
Enumerated Values:
0strictlyPriority
1weightedFairScheduling
2weightedRoundRobin
.1.3.6.1.4.1.890.1.15.3.70.1.1.1.3
.1.3.6.1.4.1.890.1.15.3.70.1.2 · 1 row entry · 1 columns
Uses the zyxel variant from /opt/observium/mibs/zyxel.
Command help
Walk zyxelQueuingMethodHybridSpqPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-QUEUING-METHOD-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-QUEUING-METHOD-MIB::zyxelQueuingMethodHybridSpqPortTable'
The table contains queuing method hybird-SPQ outgoing port configuration.
zyxelQueuingMethodHybridSpqPortEntry row .1.3.6.1.4.1.890.1.15.3.70.1.2.1
An entry contains queuing method hybird-SPQ outgoing port configuration.
Column Syntax OID
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.
Enumerationr/w
Enumerated Values:
0none
1q0
2q1
3q2
4q3
5q4
6q5
7q6
8q7
.1.3.6.1.4.1.890.1.15.3.70.1.2.1.1