Re: SNMPv3 and Multi Threading

2005-01-25 Thread Wes Hardaker
> On Sun, 26 Dec 2004 09:40:03 +0200, Gil Steiner <[EMAIL PROTECTED]> said: Gil> Off the top of my head, I can give you one critical point: The Gil> list net-SNMP keeps for users is global. When a new user is Gil> added, it can replace an existing user and other threads that Gil> have pointers

RE: SNMPv3 and Multi Threading

2004-12-27 Thread Gil Steiner
users@lists.sourceforge.net Subject: RE: SNMPv3 and Multi Threading Gil: Given your apparent expertise with multi-threading, perhaps you could take some time to identify those areas where Net-SNMP code is not thread-safe, maybe even make code changes, so that the product will become (in a f

RE: SNMPv3 and Multi Threading

2004-12-22 Thread William R. Buckley
7; Subject: SNMPv3 and Multi Threading Guys, I use version 5.1.1 of net-snmp. I actually switched to net-snmp from a previous SNMP API I was using, because of net-snmp multithreading capabilities. I guess you can imagine what it takes to change your libraries. I read ALL your documentation includ

Re: SNMPv3 and Multi Threading

2004-12-22 Thread Wes Hardaker
> On Thu, 16 Dec 2004 10:32:09 +0200, Gil Steiner <[EMAIL PROTECTED]> said: Gil> But as soon as I started to work with SNMPv3, the crashes came. I Gil> spent days trying to figure out what's wrong. I was extremely Gil> dissapointed to find that net-snmp, and please correct me if I'm Gil> wrong

SNMPv3 and Multi Threading

2004-12-16 Thread Gil Steiner
Guys,   I use version 5.1.1 of net-snmp. I actually switched to net-snmp from a previous SNMP API I was using, because of net-snmp multithreading capabilities. I guess you can imagine what it takes to change your libraries. I read ALL your documentation including readme files, faq and tutori