9500FixedSwitchStack not supported?
Me and my team currently have a problem with our 9500FixedSwitchStack switches in netdisco. the macsuck keeps getting timouts. it takes exactly 21 seconds per VLAN before hitting the timeout: [13233] debug [IP] reindexing to vlan 163 (ver: 2, class: SNMP::Info::Layer3::Cisco)=> this makes me think that it's not supported since it's not a specific device class.
some output:
[31141] 2021-03-04 09:01:52 info App::Netdisco version 2.039031 loaded.
[31141] 2021-03-04 09:01:53 info macsuck: [] started at Thu Mar 4 10:01:53 2021
[31141] 2021-03-04 09:01:53 debug macsuck: running with timeout 600s
[31141] 2021-03-04 09:01:53 debug => running workers for phase: check
[31141] 2021-03-04 09:01:53 debug -> run worker check/base/0
[31141] 2021-03-04 09:01:53 debug Macsuck is able to run.
[31141] 2021-03-04 09:01:53 debug => running workers for phase: main
[31141] 2021-03-04 09:01:53 debug -> run worker main/nodes/100
[31141] 2021-03-04 09:01:53 debug snmp reader cache warm:
[31141] 2021-03-04 09:01:53 debug [IP:161] try_connect with ver: 2, class: SNMP::Info::Layer3::Cisco, comm:
also: in the device info these pop up in the output: SNMP::Info::_validate_autoload_method(ps1_type) Unable to resolve method. SNMP::Info::_validate_autoload_method(ps2_type) Unable to resolve method. SNMP::Info::_validate_autoload_method(ps1_status) Unable to resolve method. SNMP::Info::_validate_autoload_method(ps2_status) Unable to resolve method. SNMP::Info::_validate_autoload_method(fan) Unable to resolve method. SNMP::Info::_validate_autoload_method(slots) Unable to resolve method.
SNMP::Info::_validate_autoload_method(hasSONMP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasFDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasEDP) Unable to resolve method. SNMP::Info::_validate_autoload_method(hasAMAP) Unable to resolve method.
is this correct that you are using version 2.039031? that's almost 3 years old.
any chance to test with a recent version? a clean install under a different user is probably the easiest: https://metacpan.org/pod/App::Netdisco#Installation