OoO En cette matinée pluvieuse du samedi 03 mars 2012, vers 10:53, je
disais:
> Hi!
> I am hit by this annoying bug:
>
> https://sourceforge.net/tracker/?func=detail&aid=3446148&group_id=12694&atid=112694
> I am trying to fix this. The situation seems quite simple. Here is a
> pseudo-tra
*I'm trying to get python bindings to work with net-snmp on windows.*
I tried to install the net-snmp windows binary for *5.6.1.1. *
but I had to exit because I was prompted to install open ssl
from: http://www.slproweb.com/products/Win32OpenSSL.html
I then installed Win32 OpenSSL v1.0.0g
Light<
Hi All,
I was trying to capture trap using snmptrapd for v3 traps, but I am not able to
see the traps,
I have created user traptest with specicfic group with v3 authentication with
authpriv in snmp agent.
Now did the below config in snmptrapd.conf located in /etc/snmp.
createUser -e 85230
Hello,
we have recently moved from net-snmp 5.3.3 to 5.5.
Our code used to retrieve user request errors using usmStats, but in 5.5 it has
been reimplemented and our code doesn't compile.
In detail, we used variable2 usmStats_variables[]... as defined in usmStats.h,
for example in this function