On Fri, 30 Sep 2005 16:06:10 -0400 shuki wrote:
SS> Hi Robert, thanks for the answer.
SS> Any idea when the pass-thru template is going to be available?
As soon as someone gets motivated enough to write it! I'm willing the help,
but don't have the time myself, at the moment.
--
NOTE: messages se
> here is the code maybe something will ring a bell.
H
I'm not sure that really qualifies as the "trivial example"
that I suggested you try.
I'll look at it properly on Monday.
But one thing strikes me immediately.
The heart of the relevant processing is the call:
> if(!extract_if
atus' value.
* May need to use 'memcpy'
*/
table_entry->ifAdminStatus =
table_entry->old_ifAdminStatus;
break;
}
}
break;
case MODE_SET_COMMIT:
break;
#
On Fri, 2005-10-07 at 11:56 -0400, sasson, shuki wrote:
> I have tried snmpget to query a get request and snmpwalk for getNext.
In which case I can't explain your results.
However, as I said - I've just tried this with a simple
table of my own, and it *does* work as expected.
I suggest you try ag
configuration file for travesing
large tables. --- Does Net-SNMP fit to real time environment?
On Fri, 2005-10-07 at 11:23 -0400, sasson, shuki wrote:
> I have tried to apply the netsnmp_register_table() as you suggested in
> previous email.
> However the table_handler was not called for any Ge
On Fri, 2005-10-07 at 11:23 -0400, sasson, shuki wrote:
> I have tried to apply the netsnmp_register_table() as you suggested in
> previous email.
> However the table_handler was not called for any Get Request for a table
> entity I'll be thankful if you can
> verif
appy to try it again.
Thanks again,
Shuki
-Original Message-
From: Dave Shield [mailto:[EMAIL PROTECTED]
Sent: Friday, October 07, 2005 11:15 AM
To: sasson, shuki
Cc: net-snmp-coders@lists.sourceforge.net
Subject: RE: Cannot find an adquest mib2c configuration file for travesing
large table
On Fri, 2005-10-07 at 10:48 -0400, sasson, shuki wrote:
> Hi all, I managed to "create" myself a pass through interface to traverse
> big tables. Basically it is based on table iterator template.
> Even after applying this fix I see 35% degradation in performance
> compares to another agent imple
ists.sourceforge.net
Subject: Re: Cannot find an adquest mib2c configuration file for travesing
large tables.
On Wed, 28 Sep 2005 16:23:28 -0400 shuki wrote:
SS> will be a single function all instead hundred of thousands as it is with
SS> the MFD and the Iterator.
Early versions of MFD defa
On Wed, 28 Sep 2005 16:23:28 -0400 shuki wrote:
SS> will be a single function all instead hundred of thousands as it is with
SS> the MFD and the Iterator.
Early versions of MFD defaulted to an iterator style wrapper, but the current
code is based on the idea of caching the data, and a single routi
: Cannot find an adquest mib2c configuration file for travesing
large tables.
On Wed, 28 Sep 2005 16:23:28 -0400 shuki wrote:
SS> will be a single function all instead hundred of thousands as it is with
SS> the MFD and the Iterator.
Early versions of MFD defaulted to an iterator style wrappe
11 matches
Mail list logo