Description | The row of the srcpPeerStatsTable contains information about
SRCP message statistics per IP address of the MGC.
An entry is implicitly created and deleted by the agent.
There can be two cases:
1. Case of Internal address resolution : In this case IP
addresses of all SRCP peers are resolved internally.
If the agent supports the MGMIB, the following
referential integrity rules apply:
When an entry is added to mgcResolutionTable defined in
CISCO-WAN-MG-MIB with a specific IP address, an entry
is created in this srcpPeerStatsTable for that IP address.
When an entry is deleted from mgcResolutionTable,
the row with the corresponding IP address in this table
will be deleted.
2. Case of External address resolution : If there is at
least one Call agent whose IP address is resolved
externally, an entry is created whenever SRCP
communication occurs with a new IP address. Table
entries are never deleted, but must be
nonpersistent in agent implementations, i.e. must be
purged in case of a system shutdown/restart. |