Description | This object is used to create a new row or modify
or delete an existing row in this table.
In order to add a protocol to MGC group, the following
condition need to be met:
Both the protocol and the MGC group should be existing
After the protocol added to the MGC group, the related
cMgcGrpNumProtocol will be incremented by 1.
In order to delete a protocol from MGC group, the following
condition need to be met:
The protocol to be deleted should not be the only one in the
MGC group when the MGC group is used by a gateway or a
profile.
This means if the value of cMgcGrpNumProtocol is equal to 1
and the value of cMgcGrpAssociationInfo is non-zero, this
protocol is the only one associated with the MGC group which
is still in use by gateways or some profiles. Therefore this
protocol can not be deleted.
After the protocol deleted from the MGC group, the related
cMgcGrpNumProtocol will be decremented by 1. |