Description | Controls the creation and deletion of a table entry.
An entry may be created using the 'createAndGo' option.
mgcResolutionIndex, mgcResolutionName,
mgcResolutionIpAddress, and mgcResolutionPreference
should be provided when creating an entry.
mgcResolutionIndex can be 1 - 88. Entries with
index 89 - 176 will be implicitly added when VDNS
resolves IP addresses of domain servers. Usually maximum 8
IP addresses can be added to one mgcName.
For external DNS server only 3 IP addresses with the highest
will be used.
Before creating an entry in this table one entry should
already been created in mgDomainNameTable with the same
name as mgcResolutionName.
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'. Only mgcResolutionIndex should be provided
to delete an entry. The last IP within 1 - 88 should
not be deleted if the mgcResolutionName is still configured
for MGC, tftp server, external DNS server, PRI backhaul
session group or announcement server and there is no
external resolved IP (entry 89 - 176) for this domain name.
Other options such as `createAndWait', 'notInService',
'notReady' will not be used. |