http://jira.hyperic.com/browse/HHQ-1459
Add the ability to configure an agent to receive SNMP traps from devices without needing to configure any SNMP monitoring for same device. This allows for the occassional condition where a device (or app) generating traps does not expose any additional monitorable metrics via SNMP.
Only current available solution is to have traps from devices sent to a host, written to syslog, and then read-in via the log tracking facility. It would be useful to be able to cut-out the syslogging step, and have traps be directly available as log events via the platform acting as the receiver.
Anonymous