<div>Hi all, </div>
<div>I have been trying to implement a perl template in order to calculate the real Maxbytes of a device but i havenīt been lucky. </div>
<div>i have to read a OID of <u>another</u> device and then make calculations over it.</div>
<div>Re-reading mrtg-cfgmaker instructions i have discovered <a id="Ioid_pick__router_connect__v3opt__oid1___oid2_____" name="Ioid_pick__router_connect__v3opt__oid1___oid2_____"><b>oid_pick($router_connect,$v3opt,&quot;oid1&quot;,&quot;oid2&quot;...)</b></a>. the idea is to read the nunber of interfaces and then ask for every interface the ip of the device which limitates the bandwith and then define $router_connect2 and use oid_pick($router_connect2, oid1)</div>

<div>has anyone probe something similar? </div>
<div>do you know if it is possible to use oid_pick with a different device you are monitoring?</div>
<div>&nbsp;</div>
<div>In my template i tried to use snmpget but it complained about it. </div>
<div>&nbsp;</div>
<div>thanks you very much in advance...</div>