snmp-elixir icon indicating copy to clipboard operation
snmp-elixir copied to clipboard

Fix SNMPv2 support

Open n-epifanov opened this issue 7 months ago • 0 comments

SNMPv2 device would not reply to discovery and warm-up requests leading to timeouts. Those are supported by SNMPv3 only anyway. Original request would take ~9 seconds due to this. I've fixed some compiler warnings along the way.

n-epifanov avatar Jul 26 '24 12:07 n-epifanov