Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

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
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

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

   1. Re: [EXTERNAL MSG:]Re:  Adding Community String (Denny Sabu)
--- Begin Message ---
Hi,

I am still getting the same “Could not SNMP connect to [IP]” error when trying 
to do a discover scan.

The syntax matches – Are there any other debugging steps or resources I can use 
to help resolve this?

From: Miha Kralj <miha.kr...@gmail.com>
Date: Wednesday, June 23, 2021 at 2:14 AM
To: Denny Sabu <denny.s...@sensato.co>
Cc: netdisco-users@lists.sourceforge.net <netdisco-users@lists.sourceforge.net>
Subject: [EXTERNAL MSG:]Re: [Netdisco] Adding Community String
WARNING: This email originated from outside of Sensato. Do not click links or 
open attachments unless you verify by phone with the sender.

Hi,
the syntax should be like:

device_auth:
  - tag: 'default_v2_readonly'
    community: 'public'
    community: 'blah1'
    community: 'blah2'

On Tue, Jun 22, 2021 at 9:41 PM Denny Sabu 
<denny.s...@sensato.co<mailto:denny.s...@sensato.co>> wrote:
Hello All,

I’m trying to add a community string to the deployments.yml file,

I’ve added a community tag

community:
 - public
- private
- ******

This doesn’t seem to work, so I also added to the device_auth section:

device_auth
[…]
- tag: “private_str”
community: ‘*****’
read: true
write: false

However, netdisco doesn’t seem to be able to connect.

I can snmpwalk the machine from the same server with the community string and 
it connects, but a ./netdisco-do discover -d [IP] ends with “Could not SNMP 
connect to [IP]”

Thanks in advance.
_______________________________________________
Netdisco mailing list
netdisco-users@lists.sourceforge.net<mailto:netdisco-users@lists.sourceforge.net>
https://sourceforge.net/p/netdisco/mailman/netdisco-users/

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to