This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Trenton.Craig
Recipients Trenton.Craig
Date 2012-10-27.16:45:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351356300.75.0.420247508313.issue16338@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-10-27 16:45:00Trenton.Craigsetrecipients: + Trenton.Craig
2012-10-27 16:45:00Trenton.Craigsetmessageid: <1351356300.75.0.420247508313.issue16338@psf.upfronthosting.co.za>
2012-10-27 16:45:00Trenton.Craiglinkissue16338 messages
2012-10-27 16:45:00Trenton.Craigcreate