Java Dynamic Management Kit 5.1 Tutorial

16.5.1 Running the SNMPv3 MultipleAgentV3 Example

In the same way as for the SNMPv3 agent example, AgentV3, you must point the multiple agent application to the security configuration file when you instantiate the multiple agent. This is only the case for the first of the SNMP adaptor servers created by your multiple agent application. All adaptor servers created subsequently by the multiple agent are directed to their corresponding security files in the code of the multiple agent application, when that adaptor server is instantiated.

You must call the MultipleAgentV3 application inside its directory and make sure that the two security configuration files are present in the same directory.

To Run the SNMPv3 MultipleAgentV3 Example
  1. Type the following command:


    $ java -classpath classpath -Djdmk.security.file=jdmk.security 
    MultipleAgentV3
    

    The Java DMK multiple agent is now running on your system.

  2. To manage the agent through a web browser, connect to the following URL:

    http://localhost:8082/