|
The directory structure and the files, which are bundled with WebNMS CLI API are given below. All the files are extracted under CLI API directory.

| Directory Name | Description |
|---|---|
|
Contains the following files to run applications:
| |
|
CLIBrowser |
Contains CLIBrowserApplication.java/class file. |
|
conf |
Contains various configuration files that can be used to implement various applications. Please refer to conf files under Installation and Setup topic. |
|
examples |
Contains various example programs and using WebNMS CLI API. Please refer to Examples chapter for complete details. |
|
help |
Contains the complete help files in HTML format. |
|
Contains the following jars used by the WebNMS CLI API :
| |
|
logs |
Contains the log messages created during communication with devices. |
|
reference |
Contains the source code of default implementation, such as TelnetProtocolOptionsImpl and TelnetTransportImpl. |
| Filename | Description |
|---|---|
|
COPYRIGHT |
Copyright File |
|
LICENSE |
License Agreement File |
|
README.html |
README File |
|