As promised, the pull request queued behind my last one is up for your
consideration;

https://sourceforge.net/p/net-snmp/code/merge-requests/10/

It adds a "from netsnmp import snmp_api" whose methods closely mimic the
Net-SNMP C API.  For example, I'm using this to perform asynchronous SNMP
collection for a monitoring system; maintaining business logic in python
and letting the Net-SNMP C sources do the heavy packet lifting.

Many of the methods simply raise not-implemented exceptions, as I've only
really had time to implement those routines we directly need (plus a few
others I could sneak in).


Sorry for the delay, but you happened to merge the previous request when I
was performing production canaries, so by waiting we resolved a few minor
bugs rather than burden you with more pull requests.


On Tue, Feb 28, 2017 at 2:38 PM, David Hankins <dhank...@twitter.com> wrote:

> Thank you Wes, sorry for being impatient.
>
> I happen to be retouching the more direct python<->C API changes I'm using
> to do asynchronous collection.  I'll rebase master and send you a pull
> request with those, but I don't know if you'd rather have them as a stream
> of commits, or as complete files to review.
>
> On Thu, Feb 23, 2017 at 6:41 AM, Wes Hardaker <w...@net-snmp-pro.com>
> wrote:
>
>> David Hankins <dhank...@twitter.com> writes:
>>
>> > I conclude the net-snmp maintainers have no engagement model.
>>
>> No, you did the right thing.  We're a bit distracted, admittedly.
>>
>> I'll go look at it.
>> --
>> Wes Hardaker
>> Please mail all replies to net-snmp-coders@lists.sourceforge.net
>>
>
>
>
> --
> Infrastructure Management Services
> Twitter, Inc.
>



-- 
Infrastructure Management Services
Twitter, Inc.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to