[issue16338] pysnmp/asyncore - timeout ineffective?

2012-10-29 Thread Trenton Craig

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 
<http://bugs.python.org/issue16338>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16338] pysnmp/asyncore - timeout ineffective?

2012-10-27 Thread Trenton Craig

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 python2.7.3, and ubuntu, and the timeout 
attribute appears to be failing.

Not sure if this is a bug with pysnmp or asyncore.

I apologize for the brevity of the situation, but will be happy to provide more 
details upon request.

--
components: None
messages: 173940
nosy: Trenton.Craig
priority: normal
severity: normal
status: open
title: pysnmp/asyncore - timeout ineffective?
type: behavior
versions: Python 2.7

___
Python tracker 
<http://bugs.python.org/issue16338>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com