CSServer Object


Description:

Gives information on the management software on the Spirent TestCenter LS. To access this object, you must be connected to a Spirent TestCenter LS (use CSServerConnectCommand).

You can get information on test sessions by accessing the child CSTestSession objects.

Children: CSMachineStats, CSProcessStats, CSTestSession

Automatically created from: StcSystem

CSServer Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

CSServer Read-Only Attributes

Read-Only Attribute Description
FileTransferPort

The TCP port used by the FTP daemon.

Type: u32

Default: 40007

Host

The IP address or DNS name of the Spirent TestCenter LS.

Type: string

Default: "" (empty string)

MappedBindPort

Describes the VM port mapped to the container port. External clients will connect to this port.

Type: u32

Default: 40006

Port

The port being used by the LS process.

Type: u32

Default: 40006

ServerAllowTelemetry

Telemetry Allowed on Server.

Type: string

Default: TRUE

ServerType

Describes type of server, client is connecting to. Either it is classic type or server is deployed on Temeva

Type: enum

Default: CLASSIC

Possible Values:

Value Description
CLASSIC

Existing way the serverManager is deployed

TEMEVA

ServerManager is deployed on Temeva

SessionRootDirectory

A relative directory to the base work directory on the LS. Files generated by the LS will be placed here. Also, all the test sessions managed by this LS will write files to their own subdirectories under here.

Type: string

Default: "" (empty string)