Re: Nagios XI Unable to monitor HP/Aruba Switches with routi
Posted: Wed Jan 17, 2018 5:26 am
Finally found the issue!
When routing is enabled, you need to then tell the switch how to handle snmp requests. Basically to send snmp responses to the queries back to the address they came from, in this instance my Nagios XI server.
In the CLI, of the switch, enter the config and enter:
HP Switch(config) # snmp-server response-source dst-ip-of-request
When routing is enabled, you need to then tell the switch how to handle snmp requests. Basically to send snmp responses to the queries back to the address they came from, in this instance my Nagios XI server.
In the CLI, of the switch, enter the config and enter:
HP Switch(config) # snmp-server response-source dst-ip-of-request