wredProfileMaxProbability
RAD-Services-MIB ·
.1.3.6.1.4.1.164.6.3.13.1.7
Object
This attribute determines the percentage of packets to be dropped at the point when the queue usage reaches wredProfileMaxThreshold. The behavior is linear, so that up to wredProfileMinThreshold no packets are dropped (0%). After minimum value, they are start being dropped, so that when it reaches wredProfileMaxThreshold the % of dropped packets is the one indicated by this object. After wredProfileMaxThreshold, the % of dropped packets is 100%.
Context
- MIB
- RAD-Services-MIB
- OID
.1.3.6.1.4.1.164.6.3.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wredProfileEntry
- Table
- wredProfileTable
- Siblings
- 6
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wredProfileIndex Defines the WRED Profile ID. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.3.13.1.1 |
| wredProfileColor Defines the color of the packets that their WRED thresholds are
defined in this profile. | column | Enumeration | .1.3.6.1.4.1.164.6.3.13.1.2 |
| wredProfileRowStatus This attribute is used to create a new row or to delete an existing
row in the table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.3.13.1.3 |
| wredProfileName This attribute defines the unique name assigned to the WRED profile. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.3.13.1.4 |
| wredProfileMinThreshold This attribute determines the queue usage minimum threshold in
percent.
Above it the packets colored yellow will start being dropped
by the WRED (Weighted Random Early Detection/D… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.3.13.1.5 |
| wredProfileMaxThreshold This attribute determines the queue usage maximum threshold in
percent.
Above it shaper mechanism stops dropping randomly,
and just drops all further packets marked as yellow. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.3.13.1.6 |