>>>>> On Wed, 01 Jun 2005 15:55:48 -0500, Greg L Robillard <[EMAIL PROTECTED]> 
>>>>> said:

Greg> The walk begins with an index of 0, then a 1. For some reason,
Greg> the next occurrance triggers a request->processed = 1 with an
Greg> index of 0.  The remaining indexes are 1,2,3,4,5,6.  Normal.
Greg> What is happening is the request->next continues to move through
Greg> the table, so the resulting values are inaccurate.

It's a bit hard to understand quite what you're doing from the
description.  However, the right thing to always do is ignore requests
that are flagged as processed.  Only handle the ones that aren't and
you should be fine.

-- 
Wes Hardaker
Sparta, Inc.


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to