|
The simulated SNMP agent can be tested using the MIB Browser bundled with the product. Before testing, the agent must be started at the specified port . To test the simulated SNMP Agent, do the following:
Start the MIB Browser from the Launcher or by executing the SnmpMibBrowser.bat/ SnmpMibBrowser.sh from <Simulator home>/bin directory.
Specify the Port number, Host name and Community of the agent in the Mib Browser main screen dialog.
Load the MIB which is configured in the simulated agent. For example, if you have simulated the values of agent-sample-mib, load agent-sample-mib.txt using the File -> Load MIB option.
Expand the AGENT-SAMPLE-MIB tree. Select the enterprises node and do a query by selecting Operations -> GET or clicking on the GET icon.
The simulated agent running at port 8001 (default port) will respond with the simulated values.
Refer to section Using Test and Editor Tools -> MIB Browser, to learn more about the SNMP operations that can be performed using the MIB Browser.
|