|
Description:
|
hwCarGroupRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Indicates the row status.
Options:
1. active(1) -indicates the query operation
2. createAndGo(4) -indicates creating a CAR group
3. destroy(6) -indicates deleting a CAR group
In creation, you must set this leaf to createAndGo(4)
and must enter both the IP traffic profiles used by the
upstream traffic and downstream traffic (either the names
or indexes of the upstream and downstream IP traffic profiles
can be entered); in deletion, set this leaf to destroy(6);
in query, this leaf is displayed as active(1)."
|
|
|