[mrtg] Re: Cannot create .cfg file
lists at ripper.informatik.uni-ulm.de
lists at ripper.informatik.uni-ulm.de
Mon Mar 27 13:03:50 MEST 2000
In article <20000327000809.A25381 at bandon.nmrc.ucc.ie> you wrote:
>> # ./cfgmaker public at 10.1.2.3 >mrtg.cfg
>> SNMP Error:
>> Received SNMP response with error code
>> error status: noSuchName
^^^^^^^^^^
>> index 1 (OID: 1.3.6.1.2.1.4.20.1.1)
noSuchName means that the device does not know (or doesn't want to tell)
about ipAdEntAddr (1.3.6.1.2.1.4.20.1.1). cfgmaker uses this to build
the cfg file.
What follows:
> - incorrect community name
> - snmp not running
> - mrtg machine not on access list
The device returns a snmp response so snmp runs and the community is correct
and the mrtg machine is on access list.
I don't know wether one has to activate the support for this snmp objects
on Cisco PIX. You can check if your device supports the ipAddrTable with
snmpwalk 10.1.2.3 public .1.3.6.1.2.1.4.20
or if IP-MIB is supported in any way:
snmpwalk 10.1.2.3 public .1.3.6.1.2.1.4
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
More information about the mrtg
mailing list