6.9 Resolve False Alarms for DA MP and vSTP MP

The following critical alarms raised for DA MP (Diameter Agent Message Processor), vSTP MP in DSR or vSTP for combined deployments with multiple sites can be ignored:

  • 25500 - No DA MP Leader Detected
  • 70371 - No vSTP MP Leader Detected

If required, perform the following procedure to resolve the below alarms:

  1. On DSR SOAM, run the following commands:
    
    iset -fcntl=off PmControl where "procTag='vstpoam'"
    iset -fcntl=respawn PmControl where "procTag='dsroam'"
  2. On vSTP SOAM, run the following commands:
    
    iset -fcntl=off PmControl where "procTag='dsroam'"
    iset -fcntl=respawn PmControl where "procTag='vstpoam'"

Note:

In future, if the system is restarted, the alarms will not be restored.