Main page
OID Repository
https://oid-base.com
Display OID:

queuingMechanism(2)


Navigating the OID tree

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

queuingMechanism OBJECT-TYPE
SYNTAX INTEGER {strictPriority(1), wrr(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Queuing mechanism.
strictPriority(1) : Strict Priority
wrr(2) : Weighted Round Robin
Strict-priority scheduling is implemented with a special strict-priority scheduler node that is stacked directly above the port. Queues stacked on top of the strict-priority scheduler node always get bandwidth before other queues.
Weighted round-robin scheduling is designed to better handle queues with different processing capacities. Each queue has a weight : Low is 1, Medium is 2, High is 4 and Highest is 8 for WS3 spec. Queues with higher weights get bandwidth before than other queues with less weights."



Classification:

MIB object for network management

See classes of OIDs
Short URL for this page:


Parent OID: companyQoSGroup(12) First sibling OID: qosMode(1) Previous sibling OID: qosMode(1) Next sibling OID: qosQ1p(3) Last sibling OID: qosDiffServ(4)