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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tail-drop |
2 | head-drop |
3 | random-drop |