wredProfileName
RAD-Services-MIB ·
.1.3.6.1.4.1.164.6.3.13.1.4
Object
This attribute defines the unique name assigned to the WRED profile.
Context
- MIB
- RAD-Services-MIB
- OID
.1.3.6.1.4.1.164.6.3.13.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wredProfileEntry
- Table
- wredProfileTable
- Siblings
- 6
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
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 |
| 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 |