qosPolicyDropAlgorithm

BINTEC-QOS-MIB · .0.3.1.9

Object

column r/w Enumeration
This objects defines the packet dropping algorithm to apply
if more than qosPolicyUpperThreshold octets are currently
enqueued, possible values:
tail-drop(1) 	= drop all newly arriving packets
head-drop(2)   = drop packets at the queue head
	 	  enqueue newly arriving packets
random-drop(3) = drop arriving or enqueued packets
		  randomly.

Context

MIB
BINTEC-QOS-MIB
OID
.0.3.1.9
Type
column
Access
readwrite
Status
current
Parent
qosPolicyEntry
Table
qosPolicyTable
Siblings
14

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tail-drop
2head-drop
3random-drop

Related Objects

Sibling Objects