Package Structure


 

The AdventNet Simulation Toolkit package is installed under AdventNet/Simulator5 directory. The directory structure and the files under AdventNet/Simulator6_0 are as follows:

 

Directory Files

bin

Contains shell scripts/batch files to run the UI tool as a separate application

  • NetworkDesigner.bat/sh - To start the Network Designer Tool

  • NetworkRecorder.bat/sh - To start the Network Recorder Tool

  • SnmpAgentSimulator.bat/sh - To start the SNMP Agent Simulator.

  • SnmpMibBrowser.bat/sh - To start the MIB Browser tool

  • SnmpTrapStormer.bat/sh - To start the SNMP Trap Stormer tool

  • SnmpTrapRecorder.bat/sh - To start the SNMP Trap Recorder tool

  • SnmpV3Config.bat/sh - To configure the SNMPv3 agent with USM and VACM entries.

  • TL1AgentSimulator.bat/sh - To start the TL1 Agent Simulator.

  • TL1CraftInterface.bat/sh - To start the TL1Browser.

  • TL1MessageBuilder.bat/sh -  To start TL1 Message Builder.

  • StartMySQL.bat/sh - To explicitly start MySQL in Windows/Linux/Solaris

  • StopMySQL.bat/sh - To explicitly stop MySQL in Windows/Linux/Solaris

  • SetEnv.bat/sh - To set the classpath.

  • readme_ui_tools.html - The README for all the UI tools in HTML format.

  • readme_ui_tools.txt  - The README for all the UI tools in txt format

  • cmdline - this folder contains shell scripts/batch files to run the command line tools.

    • NetworkRecorder.bat/sh - To start the command line network recorder tool.

    • StartSnmpProxyAgent.bat/sh - To start multiple SNMP agent simulation in command line.

    • StartTLIGNE.bat/sh - To start multiple TL1 agent simulation in command line.

    • StartNetwork.bat/sh - To start the simulated network in command line.

    • StartAutomatedNetwork.bat/sh - Utility to start the automated network.

    • StartSnmpAgent.bat/sh - To start the simulated SNMP agent in command line.

    • StormTraps.bat/sh - To start the command line trap stormer.

    • StartTL1Agent.bat/sh - To start the simulated TL1 agent in command line.

    • StopSnmpAgent.bat/sh - Command Line Agent Remote Shutdown.

    • StartRMIRegistry.bat/sh - To start the RMI registry.

    • CreateVIP.bat/sh - Utility to create virtual IP address.

    • DeleteVIP.bat/sh - Utility to delete virtual IP address

    • WalkFileConfigCreator.sh/.bat - Utility to create an SNMP configuration from command line by specifying a WALK file as input

    • WalkFileCreator.sh/bat - Utility to create an SNMP Walk File by specifying hostname, port number and community of the agent.

    • readme_cmdline_tools.html - The README for all the command line tools in HTML format.

    • readme_cmdline_tools.txt - The README for all the command line tools in txt format.

  • migration - contains migration tools to aid users of AdventNet Simulation Toolkit 5 in migrating to the latest AdventNet Simulation Toolkit 6 release version

    • NetworkMigrator - to migrate the network configuration

    • SnmpMigrator - to migrate the SNMP Agent configuration

    • TL1Migrator - to migrate the TL1 Agent configuration

conf

  • launcher_conf.txt - Contains the launcher configuration.

  • database_params.conf - The details of the database server, port, user name, password and server path.

  • DeviceOid.prop - This file contains the sysObjectId variable and the name of the device. During network recording, the network device is assigned a name, based on the sysObjectId value specified in this file for the specific device.

  • migrationdb_params.conf  - The details of the old database server , old port , old username ,old password and the old server path is stored in this conf file.

  • RMIParameters.conf - When the simulator is started with the RMI Option both in the commandline  and the UI Mode, this file is read and the simulator reference is registered to the RMI Registry.

  • settings - This folder contains the settings of  Network Designer tool

  • USMUserTable.xml: SNMPv3 USM user entries in XML format.

  • VacmContextTable.xml: SNMPv3 VACM user entries in XML format.

  • VacmAccessTable.xml: SNMPv3 VACM user entries in XML format.

  • VacmSecurityToGroupTable.xml: SNMPv3 VACM user entries in XML format.

  • VacmViewTreeFamilyTable.xml: SNMPv3 VACM user entries in XML format.

  • csh: All the context sensitive xml files

devices

  • conf - device properties

  • db - device configurations of the devices in the devce tree

  • images - device images in device tree (23 * 23 px) and network area (36 * 72 px)

  • library - devices in the device library

dtds

  • Contains the Document Type Definitions for all the important files, to prevent you from wrongly editing any of these files.

examples

  • Contains the javadocs of the SNMP, TL1, CLI and Telnet script methods that you can invoke through the jython script.

  • Contains the SimulatorPduScrambler.java file to customize the SNMP PDU

  • Contains the sample SNMP, TL1 and CL1 scripts.

help

Contains the Product Help Documentation

images

Contains all the images used in the product.

jars

Contains the jar files used by the product.

jre

JRE1.4.2 is bundled along with the product.

jython

This is a part of the jython jar.

lib

Contains the .dll and .so files required for network simulator.

logs

The log messages generated are stored here.

mibs

Contains the MIBs bundled with the product.

mysql

Contains the MySQL 4.0.20 bundled with the product.

tcs

Contains the TCS files required by the TL1 Agent Simulator.

tutorials

Contains the RMI reference implementation.

COPYRIGHT

Copyright file.

LICENSE_AGREEMENT

License agreement file.

README.html

README file for AdventNet Simulation Toolkit.

SimulationToolkit.bat /.sh

Shell script/Batch file to start Simulation Toolkit.



Copyright © 1996-2006, AdventNet Inc. All Rights Reserved.