CLI-Based Virtual Agent Customization
To work with your Linux or UNIX systems using CLI protocols, such as Telnet and
SSH, you instantiate a COM object provided by eXc Software object within your
own script code.This object, called the TelnetAutomation object, provides a group of
methods and properties to connect to a managed device or system, login and logoff,
key commands, collect the results, and check connection and command status, as
listed in Table 10.4.
Table 10.4 List of the APIs for the TelnetAutomation Interface
Members Description
AutoStart This method will call methods
PopulateProperties, connect, and login for you.
Clear This method will ...