Should be fixed in the 4.21 release, just posted.
CAT 9300 and 2960C do not display results
Should be fixed in V4.21 just released.
Switch Miner 4.21 Released
Hey Christian, can you do these with a debug running? Go to View->Debug Options and select analysis engine, snmp and snmp OID. Once it finishes you will have a log file in your %APPDATA% folder in the directory switch miner called sm.log. If you could email me the log file. On Mon, Jul 6, 2020 at 8:04 AM Christian Ledford cyborgz@users.sourceforge.net wrote: [bugs:#8] https://sourceforge.net/p/switchminer/bugs/8/ CAT 9300 and 2960C do not display results* Status: open Group: v1.0 Created: Mon Jul...
Hey Jeff, i'll look through the logs, thanks. On Mon, Mar 9, 2020 at 6:14 PM Jeff Hooper jeffhooper@users.sourceforge.net wrote: [support-requests:#7] https://sourceforge.net/p/switchminer/support-requests/7/ Switch Miner v4.2 crashes with snmp v3 scan* Status: open Group: v1.0_(example) Created: Mon Mar 09, 2020 10:14 PM UTC by Jeff Hooper Last Updated: Mon Mar 09, 2020 10:14 PM UTC Owner: Billy Yawn Attachments: 2020-03-09 17_13_36-Window.png https://sourceforge.net/p/switchminer/support-requests/7/attachment/2020-03-09%2017_13_36-Window.png...
Hey Peter, i looked at the log. Do you use the same community string across all your devices? It appears you may have an @ symbol in your community string. The way SNMP v2 works is to get the mac addresses of a specific VLAN you add a @<vlan num=""> to the community. So to get the MAC's from VLAN 1 you would send mycommunity@1. If you have an @ in the community like my@community@1 that may be causing the failure, if this same community works with other devices its possible it's something specific...
Hey Peter, if you could do a debug of that. In the GUI version go to view->debug options and the select snmp. Run it again and let it fail. Look in the %APPDATA% folder and there will be a folder named switch miner it should have a file sm.log. Can you send that to me? Also what type of SNMP are you using, is it v2 or v3? If v3 what priv level and protocols are you using? On Fri, Feb 21, 2020 at 4:07 AM Peter Spichtig spi314@users.sourceforge.net wrote: Hello I`ve tried to collect Data from a C9300....