check_snmp_cpfw.pl

Hi,

I have the Firewall UTM-1 Edge X (Checkpoint) and i want to monitor the state of this Firewall with Nagios.
To do that im using the plugin "check_snmp_cpfw.pl"
I have already enabled snmp and the snmp trap function on the Checkpoint.

If i run the check with Nagios I got the error:
cannot find oids…

How can I fix that problem?

Thanks!

Sounds like you may be missing the MIB file for your specific device. Usually the vendor supplies it for any device that does SNMP. It maps the name of a something, like and interface, to the numerical number SNMP uses. Check out this page for how SNMP works and then try using snmpwalk instead of the perl script to test with. It may give you a better idea of what is going on.

http://www.paessler.com/knowledgebase/en/topic/653-how-do-snmp-mibs-and-oids-work