Go to documentation repository
Page History
...
- Go to the settings panel of SNMP trap object.
Enter in the field Message’s format string (%parameter’s name1%text% parameter’s name2%... parameters’names in the required sequence. Description of event’s main parameters is given in the table.
Parameter’s name
Description of parameter
Availability in the message
%event_action%
Event, registered in the system
Is determined by object’s type, for which the event may be registered
%event_source_id%
Object’s identification number, for which the event has been registered
%event_source_type%
Object’s type, for which the event has been registered
%owner%
Computer name, from which the message has been received
Obligatory message’s parameters
% time %%time%
Time of event’s creation
%user_id%
Computer’s user identification number, from which the message has been received
Optional message’s parameters
%module%
Module’s name, for which the event has been registered
Info title Note. In case when message’s format string is not set, SNMP message is formed in accordance with the pattern %event_action%,%event_source_id%,%event_source_type%, %owner%,%user_id%,%module%. - To save the changes click Apply button.
...
Example of SNMP-message, formed in accordance with the pattern pattern "1)%owner% 2)%module% 3)%time% 4)% event%event_source_id % id% 5)% event%event_source_type % type% 6)% user%user_id % id% 7)% event_action % %event_action%" is exemplified in the figure below.
...