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. 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 <[email protected]>
Date: Wednesday, June 23, 2021 at 2:14 AM
To: Denny Sabu <[email protected]>
Cc: [email protected] <[email protected]>
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 
<[email protected]<mailto:[email protected]>> 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
[email protected]<mailto:[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