Trenton Craig added the comment:
So, in testing, we reset retries to 1 instead of 0, and on our ubuntu
environment this allows it to function. So issue is not with timeout, but with
the retries variable.
--
___
Python tracker
<h
New submission from Trenton Craig:
I have an application that is set to use pysnmp to obtain sysDescription and
system names from devices on our network. Currently, we are using python
2.6.2, due to the limitations of the box (solaris), and it works fine.
However, our new environment uses