On Wed, 24 Feb 2016 11:37:19 +0000 alvaro wrote:
AG> I am working with the net-snmp source code and I have already
AG> created a new mib that is working fine.
AG> 
AG> The next step is to read the data to be shown through the SNMP,
AG> this data is read from another devices using the ModBUS
AG> protocol. I already have source code with the functions working
AG> for reading/writing data through the ModBUS and I would like to
AG> build them in the net-snmp as I do it with other apps running
AG> in my controller. How can I include these files? Is there any
AG> way to do it through the "configure" tool? Should I build them
AG> before and then include them as a external library (.o files)
AG> in the configure tool?

I think that building these files into a library and then adding
them to configure with --with-ldflags=LDFLAGS should work.

Robert

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to