Go Back   The macosxhints Forums > OS X Help Requests > OS X Server



Reply
 
Thread Tools Rate Thread Display Modes
Old 04-29-2011, 12:46 PM   #1
roninuta
Prospect
 
Join Date: Sep 2007
Posts: 24
SNMP 10.4 Server - cannot get a response

I have a filemaker server that I need to get SNMP running on. Unfortunately for me it's 10.4. I have read numerous sites (bynkii, Intermapper help forums, etc). Although I can configure the conf file both manually as well as though snmpconf -i, I cannot get a basic snmpwalk to work on localhost.

ps shows /usr/sbin/snmpd running (PID 6590)
I've added /System/Library/LaunchDaemons/org.net-snmp.snmpd.plist manually.
and I'm using:
Code:
load -w /System/Library/LaunchDaemons/org.net-snmp.snmpd.plist
to launch snmpd.

When I try a snmpwalk I get:
Code:
root# snmpwalk -v 1 -c public localhost sysName.0
Timeout: No Response from localhost
where public is my rocommunity string.

It also does not show on port 161 when I portscan the box.

I'm open to any and all suggestions!
TIA!
roninuta is offline   Reply With Quote
Old 04-29-2011, 08:25 PM   #2
brettgrant99
All Star
 
Join Date: May 2007
Posts: 654
Does the computer have 10.4 Server software on it, or the Client Server? Its been a while since I looked at it, but I seem to recall that the server tools will allow you to set it up fairly easily.

Did you allow port 161 through the firewall?

I don't really have any experience with setting up mail servers, but I was able to follow the example in the manual and get it working, but that was with 10.4 Server and the Server GUI Tools. I couldn't help with the command line stuff.

Brett
brettgrant99 is offline   Reply With Quote
Old 05-02-2011, 01:57 AM   #3
SirDice
MVP
 
Join Date: Aug 2009
Posts: 1,119
Keep in mind that SNMP works on UDP. It will therefor not show up if you scan for open ports (which is TCP by default).

Most likely cause is SNMP isn't running on the server or the community string is wrong.

And do change the community string. Public and private are well known community strings.
SirDice is offline   Reply With Quote
Reply

Tags
10.4 server, snmp

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 11:03 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.