Greetings,

I am currently writing a management application based on the Net-SNMP C
API.  It is to run on an embedded Linux device.  This manager needs to poll
a host for a number of OIDs in parallel and it needs to poll according to an
interval (say, every 5 or 10 seconds).

I have gone through the synchronous and asynchronous example applications on
the Net-SNMP site and see that they do both but don't seem to do both at the
same time.

Can you suggest a high-level strategy to accomplish this?  I want to open a
session with each agent, and poll for multiple OIDs at the same time on an
interval.

I understand that several OIDs can be packed into the PDU that is sent, but
I am not exactly sure how to send the request on an interval.

Any help is much appriciated.

Thanks,

Mike Gibson
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to