SNMP GUI is a user interface to call SNMP agents.
It allows to perform all SNMP v2 commands (GET, GET NEXT, SET, WALK) and also features a trap deamon.
You can browse a MIB in order to fill the OID to set or to get.
Starting the application
To start the application, double-click on snmp-gui.jar or execute
javaw -jar snmp-gui.jar in the command line.