On Fri, 1 Oct 2004 13:50:17 -0600 Carlos wrote: CC> So my problem seems to be this. On doing Sets to my box, I'm getting the CC> Mode as FREE (4). Looking at the tutorial, it seems this should happen if CC> RESERVE1 or RESERVE2 fail. Is there a way to skip the reservation part?
No, there shouldn't be. Though it could be possible that a higher level handler is taking care of those modes for you. But if you handler isn't called for the reserver modes, I wouldn't expect it to be called for the free mode either. What kind of table are you using? CC> Or how can I figure out why they failed? I suggest running with debug on, with the helper, handler and result tokens (-Dhelper,handler,result). CC> Maybe more to the point: what do CC> people do in routines to handle the Reserve packets? Allocate any resources you need to reserve to process a request (memory allocation, file locking, etc). -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
