HP servers MIB errors
by mozer from LinuxQuestions.org on (#559NB)
Hello all,
I need to monitor HP servers with SNMP using Nagios
On this models
Quote:
And the only one that works with snmp_check is 1.3.6.1.4.1.232.6.1.3.0 - System status
Quote:
For rest
Quote:
Seems that I need a proper MIB added to Nagios.
Most HP sites ask for user login, that i don't have
Anyone knows where I can find it? Can anyone help?
Thanks!


I need to monitor HP servers with SNMP using Nagios
On this models
- HP DL380 G8
- HP DL380 G9
Quote:
https://oidref.com/1.3.6.1.4.1.232.6 https://ixnfo.com/en/snmp-oid-list-for-ilo4.html https://thwack.solarwinds.com/t5/ipM...ers/m-p/135111 |
Quote:
/usr/local/nagios/libexec/check_snmp -H 172.30.25.33 -C community_1 -p 161 -o 1.3.6.1.4.1.232.6.1.3.0 SNMP OK - 4 | iso.3.6.1.4.1.232.6.1.3.0=4 |
For rest
Quote:
/usr/local/nagios/libexec/check_snmp -H 172.30.25.33 -C community_1 -p 161 -o .1.3.6.1.4.1.232.6.2.6.7.1.6.0 External command error: Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: iso.3.6.1.4.1.232.6.2.6.7.1.6.0 |
Most HP sites ask for user login, that i don't have
Anyone knows where I can find it? Can anyone help?
Thanks!