Net/SNMP, Perl and Multi-Threading

2005-06-06 Thread THORET, Francois-Xavier
Hello, I have read informations about threads and net-snmp but this is not clear for me. I m using the get function with callback method. It works for 1 thread but all others wait or crach. Is there someone that have made a perl script with threads and net-snmp ? Regards,

why snmpget always returned timeout' ?

2005-06-06 Thread wanxia qu
hello,everyone I install win32 binary release of Net-SNMP 5.2.1, and start it from command line as follow: net start "Net-SNMP Agent" And, "NET START" command also displays Net-SNMP Agent is started. But when issuing any snmpget, "Timeout:No Response from localhost" is returned. What should

exec problem

2005-06-06 Thread Risto Vaarandi
hi folks, I am experiencing a problem with the 'exec' directive in the snmpd.conf file of the snmpd daemon. I have the following lines in the script that is configured for 'exec': echo Process OK exit 0 ... echo Process fault exit 1 However, in many occasions the snmpd agent reports the

'exec' problem

2005-06-06 Thread Risto Vaarandi
hi folks, I am experiencing a problem with the 'exec' directive in the snmpd.conf file of the snmpd daemon. I have the following lines in the script that is configured for 'exec': echo Process OK exit 0 ... echo Process fault exit 1 However, in many occasions the snmpd agent reports the

Subagent failure on GETBULK

2005-06-06 Thread Mark Hansen
Hi, I am using net-snmp 5.1.1. I am using the provided master agent daemon (snmpd) and a sub-agent that I have coded. I am running the master agent with the command /usr/local/sbin/snmpd -f -Le -V My problem relates to when an SNMP GETBULK request arrives at the master agent. Specifically my