|
|
Description:
|
rtpEvtFilterRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The current status of this conceptual row of the table.
'active' (returned) indicates that the conceptual row is
available for use by the system.
'createAndGo' has to be set when a new conceptual row is to
be created; all of the columnar objects with a MAX-ACCESS of
'read-create' that do not have a default value have to be set
within the same Set PDU. The index value must not exist in the
table when the row is created. (Any non-existing index value
will be accepted.)
After a successful creation, this object is automatically set
to 'active'.
'destroy' has to be set when the conceptual row is to be
deleted.
None of the other values defined for 'RowStatus' are expected
to be set by the management station or are returned."
|
|
|
|