You meant, at the end of the snmpd command line? This is what happened:

# snmpd -V -f -L -Ddlmod -c snmpd.conf udp:161
registered debug token dlmod, 1
getaddrinfo: public Name or service not known
snmpd: create_trap_session:
snmpd.conf: line 71: Error: cannot create trapsink: public
snmpd.conf: line 84: Warning: Unknown token: severityFilter.
snmpd.conf: line 97: Warning: Unknown token: throttleMask.
snmpd.conf: line 108: Warning: Unknown token: throttleFreq.
snmpd.conf: line 127: Warning: Unknown token: proc.
snmpd.conf: line 142: Warning: Unknown token: disk.
snmpd.conf: line 156: Warning: Unknown token: load.
snmpd.conf: line 161: Warning: Unknown token: dlmod.
Error opening specified endpoint "udp:161"
Server Exiting with code 1

Thanks,

Kapil


Thomas Anders <[EMAIL PROTECTED]> wrote: Kapil Sharma wrote:
> 1. ./configure --host=x86-linux --target=mips-linux 
> --with-cc=mips-linux-uclibc-gcc-3.3.6 --with-ar=mips-linux-ar 
> --with-endianness=big --disable-debugging --enable-mini-agent 
> --without-kmem-usage --disable-mib-loading --disable-applications 
> --disable-manuals --disable-scripts --with-cflags=-Os  --without-openssl 
> --with-out-transports=TCP,Unix,Callback --with-out-mib-modules=snmpv3mibs 
> --disable-embedded-perl --disable-perl-cc-checks --without-perl-modules

I'd leave "Unix" and "Callback" transports in until you have everything
working fine.

> # snmpd -V -f -L -Ddlmod -c snmpd.conf
[...]
> Error opening specified endpoint ""
> Server Exiting with code 1

Try adding "udp:161" at the end.


+Thomas


       
---------------------------------
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.
-------------------------------------------------------------------------
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-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to