Paessler SNMP Tester

With SNMP Tester you can run simple SNMP requests against a device in your network. 
  
Instructions:
1.	Download the ZIP file (see link below), unzip all files into a folder of 
    your choice and run the snmptest.exe file from the ZIP file 
2.	Enter the IP address of your device and select the SNMP port and the SNMP 
    community string 
3.	Select the SNMP Version between 
    o	V1 (standard and most common) 
    o	V2c (supports 64 bit counters) 
    o	V3 (support authentication and encryption)
4.	For SNMP V3 also enter the authentication data 
5.	Select a request type: 
    o	32 bit Traffic Counter (Reads the traffic counter of a port according to 
      the MIB2 OID) 
    o	64 bit Traffic Counter (SNMP V2c and V3 only) 
    o	Custom OID: Enter a custom OID value to access any OID value on the device 
    o	Device Uptime: Reads the standard system uptime value from the device 
    o	Scan Interfaces: Tries to enumerate all interfaces (ports) of the device 
6.	It may be necessary to select a specific "Local IP" for the SNMP request 
    (usually only necessary for multi homed systems) 
7.	Click on "Run Test" to start the testing process 
8.	During the test you will find detailed information in the logfile window


Notes
This Freeware program is provided free for Paessler customers, mainly as a 
diagnostic tool for users of PRTG Traffic Grapher. Please understand that we 
can not provide support for the program.

 2005-2009 Paessler AG, www.paessler.com

Uses the netsnmp library (see netsnmp-license.txt). 
This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). 