Feroz <feroz.afs...@gmail.com> writes:

> For a given MIB, our container_load function takes 2 seconds, but
> still the snmpwalk (v2) command times out with default values (5
> retries with 1 sec delay between each retry).

The others have stated this already, but one additional point: it's not
just the port and address that snmpwalk is looking for.  There is also
the SNMP packets also contain a request-id that is not duplicated in the
retries.  So each request will look new and will be processed as if new
even though the ports and addresses themselves may be the same.

[Caching, as others have said, will help]
-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net


_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to