That kind of optimization only works if i going to poll only two OIDs. MRTG was designed to do request of two OID (In and Out) even though Get-request PDU has four OID (OID1, OID2, system-uptime, name).
If anyone wants to see traffic of 20 interfaces (1 device), MRTG has to build 20 Get-request PDU (OID1, OID2, system-uptime, name), (OID3, OID4, system-uptime, name), (OID4, OID5, system-uptime, name), and so on. (i guess) I want to find out an application to build Multiple OID Get-request PDU (OID1, OID2, OID3, OID4, ...) and to show the Get-response by MRTG. Im felling Daniel Macdonald answer its possible, but if someone has other advice or script, go on please Thanks all of you. > > I'm polling an ATM device (Lucent PSAX 2300) with multiple >sub-interfaces, > > that is about 20 subinterfaces. That's Fine. > > As soon as posible, I'll have to poll 200 subinterface and i wouldn't >to > > > overwhelm the device. > > Does anybody know an MRTG application to make more efficient polling to >a > > > single multiple subinterface device, through a simple GET-request SNMP >PDU > > with many OIDs. Not just the typical two-OID Get-Request that MRTG >build. > >See reference.html for 2.10.5 under "SNMP request optimization". >That may answer your question. > _________________________________________________________________ ¿Estás buscando un auto nuevo? http://www.yupimsn.com/autos/ -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
