wredProfileColor
RAD-Services-MIB ·
.1.3.6.1.4.1.164.6.3.13.1.2
Object
column
Enumeration
Defines the color of the packets that their WRED thresholds are defined in this profile.
Context
- MIB
- RAD-Services-MIB
- OID
.1.3.6.1.4.1.164.6.3.13.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- wredProfileEntry
- Table
- wredProfileTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | green |
3 | yellow |
4 | red |
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 |
| 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 |
| wredProfileMaxProbability 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 wredProf… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.3.13.1.7 |