<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
# pwd
<br>/export/home/src/mrtg/mrtg-2.8.6/run
<br># ls
<br>BER.pm
abc.1
db.out
mrtg.debug mrtg.test
<br>SNMP_Session.pm cfgmaker
indexmaker mrtg.debug.num
rateup
<br>SNMP_util.pm cfgmaker.cisco.pl
locales_mrtg.pm mrtg.hold.12oct99
<br>abc
cfgmaker_ip mrtg
mrtg.orginal
<p>?? Not sure if NT is anything like UNIX, but if you check into the file
<br>''SNMP_util.pm'' you will see some of the stuff to decode the MIB address.
<p><tt>
(OID: 1.3.6.1.2.1.1.1.0)</tt>
<br><tt> 'iso' => '1',</tt>
<br><tt> 'org' => '1.3',</tt>
<br><tt> 'dod' => '1.3.6',</tt>
<br><tt> 'internet' => '1.3.6.1',</tt>
<br><tt> 'mgmt' => '1.3.6.1.2',</tt>
<br><tt> 'mib-2' => '1.3.6.1.2.1',</tt>
<br><tt> 'system' => '1.3.6.1.2.1.1',</tt>
<br><tt> 'sysDescr' => '1.3.6.1.2.1.1.1.0',</tt>
<br>
<br>i.e.
<br> 1.3.6.1.2.1.1.1.0
<br>resolves to
<br> iso.org.dod.internet.mgmt.mib-2.system.sysDescr
<br>
<p>So it does 'resolve' ... (shrug shoulders) maybe there path is wrong?
<br>
<p>Not sure... I am still trying to figure out MRTG myself... But I do
know
<br>how to look up the mib, and it does resolve...
<br>
<p>Robin
<br>
<br>
<br>
<p>Chris Josephes wrote:
<blockquote TYPE=CITE>On Thu, 14 Oct 1999, Adam Meixler wrote:
<p>> D:\Apps\mrtg\run>perl cfgmaker public@altron.interlink1.com
<br>> <<a href="mailto:public@altron.interlink1.com">mailto:public@altron.interlink1.com</a>>
> mrtg2.cfg
<br>> SNMP Error:
<br>> Received SNMP response with error code
<br>> error status: noSuchName
<br>> index 1 (OID: 1.3.6.1.2.1.1.1.0)
<br>> SNMPv1_Session (remote host: "altron.interlink1.com" [207.60.197.84].161
<br>>
community: "public"
<br>>
request ID: 169610760
<br>>
PDU bufsize: 8000 bytes
<br>>
timeout: 2s
<br>>
retries: 5
<br>>
backoff: 1)
<br>> SNMPGET Problem for sysDescr sysContact sysName sysLocation ifNumber
<br>> sysObjectID
<br>> on public@altron.interlink1.com <<a href="mailto:public@altron.interlink1.com">mailto:public@altron.interlink1.com</a>>
<br>>
<br>> I've added the community routeInfo, restarted countless time's and
<br>> reinstalled SP5 countless times, but the same "noSuchName" error
comes up
<br>> for the routeInfo community also. In 2000 MRTG doesn't seem to care
which
<br>> interface on multi-homed machines you give it to make the config
from, is
<br>> this true or not for NT4 (this NT server has 4 Nic's a PPTP connector
and
<br>> three modems).
<p>I believe cfgmaker is complaining because it can't resolve the hostname
<br>altron.interlink1.com to it's IP address. I can't seem to resolve
it
<br>either.
<p>Check your DNS. I'm betting the error is there.
<p>--
_______________
<br> Chris Josephes __/ MRNet/Onvoy
\
<br> chrisj@mr.net __/ www.onvoy.com
/
<br>\________________/
<p>--
<br>* To unsubscribe from the mrtg mailing list, send a message with the
<br> subject: unsubscribe to mrtg-request@list.ee.ethz.ch
<br>* The mailing list archive is at <a href="http://www.ee.ethz.ch/~slist/mrtg">http://www.ee.ethz.ch/~slist/mrtg</a></blockquote>
</html>