Archive for the tag 'snmp'

 

 

Feb 05 2013

Solved: No SNMP Response from Fortigate Firewall

Published by under Fortinet

SNMP is a protocol widely used to get a lot of metrics from network hardware, servers and others. I configured SNMP on the internal interface of a Fortigate 100D from Fortinet. Even though I ticked the checkbox called “enabled”, I am getting a timeout when I run cfgmaker (to configure MRTG) or snmpwalk tools. No […]

2 responses so far

Jul 23 2010

Download SNMP Files for Windows

Published by under Windows

You want to enable SNMP feature on Windows 2003 Server or Windows XP but don’t have the installation CD anymore. Here you will find the following list of files required for SNMP that are available for download.They should also work on Windows XP Exhaustive download file list:  Download SNMP files Extract and browse to the […]

44 responses so far

Apr 10 2009

Monitoring AS400 Resources with SNMP

Published by under AS400,Monitoring

AS400 CPU and memory resources monitoring can be handled with the SNMP protocol if SNMP service has been enabled. Values are not directly exploitable and need to be worked on before being displayed. All of these commands were executed on a Linux server. Check your Linux distribution to install snmpwalk, there’s a package for it […]

3 responses so far

Mar 19 2009

Graph Only One Value in MRTG

Published by under Monitoring

MRTG needs at least 2 values to generate graphs. Thus, Most configurations contain the same OID twice in the target line. This leads to 2 problems: – The same data is collected twice which requires more bandwidth, especially when a large number of hosts is monitored – The value may vary during this very short […]

One response so far