straker741

Results 2 comments of straker741

Hi, I have stumbled upon this problem too. I assume the problem is that the example shown there is not for the same version as you (and I) have. Following...

Hello, I have version **4.4.12** and stumbled across this bug too. I tried to send custom MIB: ```python NotificationType( ObjectIdentity( 'TEST-MIB', 'testNotificationTrap' ).addMibSource( '/home/pi/test' ), objects={ ('TEST-MIB', 'testValue'): OctetString('100.0') }...