-
Type:
Task
-
Status: Won't Fix (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Component/s: None
-
Labels:None
Some of ICS infrastructure hardware only output error via SNMP trap (and email etc.). ICS need to care of hardware failure even if some hardware only supports SNMP trap.
Consider to have some module to proxy SNMP trap into MHS world.
Possible implementations could be:
- push via some one-shot script in snmptrapd into MHS (message queue monitoring to push on MHS)
- pysnmp trap interface module (http://pysnmp.sourceforge.net/examples/current/v1arch/manager/ntfrcv/v2c-multiple-transports.html)