<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Ok, I made some progress.</p>
<p>The vendor of the firewall provided OID that I <span>used with snmpget to find out the engineID of the firewall.</span></p>
<p><span>Then I used snmpkey to generate authkey and privkey to use in SnmpOptions in MRTG config file.</span></p>
<p><span>Also used Perl Package Manager to add Net-Snmp and Crypt-des packages on the server that runs MRTG.</span></p>
<p><span>Then I added "</span><span><span>EnableSnmpV3: yes" and SnmpOptions to Target interfaces of the firewall in mrtg.cfg<span> file, and configured Snmpv3 on the firewall accordingly and restarted MRTG service.</span></span></span></p>
<p><span><span><span>MRTG graphs are stuck on the last values and draw a straight horizontal line, so something does not work right.</span></span></span></p>
<p><span><span><span><br>
</span></span></span></p>
<p><span>This is one of the targets (<span>I replaced IP address of the router with <routerIP>, the actual username with <username>, and used "..." instead of a number in hex format.</span>):</span></p>
<p><span><br>
</span></p>
<p><span>Target[<routerIP>_2]: 2:public@<routerIP>:::::3 SnmpOptions[<routerIP>_2]: username=>'<username>', authprotocol=>'md5', authkey=>'0x...', privprotocol=>'des', privkey=>'0x...'</span></p>
<p><span><br>
</span></p>
<p><span>Is there something wrong here, or do I need to check something else?</span></p>
<p><span><br>
</span></p>
<p><span>Thanks!</span></p>
<p><br>
</p>
</div>
</body>
</html>