2009/1/21 PoWah Wong <wong_po...@yahoo.ca>:
> # cat /var/net-snmp/snmpd.conf
> createUser "admin" SHA "12345678" AES "87654321"

This creates a user called "admin"


> # cat /usr/local/share/snmp/snmpd.conf
> rwuser "AES" priv

This tells the agent to use a user called "AES"

These two lines must agree.

> # service snmpd start
> Starting snmpd:                                            [  OK  ]

Try starting the agent manually:

   snmpd -f -Le

That should at least show you any error messages or other output.



> No snmp is started though and
> log is empty:
> # cat /var/log/snmpd.log

What about the other logs in /var/log ?
What does
    grep snmp /var/log/messages
        show, for example?

Dave

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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

Reply via email to