|
|
Description:
|
snmpIPv4IPv6ManagerRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The row status of SNMP manager table to control row actions. It has the following actions:
The status column has six defined 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 is unavailable for use by
the managed device (see NOTE below);
- `notReady(3)', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order 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
the 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."
|
|
|
|