<br>I am working with mrtg-2.17.2 on WinXP 32 bit<br><br>I have installed Net::SNMP and Crypt::Rijndael for SNMPv3 and AES support<br><br>Previously I was able to run with only Authentication and no privacy.<br><br>As I try to run with aescfb128 I get  following error :<br>
<br>SNMPopen failed The privProtocol aescfb128 is unknown<br><br>My CFG file has SNMPoptions:<br><br>SnmpOptions[target1] : username=&gt;&#39;newuser&#39;,authpassword=&gt;&#39;newuserauth&#39;,authprotocol=&gt;&#39;SHA&#39;,<br>
 privprotocol=&gt;&#39;aescfb128&#39;,privpassword=&gt;&#39;newuserpriv&#39;<br><br>Is SHA +AES supported with mrtg<br> or I am missing something <br clear="all"><br>--<br>Vipinb<br><br>