|
Description:
|
hwCarThresholdProfileRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Indicates the row status, used for creating or deleting a car-threshold profile.
Options:
1. active(1)
2. createAndGo(4)
3. destroy(6)
To create a car-threshold profile, you must specify hwCarThresholdProfileIndex and set
hwCarThresholdProfileRowStatus to createAndGo(4) to perform the set operation.
Other attributes of the car-threshold profile are optional.
To delete a car-threshold profile, set hwCarThresholdProfileRowStatus to destroy(6) to
perform the set operation.
During query, the value of this leaf is the fixed active(1)."
|
|
|