Re: Problems with snmp getbulk

2007-01-10 Thread Juergen Schoenwaelder
On Wed, Jan 10, 2007 at 03:06:05PM +, Dave Shield wrote: > > On 09/01/07, Lilach Givaty <[EMAIL PROTECTED]> wrote: > > You are right, it isn't in the snmpd project. Sorry. > > But maybe you can help me, when I do getbulk with max-repetitions very > > large, I get a response from my device that

Re: Problems with snmp getbulk

2007-01-10 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 09/01

Re: Problems with snmp getbulk

2007-01-07 Thread Dave Shield
On 07/01/07, Lilach Givaty <[EMAIL PROTECTED]> wrote: > I found one bug with get bulk - in table_array_ext_data.c Errr where exactly is this file? I've checked the source tree, and can't immediately spot it. This code doesn't seem to apply to 'agent/helpers/table_data.c' Dave ---

Re: Problems with snmp getbulk

2007-01-07 Thread Thomas Anders
Lilach Givaty wrote: > My name is Lilach, I work in GO Networks as an embedded programmer. > I found one bug with get bulk - in table_array_ext_data.c, when getting > a new parameter in get bulk the counter doesn't reset. > This is a patch for resetting the counter in find_next_row. Please post to

Problems with snmp getbulk

2007-01-07 Thread Lilach Givaty
Hi, My name is Lilach, I work in GO Networks as an embedded programmer. I found one bug with get bulk - in table_array_ext_data.c, when getting a new parameter in get bulk the counter doesn't reset. This is a patch for resetting the counter in find_next_row. @@ -32,6 +32,15 @@ * snmp.h:#define