Description | Controls the creation and deletion of a table entry.
An entry may be created using the 'createAndGo' option.
When the row is successfully created, the RowStatus would
be set to 'active' by the agent. An entry may be deleted
by setting the RowStatus to 'destroy'. Other options such as
`createAndWait', 'notInService', 'notReady' will not be used.
For creating the row, a value for mgcName must be provided.
This mgcName should be already added in mgDomainName table
and at least 1 IP should associated to this mgcName.
To all other objects, defaults defined by the agent
implementation may apply.
Deletion of a row with mgcAssociationState other than
unassociated shall be rejected. |