zyQueuingMethodPortMode

ZYXEL-QUEUING-METHOD-MIB · .1.3.6.1.4.1.890.1.15.3.70.1.1.1.3

Object

column r/w Enumeration
Select SPQ(Strictly Priority Queuing), WFQ(Weighted Fair Queuing), or WRR (Weighted Round Robin) 
for the specified port.

Context

MIB
ZYXEL-QUEUING-METHOD-MIB
OID
.1.3.6.1.4.1.890.1.15.3.70.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
zyxelQueuingMethodPortEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::zyQueuingMethodPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::zyQueuingMethodPortMode.<dot1dBasePort>.<zyQueuingMethodPortQueue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-QUEUING-METHOD-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-QUEUING-METHOD-MIB::zyQueuingMethodPortMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0strictlyPriority
1weightedFairScheduling
2weightedRoundRobin