Description of
perl-cli.conf
The perl-cli.conf file contains
the list of parameters for Perl, Telnet and SSH discovery. The perl-cli.conf
file is located at BASEDIR/smarts/conf/<bgp/isis/ospf/eigrp>.
Parameters in the perl-cli.conf file
describes the parameters in the perl-cli.conf file.
For any entry in the
perl-cli.conf file, do not enclose the name or value in quotes, and do not
punctuate the entry with commas, semicolons, or periods.
Parameter
| Value
| Description
|
|---|---|---|
ip_versions
| The values can be:
| Determines what type of
IP address to use when establishing the CLI connection between the NPM server
and the device.
The CLI connection is
Perl-based, and not DASL based.
|
timeout
| Default: 10 seconds
| This is the timeout for
establishing the connection from NPM server to the device.
|
get_timeout
| Default: 0.1 seconds
| Determines the time to
fetch the information from the device through CLI.
|
read_timeout
| Default: 0.1 seconds
| Determines the time to
read the information from the device through CLI.
|
debug
| Default: 0
| Determines the
generation of CLI log files in the NPM server log directory.
|
ssh_client
| Default location:
/usr/bin/ssh
| Specifies the location
of the SSH client in your system.
|