Hello,   I have doubts regarding which way would be the best to generate
code for my tables, there are some to choose and I'm not sure about
advantages of each...
   This is my situation: my agent runs a thread which is listening on an UDP
port for (propietary) messages coming from several processes; then my
mission is store those messages (I store them in memory, using my own data
structures), and when I get a GET request, query my structures and then
return the appropiate value/s using SNMP. The agent and my thread share
variables, so the SNMP module has direct access to those variables.
   With this information, could you give me some advice about what would be
the simplest and best method to generate code for my tables?
   Thank you so much to those who make this project possible, and life
easier for all of us

   Raúl
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to