Installation guide

82
alert_type={email|snmptrap|all}
Used to determine what kind of an alarm is sent: an e-mail alarm, an
SNMP trap or both.
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".
email
An email alarm is sent.
snmptrap
An SNMP trap is sent. If snmptrap is specified, the “subject” text is
sent with the alarm.
all
Both an email alarm and SNMP trap are sent.
The default is “email.”
alert_subject=string
If “alert_type=email,” this option specifies the text to be included in the
“subject” field of an alarm-triggered email. If “alert_type=snmptrap,” this
option specifies the text to be included in the “NFS Alarm Subject” field of
an alarm- triggered SNMP trap.
alert_to=email address
The text to be included in the “to” field of an alarm-triggered email.
alert_cc=email address
The text to be included in the “cc” field of an alarm-triggered email.
Examples Enable NFS service
#>set nfs state=on server=192.168.100.100 path=/nfsroot
timeout=5 interval=10
Display current NFS settings
#>set nfs
See also "show nfs"
"set smtp"
"set snmp"