8.1 Creating an SNMP Alert

To produce an SNMP alert, place the following command in the application definition where you wish to create the alert:

Run C:\Progra~1\Novell\Secure~1\Slsnmp.exe <Community Name> <Host IP Address> <Text>

Example Application Definition

Dialog
Class #32770
Title "Incorrect Password"
EndDialog
Run C:\Progra~1\ActivIdentity\Secure~1\Slsnmp.exe SNMPCommunity1
192.168.156.23 "PSL - Incorrect password in finance system."
MessageBox "You have entered an incorrect password. The
administrator has been notified. Please restart the application
and try again."
KillApp "PasswordText.exe"