On Thu, 28 Jul 2011 00:25:34 +0700 Vikas wrote: VJ> Dear Sir, VJ> I am getting below error, VJ> VJ> bash-3.00# /usr/sfw/sbin/snmpd -L VJ> dlopen failed: ld.so.1: snmpd: fatal: /usr/sfw/lib/libseaProxy.so: wrong ELF VJ> class: ELFCLASS32 VJ> dlopen failed: ld.so.1: snmpd: fatal: /usr/sfw/lib/libseaExtensions.so: VJ> wrong ELF class: ELFCLASS32 VJ> Error opening specified endpoint "udp:161" VJ> Server Exiting with code 1
VJ> > /usr/sfw/sbin/snmpd -v VJ> NET-SNMP version: 5.0.9 VJ> Web: http://www.net-snmp.org/ VJ> Email: [email protected] VJ> VJ> VJ> Please kindly suggest if there is any solution already available,. VJ> Also let me know if you requires any more information from current system. We don't really support Sun's version of net-snmp (it's way too old). But error opening endpoint usually means another instance of snmpd is running. 'netstat -nlp | grep 161' should help identify it. ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
