Description | The status object used to manage rows in this table.
When set to 'active', the query of flows is initiated.
This object can be set to active only after all the
appropriate objects for this query as defined by the
bits in the cseFlowMcastQueryMask object, have also been
instantiated. The completion of the query is indicated
by the value of cseFlowMcastQueryRows as soon as it
becomes greater than or equal to 0.
Once a row becomes active, values within the row cannot be
modified without setting it to 'notInService' first, or just
deleting and re-creating it.
To abort a lengthy on-going query, setting this object to
'notInService', or 'destroy' will terminate a search
if one is in progress, and cause the associated rows in
cseFlowMcastResultTable, if any, to be deleted. |