can you file a bug at https://www.opencsw.org/mantis
Thanks On 16.09.15 21:21, JESSE CARROLL <[email protected]> wrote: > > > > > > > > Server A Solaris 9: CSWnetsnmp -> 5.3.0.1,REV=2006.04.08 > Server B Solaris 9: CSWnetsnmp -> 5.6.1.1,REV=2013.08.22 > Sever C Solaris 10: CSWnetsnmp -> 5.6.1.1,REV=2013.08.22 > > Running 'ldd -e PATH /opt/csw/bin/snmpwalk' (truncated ouput) > A: -> libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 > C -> libcrypto.so.1.0.0 => /opt/csw/lib/libcrypto.so.1.0.0 > B -> no libcrypto > > This apparently causes the command (server B) > /opt/csw/bin/snmpwalk -v 3 -u <user> -a SHA -A <pass key> -x aes -X <passkey> > -l authpri <device> > To fail with 'Invalid privacy protocol specified after -x flag: aes' > > So I downloaded netsnmp-5.6.1.1,REV=2012.07.18-SunOS5.10-sparc-CSW.pkg (one > year older) and installed it. No joy. Then I got > netsnmp-5.4.2.1,REV=2010.03.16-SunOS5.8-sparc-CSW.pkg. It works. Was > libcrypto not included int the 2013 version and was it not correctly > configured in the 2012 one? > > > >
