Description | The status of this table row. This object is
used to create or delete an entry in the
descriptor table.
Creation of the row requires a row index (see
frAtmIwfConnectionDescriptorIndexNext). If not
explicitly set or in existence, all other columns
of the row will be created and initialized to the
default value. During creation, this object MAY
be set to 'createAndGo(4)' or 'createAndWait(5)'.
The object MUST contain the value 'active(1)'
before any connection table entry references the
row.
To destroy a row in this table, this object is set
to the 'destroy(6)' action. Row destruction MUST
fail (error code 'inconsistentValue') if any
connection references the row. |