LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SNMP Timeout issues (https://www.linuxquestions.org/questions/linux-newbie-8/snmp-timeout-issues-4175453344/)

legolasthehansy 03-08-2013 09:57 PM

SNMP Timeout issues
 
This should be extremely easy to setup given that I had done this before a few times already.

We are setting up Cacti in the Amazon EC2 cloud to monitor the environment and I'm setting up SNMP on the Linux hosts.
I'm not able to do a snmpwalk from hosts on the same subnet. snmpwalk works locally though. (snmpwalk -v2c public localhost) The snmpd.conf is a new install and out of the box without modification and so the community name is public for testing.
Tested without firewall but no luck.
Ran tcpdump to listen traffic between two hosts. None.
Ran tcpdump to listen traffic between two hosts with nc and I'm able to access the ports! (So firewall/routes is not the issue, I believe)
SELinux is running but nothing is logged on audit.log. Just to make sure, I ran it in permissive mode but no luck there either.
Again to test, I put a "rocommunity public" on the snmpd.conf file and did a service restart. No luck again.
Can someone help?

Habitual 03-09-2013 08:06 AM

161 TCP/UDP open in Security Groups?

legolasthehansy 03-09-2013 10:47 AM

Thank you for replying.
It looks like traffic was allowed for TCP ports only. Silly me.

Thank you again. :)

Habitual 03-09-2013 06:05 PM

Glad it worked out.


All times are GMT -5. The time now is 02:58 AM.