ZYXEL-QUEUING-METHOD-MIB

File: ZYXEL-QUEUING-METHOD-MIB.mib (6137 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelQueuingMethodPortEntry  
SEQUENCE    
  zyQueuingMethodPortQueue INTEGER
  zyQueuingMethodPortWeight INTEGER
  zyQueuingMethodPortMode INTEGER

ZyxelQueuingMethodHybridSpqPortEntry  
SEQUENCE    
  zyQueuingMethodHybridSpqPortQueue INTEGER

Defined Values

zyxelQueuingMethod 1.3.6.1.4.1.890.1.15.3.70
The subtree for queuing method
MODULE-IDENTITY    

zyxelQueuingMethodSetup 1.3.6.1.4.1.890.1.15.3.70.1
OBJECT IDENTIFIER    

zyxelQueuingMethodPortTable 1.3.6.1.4.1.890.1.15.3.70.1.1
The table contains queuing method outgoing port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelQueuingMethodPortEntry

zyxelQueuingMethodPortEntry 1.3.6.1.4.1.890.1.15.3.70.1.1.1
An entry contains queuing method outgoing port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelQueuingMethodPortEntry  

zyQueuingMethodPortQueue 1.3.6.1.4.1.890.1.15.3.70.1.1.1.1
Number of queue(0...7) for the specified port.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyQueuingMethodPortWeight 1.3.6.1.4.1.890.1.15.3.70.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyQueuingMethodPortMode 1.3.6.1.4.1.890.1.15.3.70.1.1.1.3
Select SPQ(Strictly Priority Queuing), WFQ(Weighted Fair Queuing), or WRR (Weighted Round Robin) for the specified port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER strictly-priority(0), weighted-fair-scheduling(1), weighted-round-robin(2)  

zyxelQueuingMethodHybridSpqPortTable 1.3.6.1.4.1.890.1.15.3.70.1.2
The table contains queuing method hybird-SPQ outgoing port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelQueuingMethodHybridSpqPortEntry

zyxelQueuingMethodHybridSpqPortEntry 1.3.6.1.4.1.890.1.15.3.70.1.2.1
An entry contains queuing method hybird-SPQ outgoing port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelQueuingMethodHybridSpqPortEntry  

zyQueuingMethodHybridSpqPortQueue 1.3.6.1.4.1.890.1.15.3.70.1.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), q0(1), q1(2), q2(3), q3(4), q4(5), q5(6), q6(7), q7(8)