Re: Planned improvements to the netsnmp python module?

2008-02-21 Thread Thomas Anders
Nathan Schrenk wrote: > Is there any work planned to fix either of these problems? If not, if I > were to modify the library to throw exceptions from the snmpget, > snmpwalk, etc, functions when they encountered errors and submit a > patch, would the NET-SNMP developers have any objection in princ

Planned improvements to the netsnmp python module?

2008-02-21 Thread Nathan Schrenk
I started using the netsnmp python module that is bundled with NET-SNM 5.4.1and I've encountered some inconveniences while using it: 1. Handling of any errors is very poor. I could not determine any difference between a request that failed due to timeout or due to an error response from the serve