SNMP Trap
The SNMP Trap notification type sends an outbound SNMP trap to a third-party network management system when a Machine, Schedule, or Job changes to a specific status. SMA Notify Handler processes and routes the trap through a named pipe connection on Windows.
note
SNMP trap notifications are supported on Windows only. SMA Notify Handler does not process SNMP traps on non-Windows platforms.
Field reference
| Field | Required | Description |
|---|---|---|
| Event ID | No | A user-defined identifier, up to 64 characters, that third-party notification filters can use as search criteria. SMA Notify Handler prepends this value to the outbound message as EventID= <value>. The following characters are not allowed: ~ ! @ # $ % ^ |
| Severity | Yes | The severity level of the trap. Accepted values: Information (default), Warning, Minor, Major, Critical. |
| Message | No | A user-defined message up to 250 characters. The outbound trap also includes default trigger information: Event ID, trigger type, and the triggering status-change event. |