Benik3
Benik3
I got it. Fixed, if you are still interested :)
Hi, I have some devices walked to snmprec, mostly cameras :) https://send.firefox.com/download/64d895bf7db95930/#3bzQsYmceWreG2QsaHRluA
Kert KPREMIUM1000R UPS :) [UPS_Kert.zip](https://github.com/etingof/snmpsim/files/3500551/UPS_Kert.zip)
Windows 10 1803 Pip 18.01 and 19.0.1 tested Python 3.7.2 When I install it through Pip and try to run it, I got this error: ``` Traceback (most recent call...
Now I got this (without the setup install). If I run setup.py it works ok as before. `Traceback (most recent call last): File "C:\Users\d-benes\Desktop\snmpsim-master\scripts\snmpsimd.py", line 41, in from snmpsim.error import...
No problem, thanks for your work :)
Should the **snmpsim-0.4.6-py3.7.eg**g folder in **C:\Users\\%username%\AppData\Local\Programs\Python\Python37\Lib\site-packages** create automatically? If yes, that the pip installation in 0.4.6 is same as in 0.4.5. But for some reason, I'm not able now to...
Hi. It looks like with this pysnmp it still report only GenError (even with errors NoSuchName, badValue, readOnly) but now at least the true GenError is reported so it doesn't...
For me forcing HDMI hotplug + resolution in /boot/config.txt AND adding the command to /boot/cmdline.txt fixed the issue. I can't disable kms because of camera. RPi must have "connected" display...
> > For me forcing HDMI hotplug + resolution in /boot/config.txt AND adding the command to /boot/cmdline.txt fixed the issue. > > I'm surprised the config.txt settings made a difference...