On 09/10/2007, Lee, John (Sydney) <[EMAIL PROTECTED]> wrote:
> # wget http://..../net-snmp-5.4.1.tar.gz
> # ./configure
     :
> /usr/local/etc/snmp/snmpd.conf: line 417:
>                 Warning: Unknown token: smuxpeer.

Try
    ./configure --with-mib-modules=smux




> # snmpd -f -Le
> netsnmp_assert !"registration != duplicate" failed agent_registry.c:535
> netsnmp_subtree_load()

It might be worth applying Official Patch 1805971
(from the project web site), to handle these messages.



> Also, in this new installation, how can I start snmpd?
>    "service snmpd start" does not work anymore.

Check the script that starts the agent.
   (Probably something like /etc/init.d/snmpd)
This is probably trying to invoke /usr/sbin/snmpd.
If you've compiled from source using the default settings,
then the agent will be installed as /usr/local/sbin/snmpd.
You may need to tweak the startup script accordingly.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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