Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
I am in trouble with monitoring the Sophos Firewall via Nagios. I have downloaded the Firewall MIB file and when i trying to get the Value of Firewall i am having this Error.
/usr/local/nagios/libexec/check_snmp -H 192.168.1.1 -o .1.3.6.1.4.1.9789 1
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.9789
i have also copied the MIB file to SNMP/MIB directory but it still didnt work. Will be really Appricating if someone can help me out.
snmpwalk -v 1 -c public 192.168.1.1 1.3.6.1.4.1.9789
Hey , I can make SNMP walk and there is no Community String setup.
the Output of the SNMP walk is the all Traps. Please Let me know.
Can you show us the full input / output of the SNMP walk?
Hey Rkennedy
Thank you so much for your Time but this SNMP walk will be for the FIrewall and my All interfaces and Gateways are Listed there so many Company Realted Information so i am not SO sure to make this SNMP Walk Public. Can you please Let me know how i can check by myself the Value and Monitor the Sophos Firewall.
Running the snmpwalk will show you what can be monitored on the device but you have to figure out what you want to monitor on the firewall and create a check for that.
Be sure to check out our Knowledgebase for helpful articles and solutions!
tgriep wrote:Can you post your MIB file so we can review it?
Running the snmpwalk will show you what can be monitored on the device but you have to figure out what you want to monitor on the firewall and create a check for that.
Hi @tgriep,
i am adding the MIB file and it will be really Helpful if you can let me know How can i use this MIB file and get my Output whcích I need to monitor.
one more question do we need to Install or Copy This Firewall MIB to The Nagios Server for the getting the Trap.
Thanks for the MIB file but the question, what do you want to monitor?
The MIB file has a list of what can be monitored but you need to choose what you want.
Be sure to check out our Knowledgebase for helpful articles and solutions!
I want to Monitor the Internet Uplink, POrt Scan Detacted, License Expiry, HA Node is Master and Salve, Interface are Up and Down Status adn if possible the Basic Monitoring Like CPU usage , Rm Usage and SO On.