You have an extra period (.) after the ampersand (&). If that is indeed the case, and not an anomaly in the cutting/pasting/emailing, then that would cause a problem I think. HOWEVER, the error message indicates a different problem I think. When you used GetIf, did you actually get a value for that OID? Have you tried walking from that point on to see if there were any instance numbers?
Eric Brander ACS Texas CHIP Account Sr. Communications Engineer - Information Systems Department 512.336.3331 Eric dot Brander at acs-inc dot com -----Original Message----- From: Baker, Brendon [mailto:[EMAIL PROTECTED] Sent: Thursday, February 20, 2003 7:15 AM To: '[EMAIL PROTECTED]' Subject: [mrtg] Monitoring Exchange 5.5 I would like to monitor the exchange MTA queues in out enviroment I tried the template available at http://crc.somix.com/cgi-bin/mib2mrtg.exe# but was unable to find that OID. I found the OID .1.3.6.1.4.1.311.1.1.3.1.1.21.1.8 using getif which is the equivalent of: .iso.org.dod.internet.private.enterprises.microsoft.software.systems.os.winn t.performance.exchmtaconnmSExchangeMTA-ConnectionsTable.exchmtaconnmSExchang eMTA-ConnectionsEntry.exchmtaconnQueueLength I think this is what I'm looking for. This is what my config looks like: ##Exchange BC4CON01 Target[IPADDRESS_MTA]: .1.3.6.1.4.1.311.1.1.3.1.1.21.1.8&..1.3.6.1.4.1.311.1.1.3.1.1.21.1.8:COMMUNI [EMAIL PROTECTED] MaxBytes[IPADDRESS_MTA]: 9000 Options[IPADDRESS_MTA]: unknaszero WithPeak[IPADDRESS_MTA]: wmy YLegend[IPADDRESS_MTA]: Total Queued Messages ShortLegend[IPADDRESS_MTA]: Legend1[IPADDRESS_MTA]: Total Queued Messages Legend2[IPADDRESS_MTA]: . Legend3[IPADDRESS_MTA]: Max value per interval on graph Legend4[IPADDRESS_MTA]: . LegendI[IPADDRESS_MTA]: Msg LegendO[IPADDRESS_MTA]: . Colours[IPADDRESS_MTA]: GREEN#00eb0c,BLUE#0000ff,GRAY#AAAAAA,VIOLET#ff00ff Title[IPADDRESS_MTA]: Exchange BC4CON01 MTA Queue PageTop[IPADDRESS_MTA]: <H1>Exchange BC4CON01 MTA Queue</H1> However, I get the following out put when this is run: SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.4.1.311.1.1.3.1.1.21.1.8.0) SNMPv1_Session (remote host: "IPADDRESS_MTA" [IPADDRESS_MTA].161) I know when I added the counter for 2000 CPU I had to add a 1 to the end of the OID. I tried that here, but it doesn't work. Please can someone provide me with a template to do this. Thanks Brendon ____________________________________________________________________________ _______________________ The views expressed in this email are, unless otherwise stated, those of the author and not those of the FirstRand Banking Group or its management. The information in this e-mail is confidential and is intended solely for the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted in reliance on this, is prohibited and may be unlawful. Whilst all reasonable steps are taken to ensure the accuracy and integrity of information and data transmitted electronically and to preserve the confidentiality thereof, no liability or responsibility whatsoever is accepted if information or data is, for whatever reason, corrupted or does not reach its intended destination. ________________________________ -- 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 -- 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
