|
|
Description:
|
networkIPv4StaticRouteRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The row status of the IPv4 static route table is used to control row action.
It has six defined action values:
- `active(1)', which indicates that the conceptual row is available for use by
the managed device;
- `notInService(2)', which indicates that the conceptual row exists in the agent,
but it is unavailable for use by the managed device;
- `notReady(3)', which indicates that the conceptual row exists in the agent,
but it does not have all information necessary for the row to be available for use
by the managed device;
- `createAndGo(4)', which is supplied by a management station wishing to create
a new instance of a conceptual row and to have its status automatically set to active,
making it available for use by the managed device;
- `createAndWait(5)', which is supplied by a management station wishing to create
a new instance of a conceptual row (but not make it available for use by managed device);
and,
- `destroy(6)', which is supplied by a management station wishing to delete
all of the instances associated with an existing conceptual row."
|
|
|
|