Send netdisco-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. SNMPv3 (Marco Menichetti)
   2. Re: SNMPv3 (Christian Ramseyer)
--- Begin Message ---
Hi there
I'm building a new ND. Testing it I discover that:

from ND server "netdisco-do discover -d " fail on snmpv3 configured device (authPriv SHA,DES), but snmpwalk and snmpget work perfectly with same credentials.

does anyone report issue on SNMP::Info?

thank you

Marco





--- End Message ---
--- Begin Message ---
Hi Marco

There is no known general issue with SNMP::Info that would make v3 not work for discovery, various people including me are using it. But depending on the specific device there might be some quirks or the config might wrong.

Things to try are:

 - increase timeouts
   https://github.com/netdisco/netdisco/wiki/Configuration#snmptimeout
 - disable bulkwalk
   https://github.com/netdisco/netdisco/wiki/Configuration#bulkwalk_no
 - run discover with -DISQ and if you see the discovery crashing
   on some specific OID put this in an issue on github.
 - make sure the config looks like in
   https://github.com/netdisco/netdisco/wiki/Configuration#device_auth
 - use ND2_SHOW_COMMUNITY to make sure no yaml features mangle your values
https://github.com/netdisco/netdisco/wiki/Environment-Variables#nd2_show_community

Good luck!

On 24.04.2026 13:11, Marco Menichetti via netdisco-users wrote:
Hi there
I'm building a new ND. Testing it I discover that:

from ND server "netdisco-do discover -d " fail on snmpv3 configured device (authPriv SHA,DES), but snmpwalk and snmpget work perfectly with same credentials.

does anyone report issue on SNMP::Info?

thank you

Marco




_______________________________________________
Netdisco mailing list
[email protected]
https://sourceforge.net/p/netdisco/mailman/netdisco-users/




--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to