_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW6600 Series User manual
Issue: 1.7
Page 445 of 519
Web: Subject Template
UCI:
va_eventd.@target[0].subject_template
Opt: subject_template
Defines subject template for the email. In general, this should be
left empty. Example:
va_eventd.@target[0].subject_template="%{severityName}
%{eventName}!!!"
See the section on message templates below.
Range
Web: Body Template
UCI:
va_eventd.@target[0].body_template
Opt: body_template
Defines the email body template. In general, this should be left
blank. Example:
va_eventd.@target[0].body_template="%{eventName}
(%{class}.%{subclass}) happened!"
See the section on message templates below.
Range
Web: SMTP Server Address
UCI: va_eventd.@target[0].smtp_addr
Opt: smtp.addr
Defines the email server address and port.
Range
a.b.c.d:port or fqdn:port
Web: SMTP User Name
UCI: va_eventd.@target[0].smtp_user
Opt: smtp_user
Defines user name for SMTP authentication.
Range
Web: SMTP Password
UCI:
va_eventd.@target[0].smtp_password
Opt: smtp_password
Defines the password for SMTP authentication.
Range
Web: Use TLS
UCI: va_eventd.@target[0].use_tls
Opt: use_tls
Enables TLS (Transport Layer Security) support.
0
1
Web: Send Timeout
UCI: va_eventd.@target[0].timeout_sec
Opt: timeout_sec
Defines the email send timeout in seconds.
10
Range
Web: Use StartTLS
UCI: va_eventd.@target[0]. tls_starttls
Opt: tls_starttls
Enables StartTLS support for TLS.
(Only displayed when TLS is enabled)
0
1
Web: Force SSLv3
UCI: va_eventd.@target[0].tls_forcessl3
Opt: tls_forcessl3
Enables force SSLv3 for TLS.
(Only displayed when TLS is enabled)
0
1
Table 164: Information table for event system email event destination settings
40.3.3.3
SNMP target
When a SNMP target receives an event, it sends it in a trap to the configured SNMP
manager.