SNMP Trap Monitoring on WAGO Controller

Hello,

I am looking to find out if anyone has experience monitoring SNMP traps on a WAGO PFC 200 controller. So far I have tried the WAGOAppSNMP library but don’t see a function to listen for Trap messages. It’s my understanding that in this case the WAGO controller should be the manager, and the device sending the message will be the agent.

Any advice is appreciated!

I am going to try this with Node-RED next, and will report back :

node-red-contrib-snmp-trap-listener (node) - Node-RED

Hello @MikePsaltis ,
You should take a look to SNMP library from CODESYS IIoT libraries. It looks you can send trap from there (not tested).

2 Likes