Something Odd... SNMP
Posted: Fri Nov 20, 2015 1:32 pm
I have snmp checks for some Solaris servers that are behind firewalls. In XI, it seems like it is grabbing values (which I am not sure how). When doing snmpwalk and running the check command manually, I am getting no response. I can confirm that when I do the manual checks, deny rules are hit on the firewall, so how is it returning data when running these checks?
firewall hit sample
Code: Select all
# ./check_snmp_load_wizard.pl -H HOST1 -C nagios -w 70 -c 90
ERROR: Description table : No response from remote host 'HOST1'.Code: Select all
# snmpwalk -v 1 -c nagios xprd1prxysparc1
Timeout: No Response from xprd1prxysparc1
Code: Select all
183 <164>1 2015-11-20T10:28:59-08:00 APP-1502 - - - - %ASA-4-106023: Deny udp src outside:SRCIP/44066 dst inside:HOST1/161 by access-group "outside-in" [0x415d9b30, 0x0]