> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/gatewaysysinfo.md).

# GatewaySysInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS Secure Gateway System Information

## INHERITED FROM

[RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md)

⇒

[RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md)

⇒

GatewaySysInfo

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                        | Name                    | Description                                                                                                                                   |
| --------------------------------------------------------------------------------------------------------------------------- | ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| UInt32                                                                                                                      | ActiveRDPSessions       | Number of active Remote Desktop sessions.                                                                                                     |
| UInt32                                                                                                                      | ActiveRDPSSLSessions    | Number of active Remote Desktop SSL sessions.                                                                                                 |
| UInt32                                                                                                                      | ActiveThreads           | Number of active threads.                                                                                                                     |
| [AgentState](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/agentstate.md)                   | AgentState              | Inherited from [RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md) Agent State.     |
| String                                                                                                                      | AgentVer                | Agent Version.                                                                                                                                |
| String                                                                                                                      | AvailableIPs            | Local IP list.                                                                                                                                |
| String                                                                                                                      | BroadcastUDPSock        | Broadcast UDP socket.                                                                                                                         |
| UInt32                                                                                                                      | CachedSockets           | Number of cached sockets.                                                                                                                     |
| Boolean                                                                                                                     | CipherPreference        | Enable or disable Use ciphers according to server preference.                                                                                 |
| String                                                                                                                      | CipherStr               | Cipher string.                                                                                                                                |
| [CipherStrength](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/cipherstrength.md)           | CipherStrength          | Cipher strength: 0=Low, 1=Medium, 2=High, 3=Custom.                                                                                           |
| UInt32                                                                                                                      | ClientConns             | Number of client connections.                                                                                                                 |
| UInt32                                                                                                                      | ClientSSLConns          | Number of client SSL connections.                                                                                                             |
| UInt32                                                                                                                      | CPULoad                 | CPU load percentage.                                                                                                                          |
| String                                                                                                                      | DeviceManagerUDPSock    | Device manager UDP socket.                                                                                                                    |
| UInt32                                                                                                                      | DeviceMgrTCPConns       | Number of device manager TCP connections.                                                                                                     |
| UInt32                                                                                                                      | DeviceMgrTCPSSLConns    | Number of device manager TCP SSL connections.                                                                                                 |
| UInt32                                                                                                                      | DiskRead                | Disk Read.                                                                                                                                    |
| UInt32                                                                                                                      | DiskWrite               | Disk Write.                                                                                                                                   |
| Boolean                                                                                                                     | Enabled                 | Whether the object is enabled or not.                                                                                                         |
| String                                                                                                                      | FIPSMode                | FIPS mode: 0=Disabled, 1=FIPS 140-2, 2=FIPS encryption failed, 3=FIPS is not supported.                                                       |
| String                                                                                                                      | GatewaySSLTCPSock       | RAS Secure Gateway SSL TCP socket.                                                                                                            |
| String                                                                                                                      | GatewayTCPSock          | RAS Secure Gateway TCP socket.                                                                                                                |
| UInt32                                                                                                                      | HTTPRedirs              | Number of HTTP redirections.                                                                                                                  |
| UInt32                                                                                                                      | HTTPSRedirs             | Number of HTTPS redirections.                                                                                                                 |
| String                                                                                                                      | Id                      | Inherited from [RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md) ID of RAS Agent. |
| UInt32                                                                                                                      | IdleThreads             | Number of idle threads.                                                                                                                       |
| [RASLogLevel](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasloglevel.md)                 | LogLevel                | Level of logging: 0 = Critical, 1 = Error, 2 = Warning, 3 = Standard (Information), 4 = Extended, 5 = Verbose (Trace).                        |
| String                                                                                                                      | MachineId               | Id of the machine                                                                                                                             |
| UInt32                                                                                                                      | MaxClientConns          | Number of maximum client connections.                                                                                                         |
| UInt32                                                                                                                      | MaxClientSSLConns       | Number of maximum client SSL connections.                                                                                                     |
| UInt32                                                                                                                      | MaxDeviceMgrTCPConns    | Number of maximum device manager TCP connections.                                                                                             |
| UInt32                                                                                                                      | MaxDeviceMgrTCPSSLConns | Number of maximum device manager TCP SSL connections.                                                                                         |
| UInt32                                                                                                                      | MaxHTTPRedirs           | Number of maximum HTTP redirections.                                                                                                          |
| UInt32                                                                                                                      | MaxHTTPSRedirs          | Number of maximum HTTPS redirections.                                                                                                         |
| UInt32                                                                                                                      | MaxRDPSessions          | Number of maximum Remote Desktop sessions.                                                                                                    |
| UInt32                                                                                                                      | MaxRDPSSLSessions       | Number of maximum Remote Desktop SSL sessions.                                                                                                |
| UInt32                                                                                                                      | MaxRDPUDPDTLSTunnels    | Number of maximum RDP UDP DTLS tunnels.                                                                                                       |
| UInt32                                                                                                                      | MaxRDPUDPTunnels        | Number of maximum RDP UDP tunnels.                                                                                                            |
| UInt32                                                                                                                      | MaxWebClientConns       | Number of maximum Web Client connections.                                                                                                     |
| UInt32                                                                                                                      | MaxWebClientSSLConns    | Number of maximum Web Client SSL connections.                                                                                                 |
| UInt32                                                                                                                      | MaxWyseConns            | Number of maximum WYSE connections.                                                                                                           |
| UInt32                                                                                                                      | MaxWyseSSLConns         | Number of maximum WYSE SSL connections.                                                                                                       |
| UInt32                                                                                                                      | MemLoad                 | Memory load percentage.                                                                                                                       |
| [GatewayMode](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/gatewaymode.md)                 | Mode                    | The RAS Secure Gateway mode: Normal or Forwarding.                                                                                            |
| String                                                                                                                      | PreferredBroker         | Preferred Connection Broker.                                                                                                                  |
| String                                                                                                                      | RDPTCPSock              | RDP TCP socket.                                                                                                                               |
| String                                                                                                                      | RDPTunnelSSLUDPSock     | RDP tunnel SSL UDP socket.                                                                                                                    |
| String                                                                                                                      | RDPTunnelUDPSock        | RDP tunnel UDP socket.                                                                                                                        |
| UInt32                                                                                                                      | RDPUDPDTLSTunnels       | Number of RDP UDP DTLS tunnels.                                                                                                               |
| UInt32                                                                                                                      | RDPUDPTunnels           | Number of RDP UDP tunnels.                                                                                                                    |
| [GatewaySecurityMode](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/gatewaysecuritymode.md) | SecurityMode            | RAS Secure Gateway security mode: 0=Allow All Except, 1=Allow Only.                                                                           |
| String                                                                                                                      | Server                  | Server name.                                                                                                                                  |
| String                                                                                                                      | ServerMessage           | Server message.                                                                                                                               |
| String                                                                                                                      | ServerOS                | Server Operating System.                                                                                                                      |
| [RASServerType](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasservertype.md)             | ServerType              | Inherited from [RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md) Type of server.  |
| String                                                                                                                      | ServiceStartTime        | Service start time.                                                                                                                           |
| UInt32                                                                                                                      | SiteId                  | Inherited from [RASAgentInfo](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo.md) ID of Site.      |
| [AcceptedSSLVersion](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/acceptedsslversion.md)   | SSLVersion              | SSL version.                                                                                                                                  |
| String                                                                                                                      | SystemBootTime          | System boot time.                                                                                                                             |
| UInt32                                                                                                                      | TotalConnections        | Number of total connections.                                                                                                                  |
| UInt32                                                                                                                      | UnhandledExceptions     | Number of unhandled exceptions.                                                                                                               |
| String                                                                                                                      | UserPortalTCPSock       | User Portal TCP socket.                                                                                                                       |
| UInt32                                                                                                                      | WebClientConns          | Number of Web Client connections.                                                                                                             |
| UInt32                                                                                                                      | WebClientSSLConns       | Number of Web Client SSL connections.                                                                                                         |
| UInt32                                                                                                                      | WyseConns               | Number of WYSE connections.                                                                                                                   |
| UInt32                                                                                                                      | WyseSSLConns            | Number of WYSE SSL connections.                                                                                                               |

## PUBLIC METHODS

| Type                                                           | Name                       | Description                                                                                                                            |
| -------------------------------------------------------------- | -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Int32                                                          | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Boolean                                                        | Equals (Object obj)        | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Int32                                                          | GetHashCode ()             | Inherited from [RASSerilazableObj](/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj.md) |
| Type                                                           | GetType ()                 | String                                                                                                                                 |
| ToString ()                                                    | ### References to Commands |                                                                                                                                        |
| -------------------------------------------------------------- |                            |                                                                                                                                        |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/gatewaysysinfo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
