ozsoft.sap.ConfigurationSAP Failover Configuration

ozsoft.sap.Configuration (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIda5f14360-c552-7a8c-3ca2-12ca0ea0a486

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
ozsoft.sap.Configuration:
SAP_CONFIG.CONNECTOR  string  Connector Host Configuration Connector Host false 255  True 
SAP_CONFIG.CLIENT  string  Property 6 Configuration Property 6 false 255  True 
SAP_CONFIG.SID  string  Property 1 Configuration Property 1 false 255  True 
SAP_CONFIG.SYSID  string  System ID System ID false 255  True 
SAP_CONFIG.R3NAME  string  Property 2 Configuration Property 2 false 255  True 
SAP_CONFIG.ASHOST  string  Property 3 Configuration Property 3 false 255  True 
SAP_CONFIG.ASSERV  string  App Server Service Application Server Service false 255  True 
SAP_CONFIG.SYSNR  string  Property 4 Configuration Property 4 false 255  True 
SAP_CONFIG.MSHOST  string  Message Host Message Server Host false 255  True 
SAP_CONFIG.MSSERV  string  Message Service Message Server Service false 255  True 
SAP_CONFIG.GROUP  string  Property 24 Configuration Property 24 false 255  True 
SAP_CONFIG.GWHOST  string  Gateway Host Gateway Server Host false 255  True 
SAP_CONFIG.GWSERV  string  Gateway Service Gateway Server Service false 255  True 
SAP_CONFIG.SAPROUTER  string  SAP Router SAP Router Connection String false 255  True 
SAP_CONFIG.USER  string  Property 7 Configuration Property 7 false 255  True 
SAP_CONFIG.PASSWD  string  Property 8 Configuration Property 8 false 255  True 
SAP_CONFIG.CODEPAGE  string  CodePage Connection CodePage false 255  True 
SAP_CONFIG.USE_SAP_CODEPAGES  string  Use SAP CodePages Use SAP CodePages false 255  True 
SAP_CONFIG.LANG  string  Property 9 Configuration Property 9 false 255  True 
SAP_CONFIG.DSR  string  Property 10 Configuration Property 10 false 255  True 
SAP_CONFIG.SNC_MODE  string  Property 11 Configuration Property 11 false 255  True 
SAP_CONFIG.SNC_QOP  string  Property 12 Configuration Property 12 false 255  True 
SAP_CONFIG.SNC_MYNAME  string  Property 13 Configuration Property 13 false 255  True 
SAP_CONFIG.SNC_LIB  string  Property 14 Configuration Property 14 false 255  True 
SAP_CONFIG.OZ.CCMS.DISABLE  string  Property 25 Configuration Property 17 false 255  True 
SAP_CONFIG.CCMS.MONITOR_SET  string  Property 15 Configuration Property 15 false 255  True 
SAP_CONFIG.CCMS.MONITOR  string  Property 16 Configuration Property 16 false 255  True 
SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.ACTIVE  string  Property 17 Configuration Property 17 false 255  True 
SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.COMMENTS  string  Property 18 Configuration Property 18 false 255  True 
SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.TIME_START  string  Property 19 Configuration Property 19 false 255  True 
SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.TIME_END  string  Property 20 Configuration Property 20 false 255  True 
SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.DAYS  string  Property 21 Configuration Property 21 false 255  True 
SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.MONTHS  string  Property 22 Configuration Property 22 false 255  True 
SAP_CONFIG.OZ.BACKSCAN_INTERVAL  string  Property 23 Configuration Property 23 false 255  True 

Health Model:

Source Code:

<ClassType ID="ozsoft.sap.Configuration" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="SAP_CONFIG.CONNECTOR" Type="string" Key="false" CaseSensitive="true" MinLength="1" Length="255"/>
<Property ID="SAP_CONFIG.CLIENT" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.SID" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.SYSID" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.R3NAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.ASHOST" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.ASSERV" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.SYSNR" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.MSHOST" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.MSSERV" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.GROUP" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.GWHOST" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.GWSERV" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.SAPROUTER" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.USER" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.PASSWD" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.CODEPAGE" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.USE_SAP_CODEPAGES" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.LANG" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.DSR" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.SNC_MODE" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.SNC_QOP" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.SNC_MYNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.SNC_LIB" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.OZ.CCMS.DISABLE" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.CCMS.MONITOR_SET" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.CCMS.MONITOR" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.ACTIVE" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.COMMENTS" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.TIME_START" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.TIME_END" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.DAYS" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.OZ.MAINTANANCE_SCHEDULE.MONTHS" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="SAP_CONFIG.OZ.BACKSCAN_INTERVAL" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
</ClassType>