# GatewaySysInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS Secure Gateway System Information

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

[RASAgentInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo)

⇒

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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/agentstate)                   | AgentState              | Inherited from [RASAgentInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo) 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/cipherstrength)           | 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo) ID of RAS Agent. |
| UInt32                                                                                                                                             | IdleThreads             | Number of idle threads.                                                                                                                                              |
| [RASLogLevel](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasloglevel)                 | 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/gatewaymode)                 | 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/gatewaysecuritymode) | 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasservertype)             | ServerType              | Inherited from [RASAgentInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo) Type of server.  |
| String                                                                                                                                             | ServiceStartTime        | Service start time.                                                                                                                                                  |
| UInt32                                                                                                                                             | SiteId                  | Inherited from [RASAgentInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo) ID of Site.      |
| [AcceptedSSLVersion](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/acceptedsslversion)   | 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean                                                        | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32                                                          | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type                                                           | GetType ()                 | String                                                                                                                                                        |
| ToString ()                                                    | ### References to Commands |                                                                                                                                                               |
| -------------------------------------------------------------- |                            |                                                                                                                                                               |
