Getting Started

 

The MibBrowser can be started in any of the following ways :

 

1. Running the Script or Batch file

 

Run the batch or shell script SnmpMibBrowser.bat from the <Simulator_Home>/bin directory. This script executes the setenv file to set the appropriate classpath variables.

 

Windows :

       SnmpMibBrowser.bat

Linux :

       sh SnmpMibBrowser.sh

 

2. Using the Launcher

 

The Mib Browser tool can be started in the Launcher in one of the following ways.

 

Note

Note: For Windows Installation, you can also start the tool from the Start Menu -> Programs -> WebNMS Simulation Toolkit 8  -> Mib Browser

 

 

Windows:

 

You can invoke MibBrowser using Simulation Toolki Launcher. The Launcher can be invoked by selecting Start -> Programs -> WebNMS Simulation Toolkit  8 -> WebNMS Simulation Toolkit.

 

Alternatively, you can invoke Launcher by running the SimulationToolkit.bat file in the <Simulator_Home> folder. In the Launcher window, double-click the MibBrowser icon to run MibBrowser.

 

 

Unix:

 

Run the SnmpMibBrowser.sh file in the <Simulator_Home>/bin  directory to directly invoke MibBrowser.

 

Note: While invoking MibBrowser from Launcher, the security provider jars should be placed before AdventNetSnmp.jar in the CLASSPATH for v3 security level. To do this, appropriate changes need to be done in the MibBrowser section of the launcher_conf.txt file.