trehn / hnmp

High-level Python SNMP library
ISC License
49 stars 16 forks source link

very simple SNMP set realization #2

Closed eill closed 9 years ago

eill commented 9 years ago

I've wrote very simple SNMP SET realization (just copypasted and changed a bit a code for SNMP GET operation). At the end it returns value you passed to it.

Let's discuss, maybe this function should return something different?

trehn commented 9 years ago

Thanks! I shuffled a few things around after merging, but it should still work the same way.

trehn commented 9 years ago

BTW, feel free to submit another PR adding yourself to AUTHORS :)

eill commented 9 years ago

10.10.14 20:54, Torsten Rehn wrote:

BTW, feel free to submit another PR adding yourself to AUTHORS :)

— Reply to this email directly or view it on GitHub https://github.com/trehn/hnmp/pull/2#issuecomment-58666744.

Thanks a lot, but I think that a change of one file is not worth a special PR.

But if you still want to see me in the AUTHORS you can freely add me as "Timur Tuchkovenko eill@yandex.ru".

WBR.

trehn commented 9 years ago

done :)