Issue with getting snmp info from a sonicwall

1 message Options
Embed this post
Permalink
Neohit () Issue with getting snmp info from a sonicwall
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Hello,

 

I found this mrtg rather  interesting and most things went well of then the SNMP gets for a sonicwall TZ190(I did change the get string on the firewall for security reasons)

 

I have the get community string correct and the IP address.

 

When I run this command, it returns this error.  Any ideas.

 

perl cfgmaker [hidden email] --global "WorkDir: c:\mrtg" --output mrtg.cfg

 

Error message:

 

Microsoft Windows [Version 5.2.3790]

(C) Copyright 1985-2003 Microsoft Corp.

 

 

C:\mrtg\bin>perl cfgmaker [hidden email] --global "WorkDir: c:\mrtg" --output mrtg.cfg

 

SNMP Error:

no response received

SNMPv1_Session (remote host: "10.X.X.1" [10.X.X.1].161)

                  community: "wildthing"

                 request ID: 1962721437

                PDU bufsize: 8000 bytes

                    timeout: 2s

                    retries: 5

                    backoff: 1)

 at C:/mrtg/bin\..\lib\mrtg2/SNMP_util.pm line 629

SNMPWALK Problem for 1.3.6.1.2.1.1 on [hidden email]::::::v4only

 at cfgmaker line 950

WARNING: Skipping [hidden email]: as no info could be retrieved

 

 

NOS: win2k3 iis6.X with all patches and updates (64bit).  Along with the latest released version of active pearl(64bit) and MRTG

 

Please advise if anyone know the solution or things to try.

 

Neo