It helps to keep track of SNMP Trap activity on your network even if you are not around. Making this happen is easy using the Unbrowse SNMP scripting interface. You get the performance win of a native C++ multithreaded trap receiver and the flexibility of a language like Ruby.
I just posted a new article along with a sample Ruby script to accomplish this. You just need to fill in your email server details. Needless to say all versions of SNMP (v1/v2/v3) and IPv4 and IPv6 are supported. You can even decrypt and authenticate SNMPv3 traps.
Check out the article at - Sending emails on SNMP Traps"Sending emails on receiving SNMP Traps"
Enjoy !