<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=>'newuser',authpassword=>'newuserauth',authprotocol=>'SHA',<br>
privprotocol=>'aescfb128',privpassword=>'newuserpriv'<br><br>Is SHA +AES supported with mrtg<br> or I am missing something <br clear="all"><br>--<br>Vipinb<br><br>