2009/3/27 down Load <[email protected]>:
> I found this error when i try to start snmpd ,please help me to solve it

Try  "man snmpd"


> /usr/sbin# ./snmpd -i interfaces
> ./snmpd: Not a recognized flag: i
> Usage: snmpd [-c config_file] [-d level] [-f logfile]

That doesn't look like the Net-SNMP agent.
If you invoke our agent with the same arguments,
you get


$ ./snmpd -i interfaces
./snmpd: invalid option -- 'i'

Usage:  ./snmpd [OPTIONS] [LISTENING ADDRESSES]

        Version:  5.4.1
        Web:      http://www.net-snmp.org/
        Email:    [email protected]


(etc, etc, etc).


If you are using your vendor's SNMP agent, then you
need to talk to them about support for it.  We can only
provide assistance with the Net-SNMP software.

Dave

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to