[pysnmp-users] snmp_trap_server for v1 and V2c
Brought to you by:
elie
From: Xavier P. <xpe...@gm...> - 2019-10-22 11:08:42
|
Dear all, I grabbed [1] and adapted some code to implement a snmp trap server. It works properly for snmp v1 but I need to receive either v1 and v2c. I was looking how to do it and I saw that the v2c messages are ignored somewhere before the "cbFun" function. Any one can put a bit of light over it ? Find attached the code. Thanks & Regards [1] - https://stackoverflow.com/questions/33752602/listen-traps-with-pysnmp |