On Wed, 24 Feb 2021 at 01:59, Simon Chamlian wrote:
> When these flags (--with-security-modules and --with-transports) are not
> specified, what does snmpv3 uses by default?
>
The default set of security modules is defined in
configure.d/config_modules_security_modules and is just usm.
USM is th
Hi,
Compiling Net-SNMP with TLS and DTLS Support
Just ensure you have a recent version of OpenSSL
<http://net-snmp.sourceforge.net/wiki/index.php/OpenSSL> installed as well
as run configure with the following two options in addition to your normal
options:
# ./configure *--with-security-m