Hi,
The default setup with 5 retries and 1 second delay would work if the
function works across requests. My guess is that the third request cannot
use the data from the first request.
The timeline would be something like (with a second gap between each line)
T0 - Request #1 - function #1 starts
Hi,
We are using net-snmp 5.8.
We have Agent-SubAgent model.
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).
My question is, why does it time out, though the container_