traptoemail - snmptrapd handler script to convert snmp traps into emails
traptoemail [-f FROM] [-s SMTPSERVER] ADDRESSES
traptoemail(1) Net-SNMP traptoemail(1)
NAME
traptoemail - snmptrapd handler script to convert snmp traps into
emails
SYNOPSIS
traptoemail [-f FROM] [-s SMTPSERVER] ADDRESSES
DESCRIPTION
converts snmp traps into email messages.
OPTIONS
-f FROM
sender address, defaults to "root"
-s SMTPSERVER
SMTP server, defaults to "localhost"
ADDRESSES
recipient addresses
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+-----------------------------------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+-----------------------------------------------+
|Availability | system/management/snmp/net-snmp/documentation |
+---------------+-----------------------------------------------+
|Stability | Volatile |
+---------------+-----------------------------------------------+
NOTES
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from http://ftp.ntua.gr/mirror/net-snmp/net-
snmp/5.7.3/net-snmp-5.7.3.tar.gz
Further information about this software can be found on the open source
community website at http://www.net-snmp.org/.
V5.7.3 16 Nov 2006 traptoemail(1)