User Activity

  • Modified a comment on discussion Open Discussion on ASN.1 library for Python

    Please, open a GitHub issue if you have a question concerning pyasn1. Thank you!

  • Posted a comment on discussion Open Discussion on ASN.1 library for Python

    Please, open a GitHub issue if you have a question concerning pyasn1. Thank you!

  • Posted a comment on discussion Open Discussion on SNMP library for Python

    Please, open a GitHub issue whenever you have any question concerning pysnmp. Thank you!

  • Posted a comment on discussion Open Discussion on SNMP library for Python

    I believe you need to call .setLocalAddress on the pysnmp transport object to make pysnmp binding to specific interface when sending out packets. BTW, it is more reliable to open a GitHub issue.

  • Posted a comment on discussion Open Discussion on SNMP library for Python

    I wonder if you could open up an issue at GitHub because SF is very dead, unfortunately: https://github.com/etingof/pysnmp/issues/new On 04/24/2018 06:25 PM, Joshua Brown wrote: I am having the same issue. So I thought I would comment to show interest in an answer. Pysnmp Inform Support https://sourceforge.net/p/pysnmp/discussion/46667/thread/028e97aa/?limit=25#ad87 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/pysnmp/discussion/46667/ To unsubscribe from further...

  • Posted a comment on discussion Open Discussion on SNMP library for Python

    It would be infinitely better if you'd raise an issue at GitHub [1]. SourceForge seems to be dying, unfortunately. Thanks! https://github.com/etingof/pysnmp/issues/new On 11/14/2017 04:36 PM, Karthika Krishnan wrote: Thank you Ilya. I had one other question for you regarding the the OID values. Should I be raising another discussion or can i use the same forum to do so ? snmp_v3 snmptrap working but pysnmp code doesn't https://sourceforge.net/p/pysnmp/discussion/46667/thread/b300e890/?limit=25#0b45...

  • Posted a comment on discussion Open Discussion on SNMP library for Python

    I did not use any trap receiver, just observed the packets on the wire and in debug log. On 10 Nov 2017, at 04:00, Karthika Krishnan ani0989@users.sf.net wrote: I am going to try tcpdump and update soon, but can you tell me what trap receiver you used ? snmp_v3 snmptrap working but pysnmp code doesn't https://sourceforge.net/p/pysnmp/discussion/46667/thread/b300e890/?limit=25#7da8 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/pysnmp/discussion/46667/ https://sourceforge.net/p/pysnmp/discussion/46667/...

  • Posted a comment on discussion Open Discussion on SNMP library for Python

    You code looks good to me [1] and it seems to work [2]. Can you see the trap message on the wire (with tcpdump)? Is it anyhow different from the message that snmptrap produces? 1: from pysnmp.hlapi import * from pysnmp import debug debug.setLogger(debug.Debug('all')) ntfOrg = sendNotification( SnmpEngine(OctetString(hexValue='8000000001020304')), UsmUserData('usrnameidentified', authKey='usrnameidentified', privKey='usrnameidentified', privProtocol=usmAesCfb128Protocol), UdpTransportTarget(('192.168.1.83',...

View All

Personal Data

Username:
elie
Joined:
2000-11-15 07:45:11

Projects

This is a list of open source software projects that Ilya Etingof is associated with:

Personal Tools