Properties and command line options

You use properties to specify how the probe interacts with the device. You can override the default values by using the properties file or the command line options.

The following table describes the properties and command line options specific to this probe. For information about default properties and command line options, see the IBM Tivoli Netcool/OMNIbus Probe and Gateway Guide, (SC14-7530).

Table 1. Properties and command line options

Property name

Command line option

Description

ChatinString string

-chatinstring string

Use this property to define the chat in script for connection to the host system.

The default is "".

ChatoutString string

-chatoutstring string

Use this property to define the chat out script for disconnection from the host system.

The default is "".

DateStreamCapture boolean

--datestreamcapture boolean

Use this property to specify whether the TSM appends a date and time to the stream capture filename. Possible values are:

0: The TSM does not append a date and time to the stream capture filename

1: The TSM appends a date and time to the stream capture filename

The default is 0.

ExpectTimeout integer

-expecttimeout integer

Use this property to specify the length of time in seconds the TSM allows for a response to the expect part of the chat in/out script.

The default is 20.

FlushTime integer

-flushtime integer

Use this property to specify the length of time in seconds the TSM waits before flushing the event to the ObjectServer.

The default is 5.

Host string

-host string

Use this property to specify the host name of the machine running TSM for Avaya Definity G3.

The default is "".

HostsFile string

-hostsfile string

Use this property to specify the name of the file where connection details for multiple hosts are defined.

The default is "".

Inactivity integer

-inactivity integer

Use this property to specify the length of time in seconds the TSM allows a port to be inactive before disconnecting.

The default is 0.

InactivityRetry integer

-inactivityretry integer

Use this property to specify the number of consecutive periods of inactivity the TSM allows before attempting to reconnect to the host.

The default is 0 (the feature is disabled).

PlacementFile string

-placementfile string

Use this property to specify the name of the file containing the fields of the alarms, errors, time, and their positions.

The default is "$OMNIHOME/tsm/<arch>/ placementFile.txt"..

Port integer

-port integer

Use this property to specify the port to which the TSM connects.

The default is 23

ReadTimeout integer

-readtimeout integer

Use this property to specify the length of time in milliseconds that the TSM allows the socket to be silent. If this time is exceeded, it assumes that the connection is dead and disconnects.

The default is 100.

ReconnectionAttempts integer

-reconnectionattempts integer

Use this property to specify the maximum number of times that the TSM attempts to reconnect to the socket.

The default is 0

ReconnectionInterval integer

-reconnectioninterval integer

Use this property to specify the length of time in seconds between successive reconnection attempts.

The default is 0.

StreamCaptureFile string

-streamcapturefile string

Use this property to specify the name of the file used to store the input stream log. Omitting this property disables the stream capture feature.

The default is "$OMNIHOME/var/definity_g3.stream".