Hi, All,

I am running Windows with net-snmp 5.7.1 statically compiled into my program.

I have around 39 something threads each issuing SNMP_MSG_GET requests.  I 
wouldn’t think this is a problem because it seems to work fine here in my 
development machine.  When I go to the Customer’s box things seem to fail 
leaving me entirely clueless.  They are running a very unreliable VPN 
connection, I think.

I am finding that sometimes my the application is blocking in select() even 
after I do a snmp_sess_select_info().  Essentially the select is not returning. 
 I went so far as to increase the timeout to something very large - 60, 120 and 
480 seconds and it still isn’t returning any results.  Even more so is that the 
problem is intermittent but it happens frequently enough.

How can I debug net-snmp?
Does the C library default to using TCP by default?


Kind regards,
Mohamed Bana ● Graduate Software Developer ● ITRS Group Ltd


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to