On 04/04/2008, lanas <[EMAIL PROTECTED]> wrote:
>  [M1> cat snmpd.conf
    [snip]
> smuxpeer .1.3.6.1.4.1.3317.1.2.5 quagga_ospfd


>  [M1> ./snmpd -Dsmux,smux_init,smux_conf
>        line 14: Warning: Unknown token: smux.

The thing that strikes me about this is that your snmpd.conf
file contains (or at least appears to contain)  "smuxpeer",
but the agent is complaining about the token "smux".

I wonder whether there might be a non-printing character
in your snmpd.conf file - something like

    smux ^Hpeer  .1.3.6.1.4.1.....

See what
     cat -vt  snmpd.conf
           reports


Either that, or it's looking at a different snmpd.conf file.
"snmpd -Dread_config ...."   would indicate which file(s)
are actually being read in.   (Just in case they're not what
you expected).

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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