[mrtg] Setup for a Sonicwall TZ190
Wes Hegge
whegge at gmail.com
Mon Dec 3 23:09:38 CET 2007
On Dec 3, 2007 3:59 PM, Josh Morales <Josh.Morales at nirvanix.com> wrote:
> Hello All,
>
>
>
> I'm trying to get MRTG to work with a Soincwall TZ190 and I'm not having
> any luck. I've enabled SNMP on the LAN interface and setup an ACL to allow
> SNMP traffic to the interface. I can also ping the interface. I get the
> following error message when I try to run the "cfgmaker":
>
>
>
>
>
> *******************************************************************
>
> C:\mrtg-2.15.2\bin>perl cfgmaker public at 10.0.0.1 --global "WorkDir:
> c:\mrtghtml"
>
> --output sonicwall.cfg
>
> SNMP Error:
>
> no response received
>
> SNMPv1_Session (remote host: "10.0.0.1" [10.0.0.1].161)
>
> community: "public"
>
> request ID: 289431137
>
> PDU bufsize: 8000 bytes
>
> timeout: 2s
>
> retries: 5
>
> backoff: 1)
>
> at C:/mrtg-2.15.2/bin\..\lib\mrtg2/SNMP_util.pm line 627
>
> SNMPWALK Problem for 1.3.6.1.2.1.1 on public at 10.0.0.1::::::v4only
>
> at cfgmaker line 940
>
> WARNING: Skipping public at 10.0.0.1: as no info could be retrieved
>
> ********************************************************************
>
> Thanks for the help.
>
>
>
> -j
>
>
>
> _______________________________________________
> mrtg mailing list
> mrtg at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
>
>
Not really sure but I would suspect snmp version. cfgmaker by default uses
version 1. I have started running into alot of devices that use version 2c
or 3. Do you have the snmpwalk tool? I find this program to be a great
help when trying to diagnose snmp. On linux I usually do this (using your
settings from above): 'snmpwalk -c public -v 1 10.0.0.1' If snmp is setup
properly and responds to version 1 then you should start getting a scrolling
screen of data. If not, I then try with '2c' and then '3' for the different
versions. If none of these work then usually snmp is not setup correctly.
HTH,
--
Wes Hegge
- If the phone doesn'1 ring. It is me.
-- Jimmy Buffet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20071203/60dd883d/attachment-0001.html
More information about the mrtg
mailing list