Hello all,

We have an application with which we want to integrate the Net-snmp  agent
x sub agent.
Now the subagent uses agent_check_and_process function call which in turns
calls select and eventually calls snmp_read ( correct me if i am wrong ).

Our application is also socket based and uses uses select.
If we  can get the net-snmp related file desciptors we can register them in
our framework with snmp_read as the callback.
Is snmp_read the right API to call assuming we can some how get the file
descriptors. ?

Is there any API to get the file descriptors for the net-snmp sessions. ?


Thanks
-anand
------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to