Trap Sink configuration

2006-11-07 Thread Shanmuga Mari
Hi,   Any SNMP MIB variables are available to set the Trap sink and Trap community, instead of configuring in snmpd.conf file. For Example from the SNMP manager (MIB browser) need to set the Trap destination ipaddress and community name.     Regards, Mari   ---

Re: 5.4 proxy over TCP fails

2006-11-07 Thread Magnus Fromreide
On mån, 2006-11-06 at 11:15 +0100, Thomas Anders wrote: > Magnus Fromreide wrote: > > On lör, 2006-11-04 at 15:09 +0100, Thomas Anders wrote: > >> (i.e. proxy over TCP) will fail. UDP works fine, as well as starting the > >> proxy > >> destination agent before the agent itself. > > > > Hmm. To me

RFV: memSwapError handling

2006-11-07 Thread Dave Shield
I've finished analysing the new HAL-based ucd-snmp/memory module, and comparing it against the previous individual statistics. There are [a couple of] areas where the code is non-trivially different: - memTotalFree - memSwapError{,Msg} I offer the attached patch for consideration w

Re: RFV: 5.4 cpu_nlist problems on FreeBSD

2006-11-07 Thread Dave Shield
On 07/11/06, Thomas Anders <[EMAIL PROTECTED]> wrote: > On what systems has this been tested? FreeBSD - can't remember which version offhand. (I'd need to reboot to check). But cpu_nlist is only active on FreeBSD kit anyway (see hardware/cpu.h) Note that this fix matches the code in cpu_sysctl.c

Re: RFV: 5.4 cpu_nlist problems on FreeBSD

2006-11-07 Thread Thomas Anders
Dave Shield wrote: > On 03/11/06, Thomas Anders <[EMAIL PROTECTED]> wrote: >> testing 5.4.rc1 on the SF Compile Farm went pretty well, *except* for >> x86-freebsd1 (FreeBSD 5.4). "make test" fails miserably on a large >> number of tests. > > I've investigated this, and it turns out that the proble

RFV: 5.4 cpu_nlist problems on FreeBSD

2006-11-07 Thread Dave Shield
On 03/11/06, Thomas Anders <[EMAIL PROTECTED]> wrote: testing 5.4.rc1 on the SF Compile Farm went pretty well, *except* for x86-freebsd1 (FreeBSD 5.4). "make test" fails miserably on a large number of tests. I've investigated this, and it turns out that the problem is down to the initial sysctl

Re: RFV: UCD memory object inconsistencies

2006-11-07 Thread Wes Hardaker
> "RS" == Robert Story <[EMAIL PROTECTED]> writes: DS> Revised patch, taking into account Robert's suggestions. RS> +1 +1, not that you should need it at this point I don't think. -- Wes Hardaker Sparta, Inc. - Using T

Net-SNMP Subagent crash in sending a trap

2006-11-07 Thread Venkata Guddeti
Hi All I am running subagent on a 64 bit Linux OS (RHEL 4). While sending an snmp trap using the code generated by mib2c (with option notify), my subagent crashes. This does not happen all the time, it happens once in while (during over night testing). The trap actually comes as a message to subage

Re: 5.4.rc1 released

2006-11-07 Thread Wes Hardaker
> "JF" == Jochen Friedrich <[EMAIL PROTECTED]> writes: JF> While building a package for Debian, i found pythoninstall not JF> honoring the DESTDIR environment variable. Any chance to get this JF> fixed for the release? If we can figure out the right thing to pass to the setup.py file, I'd th

Re: 5.4.rc1 released

2006-11-07 Thread Jochen Friedrich
Hi, Wes Hardaker wrote: > I've published 5.4.rc1 to the Net-SNMP download site: > > > https://sourceforge.net/project/showfiles.php?group_id=12694&package_id=11571&release_id=448774 While building a package for Debian, i found pythoninstall not honoring the DESTDIR environment variable. Any