Installation guide

set alarm
48 Chapter 2 Command Descriptions
priority={normal|high}
The priority of the triggered email.
normal
The email is sent with normal priority.
high
The email is sent with high priority.
The default is normal.
The default is off.
subject=string
If “type=email,” this option specifies the text to be included in the “subject”
field of an alarm-triggered email. If “type=snmptrap,” this option specifies
the text to be included in the “Serial Alarm Subject” field of an alarm-
triggered SNMP trap.
to=string
The text to be included in the “to” field of an alarm-triggered email.
type={email|snmptrap|all}
Used to determine what kind of an alarm is sent: an e-mail alarm, an
SNMP trap or both.
In order for SNMP traps to be sent, the IP address of the system to which
traps are sent must be configured, by issuing a “set snmp” command with
the “trapdestip” option. See "set snmp" on page 120.
email
An email alarm is sent.
snmptrap
An SNMP trap is sent. If snmptrap is specified, the “subject” text is sent
with the alarm. The MIB for this trap is named
DIGI-SERIAL-ALARM-TRAPS.mib.
all
Both an email alarm and SNMP trap are sent.
The default is “email.”