Experiencing problems with the switch wizard scan

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Experiencing problems with the switch wizard scan

Post by gcrodaje »

Hi,

I'm trying to add switch/router in Nagios XI using SNMP, unfortunately, i'm getting below status.

Bandwidth and port status:
-The switch is currently down
-The switch does not exist at the address you specified
-SNMP support on the switch is disabled

Is there any configuration needed from the switch/router?

For your kind advise, please.

Thank you very much.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Experiencing problems with the switch wizard scan

Post by scottwilkerson »

Are you sure the switch has SNMP enabled? Are you using the same version that is enabled on the switch?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Re: Experiencing problems with the switch wizard scan

Post by gcrodaje »

Hi scottwilkerson,

As per our client, yes. Because the switch is being used by their existing Nagios XI setup. Just to enlighten you with the current setup, they rebuild a new NMS (VM) as they planning to shutdown their existing NMS (physical server).

As we add other host (windows server), we just modify the NSCLIENT++ installed and add the IP ADD of the new NMS and it was successful. Unfortunately, as we tried to add the switch/router using SNMP, we experience a problem as i mention on my previous post.

Please let me know if you need additional information in order to resolve this issue.

Thank you very much.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Experiencing problems with the switch wizard scan

Post by scottwilkerson »

Can you run the following from the Nagios XI server replacing xxx.xxx.xxx.xxx with the switch IP address and public with the community string of the switch, and let us know if you get a response

Code: Select all

snmpwalk -v 2c -c public xxx.xxx.xxx.xxx 1
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
gcrodaje
Posts: 24
Joined: Tue Nov 27, 2018 10:46 pm

Re: Experiencing problems with the switch wizard scan

Post by gcrodaje »

Hi scottwilkerson,

I think this is now okay. We just did some configuration on the switch/router side.

Thank you very much.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Experiencing problems with the switch wizard scan

Post by scottwilkerson »

gcrodaje wrote:Hi scottwilkerson,

I think this is now okay. We just did some configuration on the switch/router side.

Thank you very much.
Sounds great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked