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 ------------------------------------------------------------------------- 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
