With Paessler SNMP Tester you can run simple SNMP requests against a device in your network. During the test each single step of the SNMP request is logged into a logfile for analysis. The idea of this free program is to debug SNMP requests down to the protocol level in order to find communication and/or data problems in SNMP monitoring configurations.
Just follow these simple instructions:
- Download Paessler SNMP Tester and run the snmptest.exe file.
- Enter the IP address of your device and select the SNMP port and the SNMP community string.
- Select a request type:
- MIB2 Interface: Reads the traffic counter of a port according to the MIB2 OID
- Custom OID: Enter a custom OID value to access any OID value on the device
- Device Uptime: Reads the standard system uptime value from the device
- It may be necessary to select a specific local IP for the SNMP request (usually only necessary for multi homed systems)
- Click on "Run Test" to start the testing process.
- During the test you will find detailed information in the logfile window.