<html>
<body>
<div style="font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">
<div>Server A Solaris 9: CSWnetsnmp -> 5.3.0.1,REV=2006.04.08</div><div>Server B Solaris 9: CSWnetsnmp -> 5.6.1.1,REV=2013.08.22</div><div>Sever C Solaris 10: CSWnetsnmp -> 5.6.1.1,REV=2013.08.22</div><div><br></div><div>Running 'ldd -e PATH /opt/csw/bin/snmpwalk' (truncated ouput)</div><div>A: -> libcrypto.so.0.9.8 =>    /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8</div><div>C ->  libcrypto.so.1.0.0 =>    /opt/csw/lib/libcrypto.so.1.0.0</div><div>B -> no libcrypto</div><div><br></div><div>This apparently causes the command (server B)</div><div>/opt/csw/bin/snmpwalk -v 3 -u <user> -a SHA -A <pass key>  -x aes -X  <passkey> -l authpri <device></div><div>To fail with 'Invalid privacy protocol specified after -x flag: aes'</div><div><br></div><div>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?</div>

<br>
</div>
</body>
</html>