GWSysInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Gateway System Information

INHERITED FROM

RASSerilazableObj
RASAgentInfo
GWSysInfo

INTERFACES

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 AgentState Inherited from RASAgentInfo
String AgentVer Inherited from RASAgentInfo
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 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
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
UInt32 DiskWrite
Boolean Enabled
String FIPSMode FIPS mode: 0=Disabled, 1=FIPS 140-2, 2=FIPS encryption failed, 3=FIPS is not supported.
String GatewaySSLTCPSock Gateway SSL TCP socket.
String GatewayTCPSock Gateway TCP socket.
GatewayMode GWMode The Gateway mode: Normal or Forwarding.
UInt32 HTML5Conns Number of HTML5 connections.
UInt32 HTML5SSLConns Number of HTML5 SSL connections.
String HTML5TCPSock HTML5 TCP socket.
UInt32 HTTPRedirs Number of HTTP redirections.
UInt32 HTTPSRedirs Number of HTTPS redirections.
String Id Inherited from RASAgentInfo
UInt32 IdleThreads Number of idle threads.
RASLogLevel LogLevel Inherited from RASAgentInfo
String MachineId Inherited from RASAgentInfo
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 MaxHTML5Conns Number of maximum HTML5 connections.
UInt32 MaxHTML5SSLConns Number of maximum HTML5 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 MaxWyseConns Number of maximum WYSE connections.
UInt32 MaxWyseSSLConns Number of maximum WYSE SSL connections.
UInt32 MemLoad
String PreferredPA Preferred Publishing Agent.
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.
GWSecurityMode SecurityMode Gateway security mode: 0=Allow All Except, 1=Allow Only.
String Server Inherited from RASAgentInfo
String ServerMessage Server message.
String ServerOS Inherited from RASAgentInfo
RASServerType ServerType Inherited from RASAgentInfo
String ServiceStartTime Inherited from RASAgentInfo
UInt32 SiteId Inherited from RASAgentInfo
AcceptedSSLVersion SSLVersion SSL version.
String SystemBootTime Inherited from RASAgentInfo
UInt32 TotalConnections Number of total connections.
UInt32 UnhandledExceptions Inherited from RASAgentInfo
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
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RASGWStatus