Hello,
I would like to use OpenNMS Horizon to monitor hp ilo.
Unfortunately if I do (assume 192.168.0.1 is ilo address):
snmpwalk -v1 -c public 192.168.0.1
I get only system name and OpenNMS in the node shows me only it.
If I do:
snmpwalk -v1 -c public 192.168.0.1 iso
I get ton of metrics but how I can tell OpenNMS to walk on iso mib only for some ip?
Thanks,
Mario