2009/8/20 Ross, Brian <[email protected]>:
> .... [after] starting
> snmpd with the command " /usr/local/sbin/snmpd
> /usr/local/share/snmp/snmpd.conf" (I am unsure if that is the correct
> start command) ....
>
> Am I starting it with the wrong command?
Yes, you are.
Try simply running "snmpd" (after restoring the snmpd.conf file).
That should work.
If you still have problems, try running the agent using
"snmpd -f -Le"
which should display any error output.
> Also when I attempt to use the snmpget and snmpwalk commands to test the
> snmpd system, I keep getting a "timeout" response. :-(
That's because the agent isn't listening.
Or rather, it's listening on a Unix socket named
"/usr/local/share/snmp/snmpd.conf"
(which is why the config file gets overwritten).
Restart the agent without any options (or with '-f -Le')
and try the snmpget/snmpwalk commands again.
If they still don't work, please report the exact commands
you are giving, the full contents of the snmpd.conf file,
and any output from both agent and clients.
Details are often important - a report that "it doesn't work"
isn't particularly useful.
Dave
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users