Posted on 2009-07-27 11:25:40-07 by frogmaster
is Net::SNMP thread safe?
I'm trying to use Net::SNMP in a threaded script. I declare a new session in each thread and get all sorts of weird behaviour ie: session using wrong communities, devices not responding. Can i somehow write the code in thread safe mode? What else can i do?
Direct Responses: 11370 | Write a response
Posted on 2009-08-26 12:43:22-07 by dtown in response to 11217
Re: is Net::SNMP thread safe?
The Net::SNMP module has been tested in a Perl ithread environment. Can you provide an example of what you are doing?
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.