I dont know snmpb, and it is seems non-trivial to install.
Have you tried with the Net-SNMP tools?
Besides the createUser to create the uer, you need an access and view
entry to define how it is used. How did you configure that?
/Niels
Den 26-01-2024 kl. 11:10 skrev Vincent Gilson via Net-sn
Hello Vincent,
Small disclaimer: I'm the maintainer of OpenBSD's snmp stack and not
too familiar with the net-snmp's quirks.
That out of the way I think I have a decent idea where the problem
comes from and would be more clear if you load the
SNMP-USER-BASED-SM-MIB for more human readable output.
Hi Martijn,
Thanks for your feedback!
I’m not using the snmpd command line daemon as I handle it in my own Linux
application, so I couldn’t start it with -Dusm. But I’m guessing calling
debug_enable_token_logs("usm"); in my application could do the trick… Anyway, I
activated the (debug) logs,