SNMP-to-Email or SMTP forwarder utility? - TechRepublic
Question
January 6, 2011 at 09:28 AM
robo_dev

SNMP-to-Email or SMTP forwarder utility?

by robo_dev . Updated 15 years, 5 months ago

I’ve got this legacy network monitoring device that cannot be upgraded. An old Netbotz Rackbotz unit.

It can send email or SNMP alerts. It can also send alerts via FTP or HTML to another server.

The catch is that it cannot do SMTP authentication or use SSL for SMTP.

I would prefer email, but my ISP does not allow plain port 25 outbound SMTP, they require port 465/SSL, which the old device simply cannot do.

So what I need is:

a) an open-source or low cost SNMP-to-email (or SMS) utility that could be a SNMP trap destination and send messages when it gets traps.

or

b) A utility that could act as a simple mail forwarder, receiving standard SMTP email and forwarding it to my ISP’s authenticated SMTP server over port 465/ssl (smtp.att.yahoo.com)

Before I reinvent the wheel, any words of grand wisdom?

This discussion is locked

All Comments