Insight into a possible problem involving "snmp_sess_synch_response" and community strings?

2010-10-10 Thread Doug Manley
Hello, all, In my company, we use a multi-threaded tool to perform SNMPGET requests on many different devices at various times. From time to time, we have experienced a strange problem where, all of the sudden, our tool will get back some failure condition (not a timeout; other than that, we're n

Re: CFV: man building fails on Solaris because og grep gnu-ism

2010-10-10 Thread Magnus Fromreide
On Tue, 2010-09-28 at 22:27 +0200, Magnus Fromreide wrote: > On Tue, 2010-09-28 at 15:28 +0200, Niels Baggesen wrote: > > The man/Makefile.in uses grep -E in place of egrep, which is GNU > > specific. > > Actually it isn't. grep -E is posix. > > The correct patch would probably be to use the @EGR

broken in 5.6?

2010-10-10 Thread Bill Fenner
I updated net-snmp to 5.6, and all of my net-snmp consumers broke. It looks like (included from accidentally used "netsnmp_transport *" instead of "struct netsnmp_transport_s *": NETSNMP_IMPORT int netsnmp_sess_config_and_open_transport(netsnmp_session *in_session,