>>>>> On Tue, 24 Feb 2009 14:53:34 +0530, "Ragesh V" <[email protected]> said:
RV> Same command works sometimes but fails some times. I have given -t RV> 60 in the getbulk but still 2 out of 10(Not exactly) getbulk RV> requests are getting timed out. Two problems may be happening: 1) "-t 60" isn't enough. If the agent can't respond that fast looking up the information then you won't get the response. 2) The second attempt by your getbulk app will try again and the agent may still be processing the original one so the second one will take longer to respond since it won't be processed till the first one finishes. Why don't you run your request with -t 1200 and time it? (some objects take a long time to process, others are quick... different parts of the mib tree will have different speeds) -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ 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
