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: Netdisco snmp V3 problem (Christian Ramseyer)
2. Re: Limiting port control to Desciption only not available
(Koen Dooms)
3. Re: Limiting port control to Desciption only not available
(Oliver Gorwits)
4. Re: Netdisco snmp V3 problem (Claus Kj?r Christensen (CKC - UCH))
--- Begin Message ---
On 19.12.2023 10:55, Claus Kjær Christensen (CKC - UCH) via
netdisco-users wrote:
I got Netdisco running great with snmp V2 for some years.
We have a Aruba 6300M as core and some CX 6X00 switches. The rest is
HPE/Aruba 2500,2600,2800 and 2900 series.
Now we have to only use snmp v3 auth/priv and I have snmpwalk to
connect to all swiche with snmp V3 from the netdisco server and get data.
But only the CX 6x00 swiches work with Netdisco. The 6300 og the rest
of the HPE don't get discovered any more.
Hi
Do you get anything from SNMP v3 in general outside of Netdisco, e.g.
snmpwalk -v 3 -a MD5 -x DES -l AuthPriv -u USERNAME \
-X PRIVPASSWORD -A AUTHPASSWORD HOSTNAME 1.3.6.1.2.1.1.1
If yes, maybe you can see what goes wrong in the output of
netdisco-do discover -D -d <ip>
or in the logs on the switch while you're doing that?
Cheers
Christian
--- End Message ---
--- Begin Message ---
No suggestions what might be wrong?
Much appreciated if someone could help me out.
Regards,
Koen
Op za 16 dec 2023 om 13:37 schreef Koen Dooms <drhn...@gmail.com>:
> Hi,
>
> I'm trying to limit port control via Web GUI to just change the port
> decription.
> Als per documentation, I should just add
> portctl_nameonly: true
> to the deployment.yml.
>
> When I do that, no editing icon is visible on any of the port fields that
> have the port controls feature.
>
> Also, when setting
> vlanctl: false
> does not remove the capability from the Native VLAN field.
>
> Any suggestions fixing this?
>
> Running latest NetDisco version. Never tried this on prior version.
>
> PS. Does port control require SNMP Write community or ssh credentials to
> be set?
>
> Regards,
> Koen D
>
--
mvg,
Koen
--- End Message ---
--- Begin Message ---
Hi alien
Sorry, I guess folks are a bit busy this time of year. His smells like a
bug to me. I should b able to take a look in the next two weeks
Oliver.
On Wed, 20 Dec 2023 at 08:35, Koen Dooms <drhn...@gmail.com> wrote:
> No suggestions what might be wrong?
> Much appreciated if someone could help me out.
>
> Regards,
> Koen
>
> Op za 16 dec 2023 om 13:37 schreef Koen Dooms <drhn...@gmail.com>:
>
>> Hi,
>>
>> I'm trying to limit port control via Web GUI to just change the port
>> decription.
>> Als per documentation, I should just add
>> portctl_nameonly: true
>> to the deployment.yml.
>>
>> When I do that, no editing icon is visible on any of the port fields that
>> have the port controls feature.
>>
>> Also, when setting
>> vlanctl: false
>> does not remove the capability from the Native VLAN field.
>>
>> Any suggestions fixing this?
>>
>> Running latest NetDisco version. Never tried this on prior version.
>>
>> PS. Does port control require SNMP Write community or ssh credentials to
>> be set?
>>
>> Regards,
>> Koen D
>>
>
>
> --
> mvg,
> Koen
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
--- End Message ---
--- Begin Message ---
Hi
Thanks for the answer
I can get data from snmpwalk v3 from all switches like using snmapwalk v2
before.
netdisco-do discover -D -d gives
[801738] 2023-12-20 09:01:08 info App::Netdisco version 2.071001 loaded.
[801738] 2023-12-20 09:01:08 info discover: [10.141.0.1] started at Wed Dec 20
09:01:08 2023
[801738] 2023-12-20 09:01:09 debug discover: running with timeout 600s
[801738] 2023-12-20 09:01:09 debug => running workers for phase: check
[801738] 2023-12-20 09:01:09 debug -> run worker check/1000000
"internal::backendfqdn"
[801738] 2023-12-20 09:01:09 debug -> run worker check/1000000
"internal::snmpfastdiscover"
[801738] 2023-12-20 09:01:09 debug running with configured SNMP timeouts
[801738] 2023-12-20 09:01:09 debug -> run worker check/0 "discover"
[801738] 2023-12-20 09:01:09 debug Discover is able to run.
[801738] 2023-12-20 09:01:09 debug => running workers for phase: early
[801738] 2023-12-20 09:01:09 debug -> run worker early/100
"discover::properties"
[801738] 2023-12-20 09:01:09 debug snmp reader cache warm: [10.141.0.1]
[801738] 2023-12-20 09:01:09 debug [10.141.0.1:161] try_connect with v: 3, t:
0.2, r: 0, class: SNMP::Info, comm: <hidden>
Error: passphrase chosen is below the length requirements of the USM (min=8).
[801738] 2023-12-20 09:01:09 debug [10.141.0.1:161] try_connect with v: 3, t:
3, r: 2, class: SNMP::Info, comm: <hidden>Error: passphrase chosen is below the
length requirements of the USM (min=8).
[801738] 2023-12-20 09:01:09 debug discover failed: could not SNMP connect to
10.141.0.1
[801738] 2023-12-20 09:01:09 debug -> run worker early/100
"discover::properties"
[801738] 2023-12-20 09:01:09 debug -> run worker early/100
"discover::properties"
[801738] 2023-12-20 09:01:09 debug -> run worker early/100
"discover::properties"
[801738] 2023-12-20 09:01:09 debug -> run worker early/100
"discover::properties"
[801738] 2023-12-20 09:01:09 debug => running workers for phase: main
[801738] 2023-12-20 09:01:09 debug -> run worker main/100
"discover::canonicalip"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100 "discover::entities"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100 "discover::neighbors"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100
"discover::neighbors::docsis"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100
"discover::neighbors::routed"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100 "discover::portpower"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100
"discover::portproperties"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100
"discover::portproperties::portaccessentity"
[801738] 2023-12-20 09:01:09 debug pae failed: could not SNMP connect to
10.141.0.1
[801738] 2023-12-20 09:01:09 debug -> run worker main/0
"discover::properties::tags"
[801738] 2023-12-20 09:01:09 debug -> run worker main/0
"discover::properties::tags"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100 "discover::vlans"
[801738] 2023-12-20 09:01:09 debug -> run worker main/100 "discover::wireless"
[801738] 2023-12-20 09:01:09 debug -> run worker main/0 "discover::withnodes"
[801738] 2023-12-20 09:01:09 debug => running workers for phase: late
[801738] 2023-12-20 09:01:09 debug -> run worker late/0 "discover::hooks"
[801738] 2023-12-20 09:01:09 debug [10.141.0.1] hooks - skipping due to
incomplete job
[801738] 2023-12-20 09:01:09 debug -> run worker late/0 "discover::snapshot"
[801738] 2023-12-20 09:01:09 debug discover failed: could not SNMP connect to
10.141.0.1
[801738] 2023-12-20 09:01:09 info discover: finished at Wed Dec 20 09:01:09
2023
[801738] 2023-12-20 09:01:09 info discover: status defer: discover failed:
could not SNMP connect to 10.141.0.1
Error: passphrase chosen is below the length requirements of the USM (min=8)
auth og priv keys are 16 chars no special chars
Med venlig hilsen
Claus Kjær Christensen
IT Administrator
Uddannelsescenter Holstebro
IT-afdelingen, Nørre Boulevard 25, 7500 Holstebro
Kontakt 99 122 222 / Direkte 99 122 687
c...@ucholstebro.dk<mailto:c...@ucholstebro.dk> -
www.ucholstebro.dk<http://www.ucholstebro.dk>
[https://signature.ucholstebro.dk/uchol.jpg]<http://www.ucholstebro.dk>
Hvis du vil vide mere om skolens privatlivs- og persondatapolitik kan du finde
oplysningerne her:
Privatlivs- og
persondatapolitik<https://www.ucholstebro.dk/om-uch/vaerd-at-vide/persondata-cookies/privatlivspolitik/>
________________________________
From: Christian Ramseyer <ramse...@netnea.com>
Sent: Wednesday, 20 December 2023 00.09
To: Claus Kjær Christensen (CKC - UCH) <c...@ucholstebro.dk>;
netdisco-users@lists.sourceforge.net <netdisco-users@lists.sourceforge.net>
Subject: Re: [Netdisco] Netdisco snmp V3 problem
On 19.12.2023 10:55, Claus Kjær Christensen (CKC - UCH) via
netdisco-users wrote:
> I got Netdisco running great with snmp V2 for some years.
> We have a Aruba 6300M as core and some CX 6X00 switches. The rest is
> HPE/Aruba 2500,2600,2800 and 2900 series.
>
> Now we have to only use snmp v3 auth/priv and I have snmpwalk to
> connect to all swiche with snmp V3 from the netdisco server and get data.
>
> But only the CX 6x00 swiches work with Netdisco. The 6300 og the rest
> of the HPE don't get discovered any more.
>
>
Hi
Do you get anything from SNMP v3 in general outside of Netdisco, e.g.
snmpwalk -v 3 -a MD5 -x DES -l AuthPriv -u USERNAME \
-X PRIVPASSWORD -A AUTHPASSWORD HOSTNAME 1.3.6.1.2.1.1.1
If yes, maybe you can see what goes wrong in the output of
netdisco-do discover -D -d <ip>
or in the logs on the switch while you're doing that?
Cheers
Christian
--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users