RS485 Modbus to SNMP via ethernet

A

Thread Starter

Anonymous

I have a serious question. I need to translate the Modbus data from a controller to ethernet via SNMP to sending traps. Does anyone know the way to do that?
 
If you're a developer, there are many free tools for SNMP and modbus under linux:

http://cpan.org
http://sourceforge.net/

Installation and configuring of SNMP is easy, but for modbus to integrate with SNMP code will have to be written. :)

I was also looking for this issue, but I realised that without development it won't work.

Regards,

Longman
 
Top