I would like to better understand the limitations to the SNMP and SysLog viewers through NPM.
We are running NPM 9.5.1, but are expeciting to upgrade to 10 sometime in the near future.
Is there any way for the Trap Viewer to provide information about a received trap that is not in the variable ${Message}?
Specifically, if interface 2/27 on RouterA is configured with a description of "Connection to ClientX" and we get an alert that that interface is down, the message contains nothing for us to link this interface to "ClientX"
I have seen several posts and discussions related to similar requests about adding variables to the trap viewer, but I have not seen anything posted as a solution to these issues.
Is there any way to get the interface description or other DB stored information about a node/interface to discplay in the trap notification (I am sending these to the Windows Event Log via a rule. SCOM then picks up this message as an alarm which ultimately triggers the creation of an incident).
Also, why is there such a disconnect between the Trap Viewer and the rest of NPM?