Description | This object is used to create/modify/delete entry.
In order to delete an entry, following conditions need to be
met:
1. The MGC to which this IP address is being added,
should be existing.
2. The MGC's resolution (cMgcResolution) should be
'internal only'.
3. the mandatory object is cMgcIpAddress
After the IP address added to the MGC
the related 'cMgcNumIP' in MGC table will be incremented
by 1.
In order to delete an entry, following conditions need to be
met:
1. The MGC's resolution (cMgcResolution) should be
'internal only'.
2. The IP address should not be the only one in the MGC
while the MGC is associated with MGC group.
This means if the value of 'cMgcNumIP' is equal to 1
and the value of 'cMgcNumMgcGroups' is non-zero,
this IP address is the only one associated with the MGC
and it is possible that this IP address is also the
only one associated with MGC group. Therefore this
IP address can not be deleted.
After deleting the IP address from the MGC the related
'cMgcNumIP' in MGC table will be decremented by 1. |