Re: question about Re: About net-snmp table iterator performance

2010-03-15 Thread Dave Shield
On 15 March 2010 21:26, Kathy McLeod wrote: >> There is a flag that can improve performance if the internal >> indexing matches the SNMP ordering, but it's still probably >> not the most efficient of the helpers. > >  Where is the flag and when do I set it? netsnmp_iterator_info *iinfo =

question about Re: About net-snmp table iterator performance

2010-03-15 Thread Kathy McLeod
Hi - In your reply to note in title, you said: There is a flag that can improve performance if the internal indexing matches the SNMP ordering, but it's still probably not the most efficient of the helpers. Where is the flag and when do I set it? I have the iterate_access code working now so