Go to primary content
Diameter Signaling Router Alarms and KPIs
Release 8.2
E89015-01
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

22632 - ComAgent Registration Failure

Alarm Group:
FABR
Description:
FABR application is unavailable and DSR cannot successfully process FABR traffic.
Severity:
Critical
Instance:
Full Address Based Resolution
HA Score:
Normal
Auto Clear Seconds:
0 (zero)
OID:
eagleXgDiameterComAgentRegistFailNotify

Recovery:

  1. Check the ComAgtRoutedService table entries, by running the below command on the MP1 command prompt.
    iqt -p -s'|' ComAgtRoutedService
  2. Entry corresponding to the DP routed service used by FABR must be present with id=11 and name=DPService. For example:
    11|DPService|No|Yes|0
  3. Disable the FABR application to clear the ComAgent Service Registration Failure alarm.
  4. Check the ComAgtRoutedService table on NOAM server blade to identify if there is any mismatch with the MP blade.
  5. Check the ComAgtRoutedService table on SOAM server blade to identify if there is any mismatch with the MP blade (in case of 3-tier architecture).
  6. If DP routed service entry is not present, then add it to the MP blade using the ivi command (after turning off the inetrep using pm.set off inetrep), then restart the inetrep process.
    Afterwards, please restart the DSR process by running pm.set off dsr; followed by pm.set on dsr; on MP blade command prompt.
  7. It is recommended to contact My Oracle Support (MOS) for assistance.