RE: How to solve this problem.

2012-09-10 Thread Jatin Bodarya
I am using Ubuntu 12.04 version in Vmware when i was trying to compile an SNMP file i am getting an error Error opening specified endpoint "udp:161" please help me out Try this out..may be it will help you with this error. Netstat -anp | grep 161 If the por

RE: Multi-threaded Net-SNMP Client

2012-09-10 Thread Edouard COLE
Hello Katia, I'm pretty new to net-snmp library, but I'd rather develop a layer on top of net-snmp to handle multiples requests in the same thread (with the asynchronous API) since net-snmp is only a network layer. That way you should factorize the memory usage for the whole net-snmp environmen