|
Description:
|
hwWREDRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Indicates the row status.
Options:
1. active(1)
2. createAndGo(4)
3. destroy(6)
To create a WRED profile, set this leaf to createAndGo(4) and specify the three leaves of hwWREDGreenLowLimit,
hwWREDGreenHighLimit, and hwWREDGreenProbability concurrently and the other three leaves of hwWREDYellowLowLimit,
hwWREDYellowHighLimit, and hwWREDYellowProbability, too.
To delete a WRED profile, set this leaf to destroy(6).
When a WRED profile is queried, this leaf is displayed as active(1)."
|
|
|