agentxTimeout between agent and subagent

2011-08-09 Thread Malathi Panyam
Hi, I would like to know the scenarios in which agent can close the communication with subagent(infact kill the process) other than exceeding the agentXTimeout seconds configured in snmpd.conf. In our case, I am trying to pull a very large table and the request goes through if the table has

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Bart Van Assche
On Tue, Aug 9, 2011 at 3:02 PM, wrote: > Looks like my understanding was wrong. > > Is it possible to use Perl to implement my agent on windows (using the CPAN > Perl modules), without porting "embedding Perl in Net-SNMP" ? > I'm not sure that's possible. I'm not an expert with regard to the Per

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Ali . Bruce
Bart, I downloaded and built with the latest 5.7.1 pre release. During the Perl tests it no longer crashed the snmpd.exe, however it still locks up at the same point: cd .. cd .. C:\PROGRA~1\MICROS~1.0\VC\BIN\nmake.exe test -nologo C:\Perl\bin\perl.EXE "-MExtUtil

IF-MIB question

2011-08-09 Thread Johan Huysmans
Hi All, For monitoring purposes I want to read out interface statistics of a linux device (CentOS 5 - net-snmp-5.3.2.2-9). When performing a walk I get following information: # snmpwalk -v 2c -c public localhost ... IF-MIB::ifDescr.1 = STRING: lo IF-MIB::ifDescr.2 = STRING: eth0 IF-MIB::ifDescr.

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Ali . Bruce
Bart, Looks like my understanding was wrong. Is it possible to use Perl to implement my agent on windows (using the CPAN Perl modules), without porting "embedding Perl in Net-SNMP" ? Regards, Ali --- This email and any attached files contains compa

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Bart Van Assche
On Tue, Aug 9, 2011 at 12:51 PM, wrote: > What exactly is "embedding Perl in Net-SNMP" if it's not the Perl Extension > files from CPAN? > Adding Perl statements in snmpd.conf such that the Perl code is run from inside the snmpd agent process. For more information, see also http://www.net-snmp.o

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Ali . Bruce
Bart, What exactly is "embedding Perl in Net-SNMP" if it's not the Perl Extension files from CPAN? Regards, Ali --- This email and any attached files contains company confidential information which may be legally privileged. it is intended only fo

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Bart Van Assche
On Tue, Aug 9, 2011 at 9:55 AM, wrote: > # Failed test 1 in t/async.t at line 19 > # t/async.t line 19 is: for (my $i=1;$i <= 20; $i++) { > # Failed test 2 in t/async.t at line 19 fail #2 > # Failed test 3 in t/async.t at line 19 fail #3 > # Failed test 4 in t/async.t at line 19 fail #4 > t/as

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Bart Van Assche
On Tue, Aug 9, 2011 at 11:23 AM, wrote: > My understanding is that "embedding Perl in Net-SNMP" are the Perk SNMP > Extension modules from the CPAN website. Ideally I would have liked to have > used these, I hadn't realised they had not been ported to Windows. > The Perl SNMP Extension modules f

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Ali . Bruce
Bart, My understanding is that "embedding Perl in Net-SNMP" are the Perk SNMP Extension modules from the CPAN website. Ideally I would have liked to have used these, I hadn't realised they had not been ported to Windows. However - even without the "embedding Perl in Net-SNMP" modules I should

Re: Fw: Unable to build Net-Snmp with embedded perl

2011-08-09 Thread Ali . Bruce
Sorry Bart, Replied to your private address. Ali - Forwarded by Ali Bruce/UKMAIN/MM1 on 09/08/2011 08:54 - Ali Bruce/UKMAIN/MM1 09/08/2011 08:53 To Bart Van Assche cc Subject Re: Fw: Unable to build Net-Snmp with embedded perl Bart, Thanks for that patch.That overcame the memory