|
Directory Structure
The directory structure and the files that are bundled in the AdventNet TL1 API are given below. All the files are extracted under <TL1_Home> directory.
List of Directories Under TL1 API
|
Directory |
Description |
|
bin |
Contains various batch and shell files present in the TL1 API to run the applications. |
|
conf |
Contains various configuration files used by the TL1 API. |
|
data |
Contains command set files used by TL1 Craft Interface and TL1 Message Builder.
CommandSet.dtd - DTD file for the TL1 Command Set. DataSet.dtd - DTD file for the TL1 Data Set. Acme-MSU.tcs, Acme-SONET-DCS.tcs, CISCO-SONET-ADM.tcs, Acme-DSLAM.tcs - TL1 Message Definitions represented by Command Set files specific to a device type. Acme-MSU.dat, Acme-SONET-DCS.dat, CISCO-SONET-ADM.dat, Acme-DSLAM.dat - TL1 Commands represented by Data Set files which are specific to a device type. Acme-MSU.txt, Acme-SONET-DCS.txt, CISCO-SONET-ADM.txt, Acme-DSLAM.txt - TL1 Commands in Text format. |
|
default_impl |
Contains examples that illustrate the customization features of TL1 API (default implementation). |
|
examples |
Contains examples that illustrate the customization features of TL1 API. |
|
help |
Contains complete help documentation files of TL1 API in HTML format. It also contains Java docs bundled with the product. |
|
images |
Contains images specific to tools bundled in the TL1 API. |
|
jars |
Contains AdventNet classes and third party libraries used by the TL1 API. |
|
lib |
Contains files for validating the TL1 API license as well check the disk space. |
|
tomcat |
Contains configuration files and libraries to run the Tomcat Web Server. |
List of Files Under <TL1_Home>
|
File Name |
Description |
|
LICENSE_AGREEMENT |
License Agreement file containing the terms and conditions for using the AdventNet TL1 API. |
|
COPYRIGHT |
AdventNet TL1 API copyright file. |
|
petinfo.dat and product.dat |
Contains information regarding AdventNet License. |
|
setenv (batch and script) |
Script file to set the Environment path and Class path variables related to the TL1 API. |
|
README.html |
Contains general information about TL1 API. |
|
TCIApplet.html |
Invokes the TL1 Craft Interface applet on the client side. |
|
TL1Tools (batch and script) |
Script file to open the launcher from where TL1 tools can be started. |
|
|
Note: On applying the Service Pack, a Patch directory is created, which contains the directory Base Version and files oinf.txt and specs.inf. |
|