Re: C++ and headers

2004-09-27 Thread Magnus Fromreide
On Mon, Sep 13, 2004 at 10:32:11PM -0400, Robert Story wrote: > > Please note for the future, that you really should submit patches to the > sourceforge tracker, so it doesn't get lost. Actually, in this case, I probably > would have submitted a bug report and attached the patch to that. > > Patc

Re: table_iterator bug or misunderstanding?

2004-09-27 Thread Michael Kirkham
On Mon, 27 Sep 2004, Robert Story wrote: Oh, so you want to get picky, eh? All right then, once a request gets into your handler, you could also add your data context/free routine to the agent request data list. The free routine won't be called until after request processing is finished, and thus i

Re: Win32: 5.2pre1 snmpwalk causes snmpd to take 99% CPU

2004-09-27 Thread Alex Burger
I just updated the bug report with some new info: It looks like it is the function netsnmp_scalar_group_helper_handler in agent/helpers/scalar_group.c. Rev 1.4 if the file contains this change: -use local var for rootoid machinations, instead of reginfo rootoid realloc of extra suboids doesn't

Re: Net-snmp-coders digest, Vol 1 #2240 - 4 msgs

2004-09-27 Thread booma sinnakaruppan
sir, can u please explain me how to query a neigbouring system using snmp commands booma Yahoo! India Matrimony: Find your life partner online.

Re: Win32: 5.2pre1 snmpwalk causes snmpd to take 99% CPU

2004-09-27 Thread Alex Burger
I tried some binaries created by Mike which were compiled on win2k advanced server sp4 without the latest Microsoft patches and while they worked fine for Mike, I had the same bad results. It always stops in IP-MIB so that is where I will start looking. Thanks Alex Alex Burger wrote: Hi Mike. [E

Re: how to use SNMP-TARGET-MIB

2004-09-27 Thread 李 曙歌
Thanks Robert Story Have been patched :) From: Robert Story (Coders) <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: ___ __ <[EMAIL PROTECTED]> Subject: Re: how to use SNMP-TARGET-MIB Date: Fri, 24 Sep 2004 10:40:31 -0400 On Fri, 24 Sep 2004 10:17:54 -0400 Rober