The common parameters and variable bindings (varbinds) of a triggering log event are passed in to the triggered EHS script and can be used in the script as passed-in (dynamic) variables. These variables are:
the common event parameters: appid, name, eventid, severity, subject, and gentime
the predefined varbinds in a log event message; a varbind is a list of values or attributes included in a log event
Passed-in variables are read-only.
To view event parameters and varbinds, use the show log event-parameters command.
The passed-in event gentime is always UTC.
The event sequence number is not passed in to the script.