wredProfileRowStatus
RAD-Services-MIB ·
.1.3.6.1.4.1.164.6.3.13.1.3
Object
This attribute is used to create a new row or to delete an existing row in the table.
Context
- MIB
- RAD-Services-MIB
- OID
.1.3.6.1.4.1.164.6.3.13.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wredProfileEntry
- Table
- wredProfileTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |