I am new to snmp and net-snmp and am trying to go through tutorials to
set up an snmp agent
I configured the agent but am not able to start snmpd. When I run the
following command, it does not seem to do anything and continues to run
forever unless I explicitly kill the snmpd process
[EMAIL PROTECTED]:~/work/snmp/net-snmp-5.4.2.1$ sudo snmpd -Le
-C -c /usr/local/share/snmp/snmpd.conf :10161
[EMAIL PROTECTED]:~/work/snmp/net-snmp-5.4.2.1$ NET-SNMP version
5.4.2.1
[EMAIL PROTECTED]:~/work/snmp/net-snmp-5.4.2.1$ ps -eaf|grep
snmp
root 8855 1 0 18:29 ? 00:00:00 snmpd -Le -C -c
/usr/local/share/snmp/snmpd.conf :10161
misen 8858 5926 0 18:31 pts/2 00:00:00 grep snmp
If I try to start the agent using the following command, the snmp agent
does not start.
[EMAIL PROTECTED]:~/work/snmp/net-snmp-5.4.2.1$
/usr/local/sbin/snmpd
[EMAIL PROTECTED]:~/work/snmp/net-snmp-5.4.2.1$ ps -eaf|grep
snmp
misen 8863 5926 0 18:33 pts/2 00:00:00 grep snmp
What am I doing wrong? How can I figure out whats going on?
Any help will be much appreciated.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users