ASA5550 MRTG

ASA5550 MRTG

NewsGroups | Search | Tools
 comp.dcom.sys.cisco  Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
ASA5550 MRTG jackwik@gmail.com 06-04-2008
  `--> Re: ASA5550 MRTG jackwik@gmail.c ..06-04-2008
Posted by jackwik@gmail.com on June 4, 2008, 10:57 am
If you were  Registered and logged in, you could reply and use other advanced thread options
Hi all,

I am having trouble getting the basic interface statistics from an
ASA5550.

The error I am receiving is as follows:

Received SNMP response with error code
error status: noSuchName
index 1 (OID: 1.3.6.1.2.1.2.2.1.10)
SNMPv1_Session (remote host: "" [].161)
community: ""
request ID: 1679385424
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 490

In order to solve the problem I have placed the updated mibs for the
Cisco website under /usr/share/snmp/mibs.
Within the cfgmaker file I have specified LoadMIBs: /usr/share/snmp/
mibs/SNMPv2-MIB-asa.txt. This also didn't help.The version of mrtg is
2.10.15 on RedHat Enterprise Linux. I have successfully configured
switches, routers, and FWSM on this machine. The ASA 5550 is the only
device I am having trouble with.

Any assistance would be greatly appreciated.

TIA.

Jack

Pure Networks
Posted by alexd on June 4, 2008, 1:33 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
On Wed, 04 Jun 2008 07:57:03 -0700, jackwik@gmail.com wrote:

> The error I am receiving is as follows:
>
> Received SNMP response with error code
> error status: noSuchName
> index 1 (OID: 1.3.6.1.2.1.2.2.1.10)
> SNMPv1_Session (remote host: "" [].161)
> community: ""

The hostname and community are blank, unless you removed them before
posting?

> request ID: 1679385424
> PDU bufsize: 8000 bytes
> timeout: 2s
> retries: 5
> backoff: 1)
> at /usr/bin/../lib/mrtg2/SNMP_util.pm line 490
>
> In order to solve the problem I have placed the updated mibs for the
> Cisco website under /usr/share/snmp/mibs.

Think of MIBs as DNS for OIDs. You don't necessarily need the MIB to read
an OID if you know what the numeric OID is.

> Any assistance would be greatly appreciated.

Try and snmpwalk it with the same credentials you've told MRTG to use, eg

snmpwalk -v 1 -c public 10.209.12.33

You should see tens/hundreds of OIDs flying past. If not, you've got
something wrong with the SNMP config somewhere. SNMP is designed so that
if you use the wrong community, no explicit deny message is sent from the
agent, so if you've got the wrong community, you'll see something like:

$ snmpwalk -v 1 -c public 10.209.12.33
Timeout: No Response from 10.209.12.33


--
<http://ale.cx/> (AIM:troffasky) (UnSoEsNpEaTm@ale.cx)
18:27:10 up 10:08, 1 user, load average: 0.01, 0.03, 0.00
Convergence, n: The act of using separate DSL circuits for voice and data

Posted by jackwik@gmail.com on June 4, 2008, 2:25 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
> On Wed, 04 Jun 2008 07:57:03 -0700, jack...@gmail.com wrote:
> > The error I am receiving is as follows:
>
> > Received SNMP response with error code
> > error status: noSuchName
> > index 1 (OID: 1.3.6.1.2.1.2.2.1.10)
> > SNMPv1_Session (remote host: "" [].161)
> > community: ""
>
> The hostname and community are blank, unless you removed them before
> posting?
>
> > request ID: 1679385424
> > PDU bufsize: 8000 bytes
> > timeout: 2s
> > retries: 5
> > backoff: 1)
> > at /usr/bin/../lib/mrtg2/SNMP_util.pm line 490
>
> > In order to solve the problem I have placed the updated mibs for the
> > Cisco website under /usr/share/snmp/mibs.
>
> Think of MIBs as DNS for OIDs. You don't necessarily need the MIB to read
> an OID if you know what the numeric OID is.
>
> > Any assistance would be greatly appreciated.
>
> Try and snmpwalk it with the same credentials you've told MRTG to use, eg
>
> snmpwalk -v 1 -c public 10.209.12.33
>
> You should see tens/hundreds of OIDs flying past. If not, you've got
> something wrong with the SNMP config somewhere. SNMP is designed so that
> if you use the wrong community, no explicit deny message is sent from the
> agent, so if you've got the wrong community, you'll see something like:
>
> $ snmpwalk -v 1 -c public 10.209.12.33
> Timeout: No Response from 10.209.12.33
>
> --
> <http://ale.cx/> (AIM:troffasky) (UnSoEsNpE...@ale.cx)
> 18:27:10 up 10:08, 1 user, load average: 0.01, 0.03, 0.00
> Convergence, n: The act of using separate DSL circuits for voice and data

Hi,

The output I receive when doing an snmpwalk is vlaid and with no
errors.
I receive the above errors when polling the device after successfully
generating cfgmaker and indexmaker.

TIA.

Jack

Similar ThreadsPosted
PIX and MRTG November 5, 2004, 4:17 am
MRTG PIX December 14, 2004, 12:07 am
MRTG April 8, 2006, 4:52 am
MRTG May 3, 2006, 6:07 pm
MRTG and PIX November 17, 2006, 5:04 pm
BGP and MRTG May 22, 2007, 10:06 am
MRTG for a PIX August 17, 2007, 12:29 pm
MRTG (SNMP) through a PIX August 9, 2005, 11:29 am
MRTG and ASA appliance September 5, 2007, 1:39 pm
Cisco 515e PIX + MRTG March 9, 2005, 3:32 pm

other useful resources:
The Federal Communications Commission (FCC)
Telecommunications Industry Association
Electronic and Software Security Products and Services
International Telecommunication Union

Custom CGI Perl and PHP programming by 1-Script.com

Contact Us | Privacy Policy
The site map in XML format XML site map