On 7/27/22 09:27, Hayden Roche wrote:
A while back, we (wolfSSL) added support for wolfSSL to net-snmp 5.9.1
for a
customer. You can find the patch here:
https://github.com/wolfSSL/osp/tree/master/net-snmp
Is this something you'd be interested in having upstream?
Support for wolfSSL seems a u
Hi,
The 5.9.3 release fixes several security issues. Could someone confirm
if it was only the following two patches that fixed it, or give me a list
of the patches if not?
snmpd: fix bounds checking in NET-SNMP-AGENT-MIB, NET-SNMP-VACM-MIB,
SNMP-VIEW-BASED-ACM-MIB, SNMP-USER-BASED-SM-MIB
https:
Hi
This query is regarding setting ipv6 source ip for traps.
*Query 1*
We are using this api
*netsnmp_ds_set_string(NETSNMP_DS_LIBRARY_ID,NETSNMP_DS_LIB_CLIENT_ADDR_V6,effective_ipv6);*
to set the source-ip.Currently we are passing the ipv6 address as 2001::1
(without enclosing in brackets). But