A target defines where notifications will be sent to when a monitored event occurs. At least one target must be defined before you can add filters (see Filters). You can define as many targets as you like.
| Field name | Description |
|---|---|
| Name | The name will be used to specify the target when configuring filters. |
| Type | The target type. Possible values:
|
| From | The email address to use as sender. |
| To | The email address to send the mail to. |
| Subject | The email subject. |
| SMS | |
| Mobile | The mobile phone number to send the SMS to. |
| SNMP | |
| Host | The IP address of the SNMP host. |
| Message Type | The type of the SNMP Host. Possible values:
|
| Security Name | The user name for SNMPv3, or the community name for SNMPv2c. |
| Authentication Type | The authentication protocol to be used. This protocol indicates whether or not messages sent or received on behalf of this user can be authenticated; and if so, which protocol to use. Possible values:
|
| Secret | The secret key used by the authentication protocol for authenticating messages. |
| Privacy Type | The privacy protocol. This setting indicates whether messages sent on behalf of this user can be encrypted, and if so, which privacy protocol to use. Possible values:
|
| Secret | The secret key used by the privacy protocol for encrypting and decrypting messages. |
The only invalid combination of authentication type and privacy type is None and None.