get system-type()


Returns an Integer value representing the system type of the Lobster_data installation. This information is retrieved from the license.

The following values can be returned.

Value

Description

0

Productive system.

1

Test system.

2

Cold standby.

3

DMZ.

See Also

In addition, a system variable VAR_SYS_SYSTEM_TYPE is available having the same meaning of the values. It can be used also within a profile without mapping.