Description | Each row is identified by XGCP peer name and peer XGCP
protocol number combination. This means, if an MGC uses
more than one variant of XGCP (i.e MGCP, SGCP 1.0,
SGCP 1.1 etc), an entry will be maintained for each
of the protocols. mgcNumber and mgcProtocolNumber from
MGMIB are used as foreign index to this table.
Entries in this table are implicitly created by the
agent. An entry shall be created when an entry is created
in the mgcProtocolTable and when mgcProtocolNumber refers
to an XGCP variant (i.e MGCP, SGCP 1.0, SGCP 1.1 etc) as
supported protocol. An entry shall be deleted if the
corresponding entry in the mgcProtocolTable is deleted.
As both mgcProtocolTable and vismXgcpPeerTable have
mgcNumber and mgcProtocolNumber as index, referential
integrity between the two tables is automatically ensured. |