>>>>> On Mon, 24 Jan 2005 18:35:25 -0500, "Alex Koifman" <[EMAIL PROTECTED]> >>>>> said:
Alex> I have a command that takes about 10 seconds to retrieve data. Alex> The snmp-get request times out. I am not sure how to increase Alex> the timeout interval in snmpget, but I think I need to increase Alex> the time out in getting the first data in the handler Alex> (e.g. segmentServerTable_get_first_data_point) Alex> How do I do this? snmpget supports the -t option which lets you change the timeout. run with "-t 20", for example. See the snmpcmd man page for other options. -- Wes Hardaker Sparta ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
