OverView Index Help                                                                WebNMS Agent Toolkit C Edition 6 

Directory agent/source/protocols/cli/src

This directory defines CLI session and CLI engine module, which is the core of CLI agent. This supports craft terminal interface and TCP/IP interface and also facilitates the incorporation of other interfaces like UDP , X.25 etc with CLI agent. CLI session receives input from OSS or CTI and passes it to CLI engine which sends the same to Input Command Parser for the completion of user task, then the formatted output message is sent to OSS or CTI. Dequeuing of autonomous message is done by CLI engine based on the priority and sends it to OSS or CTI.

File Description
cliadapterhdlr.c To handle the requests from the manager for the module cli.
clibuiltcmdhdlr.c This file contains methods for processing built in command.
clicharadmin.c This file contains the Init method, action method for admin command.
clicharbltcmd.c This file contains the Init method, action method for the command ram (Monitoring).
clicmdshell.c This file contains method definitions for implementing command shell in CLI.
clicommifctablehdlr.c To handle the requests from the manager for the module clicommifctable.
cliengine.c This file contains method definition for processing CLI commands.
clihelphdlr.c This file contains methods for processing man command.
clilogouthdlr.c This file contains methods for processing logoutcommand.
climain.c File contains function definitions for CLI initialization startup function.
climpabrowserhdlr.c This file contains methods for processing browser command.
climpadapter.c To handle the requests from the manager for the module cli.
climpahdlr.c This file contains the Init method, action method for mulit-protocol commands.
clinotif.c This file contains methods for processing rtrvnotif command.
cliparser.c This file Contains method definitions for Parsing input command Message.
cliregistry.c Contains function definitions for registering commands.
clisession.c This file contains method definitions for CLI Session implementation.
clitcptablehdlr.c To handle the requests from the manager for the module clitcptable.
cliutils.c File contains necessary utils methods.


OverView Index Help                                                                WebNMS Agent Toolkit C Edition 6 

Copyright (c) 2009 ZOHO Corp. All Rights Reserved.