On 9/18/06, Randy Katz <[EMAIL PROTECTED]> wrote: > SNMPv2-SMI::mib-2.16.1.1.1.5.101 = Counter32: 1603554 > SNMPv2-SMI::mib-2.16.1.1.1.5.102 = Counter32: 802290 > SNMPv2-SMI::mib-2.16.1.1.1.5.103 = Counter32: 108779 > SNMPv2-SMI::mib-2.16.1.1.1.5.104 = Counter32: 883371 > > and here: > > SNMPv2-SMI::mib-2.16.1.1.1.9.101 = Counter32: 1616382 > SNMPv2-SMI::mib-2.16.1.1.1.9.102 = Counter32: 790433 > SNMPv2-SMI::mib-2.16.1.1.1.9.103 = Counter32: 99653 > SNMPv2-SMI::mib-2.16.1.1.1.9.104 = Counter32: 891584 > > How do I get MRTG to track it?
You'll need to manually set the targets as follows (assuming you are loading the MIB in MRTG). Target[MySwitch]: SNMPv2-SMI::mib-2.16.1.1.1.5.101&SNMPv2-SMI::mib-2.16.1.1.1.9.101:[EMAIL PROTECTED]|Length2Int However, I would recommend that you use the full numeric OID for ease of conversion should you ever need to move to another platform/server. One less thing to worry about. Paul -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
