i=1 i=2 i=3 i=4 i=5 i=6 i=7 i=8 i=9 i=10 i=11 i=13 i=12 i=15 i=14 i=16 i=17 i=18 i=20 i=21 i=19 i=22 i=26 i=27 i=28 i=47 i=46 i=35 i=36 i=48 i=45 i=40 i=37 i=38 i=39 BaseDataType Describes a value that can have any valid DataType. Number Describes a value that can have any numeric DataType. i=24 Integer Describes a value that can have any integer DataType. i=26 UInteger Describes a value that can have any unsigned integer DataType. i=27 Enumeration Describes a value that is an enumerated DataType. i=24 Boolean Describes a value that is either TRUE or FALSE. i=24 SByte Describes a value that is an integer between -128 and 127. i=27 Byte Describes a value that is an integer between 0 and 255. i=28 Int16 Describes a value that is an integer between −32,768 and 32,767. i=27 UInt16 Describes a value that is an integer between 0 and 65535. i=28 Int32 Describes a value that is an integer between −2,147,483,648 and 2,147,483,647. i=27 UInt32 Describes a value that is an integer between 0 and 4,294,967,295. i=28 Int64 Describes a value that is an integer between −9,223,372,036,854,775,808 and 9,223,372,036,854,775,807. i=27 UInt64 Describes a value that is an integer between 0 and 18,446,744,073,709,551,615. i=28 Float Describes a value that is an IEEE 754-1985 single precision floating point number. i=26 Double Describes a value that is an IEEE 754-1985 double precision floating point number. i=26 String Describes a value that is a sequence of printable Unicode characters. i=24 DateTime Describes a value that is a Gregorian calender date and time. i=24 Guid Describes a value that is a 128-bit globally unique identifier. i=24 ByteString Describes a value that is a sequence of bytes. i=24 XmlElement Describes a value that is an XML element. i=24 NodeId Describes a value that is an identifier for a node within a Server address space. i=24 ExpandedNodeId Describes a value that is an absolute identifier for a node. i=24 StatusCode Describes a value that is a code representing the outcome of an operation by a Server. i=24 QualifiedName Describes a value that is a name qualified by a namespace. i=24 LocalizedText Describes a value that is human readable Unicode text with a locale identifier. i=24 Structure Describes a value that is any type of structure that can be described with a data encoding. i=24 DataValue Describes a value that is a structure containing a value, a status code and timestamps. i=24 DiagnosticInfo Describes a value that is a structure containing diagnostics associated with a StatusCode. i=24 References The abstract base type for all references. References NonHierarchicalReferences The abstract base type for all non-hierarchical references. i=31 NonHierarchicalReferences HierarchicalReferences The abstract base type for all hierarchical references. i=31 HierarchicalReferences HasChild The abstract base type for all non-looping hierarchical references. i=33 ChildOf Organizes The type for hierarchical references that are used to organize nodes. i=33 OrganizedBy HasEventSource The type for non-looping hierarchical references that are used to organize event sources. i=33 EventSourceOf HasModellingRule The type for references from instance declarations to modelling rule nodes. i=32 ModellingRuleOf HasEncoding The type for references from data type nodes to to data type encoding nodes. i=32 EncodingOf HasDescription The type for references from data type encoding nodes to data type description nodes. i=32 DescriptionOf HasTypeDefinition The type for references from a instance node its type defintion node. i=32 TypeDefinitionOf GeneratesEvent The type for references from a node to an event type that is raised by node. i=32 GeneratesEvent AlwaysGeneratesEvent The type for references from a node to an event type that is always raised by node. i=32 AlwaysGeneratesEvent Aggregates The type for non-looping hierarchical references that are used to aggregate nodes into complex types. i=34 AggregatedBy HasSubtype The type for non-looping hierarchical references that are used to define sub types. i=34 HasSupertype HasProperty The type for non-looping hierarchical reference from a node to its property. i=44 PropertyOf HasComponent The type for non-looping hierarchical reference from a node to its component. i=44 ComponentOf HasNotifier The type for non-looping hierarchical references that are used to indicate how events propagate from node to node. i=36 NotifierOf HasOrderedComponent The type for non-looping hierarchical reference from a node to its component when the order of references matters. i=47 OrderedComponentOf FromState The type for a reference to the state before a transition. i=32 ToTransition ToState The type for a reference to the state after a transition. i=32 FromTransition HasCause The type for a reference to a method that can cause a transition to occur. i=32 MayBeCausedBy HasEffect The type for a reference to an event that may be raised when a transition occurs. i=32 MayBeEffectedBy HasSubStateMachine The type for a reference to a substate for a state. i=32 SubStateMachineOf HasHistoricalConfiguration The type for a reference to the historical configuration for a data variable. i=44 HistoricalConfigurationOf BaseObjectType The base type for all object nodes. FolderType The type for objects that organize other nodes. i=58 BaseVariableType The abstract base type for all variable nodes. BaseDataVariableType The type for variable that represents a process value. i=62 PropertyType The type for variable that represents a property of another node. i=62 ModellingRuleType The type for an object that describes how an instance declaration is used when a type is instantiated. i=111 i=58 NamingRule Specified the significances of the BrowseName when a type is instantiated. i=68 i=78 i=77 1 Mandatory Specifies that an instance with the attributes and references of the instance declaration must appear when a type is instantiated. i=112 i=77 NamingRule Specified the significances of the BrowseName when a type is instantiated. i=68 i=78 1 Optional Specifies that an instance with the attributes and references of the instance declaration may appear when a type is instantiated. i=113 i=77 NamingRule Specified the significances of the BrowseName when a type is instantiated. i=68 i=80 2 ExposesItsArray Specifies that an instance appears for each element of the containing array variable. i=114 i=77 NamingRule Specified the significances of the BrowseName when a type is instantiated. i=68 i=83 3 MandatoryShared Specifies that a reference to a shared instance must appear in when a type is instantiated. i=116 i=77 NamingRule Specified the significances of the BrowseName when a type is instantiated. i=68 i=79 1 OptionalPlaceholder Specifies that zero or more instances with the attributes and references of the instance declaration may appear when a type is instantiated. i=11509 i=77 NamingRule Specified the significances of the BrowseName when a type is instantiated. i=68 i=11508 2 MandatoryPlaceholder Specifies that one or more instances with the attributes and references of the instance declaration must appear when a type is instantiated. i=11511 i=77 NamingRule Specified the significances of the BrowseName when a type is instantiated. i=68 i=11510 1 Root The root of the server address space. i=61 Objects The browse entry point when looking for objects in the server address space. i=84 i=61 Types The browse entry point when looking for types in the server address space. i=84 i=61 Views The browse entry point when looking for views in the server address space. i=84 i=61 ObjectTypes The browse entry point when looking for object types in the server address space. i=86 i=58 i=61 VariableTypes The browse entry point when looking for variable types in the server address space. i=86 i=62 i=61 DataTypes The browse entry point when looking for data types in the server address space. i=86 i=24 i=61 ReferenceTypes The browse entry point when looking for reference types in the server address space. i=86 i=31 i=61 ServerType Specifies the current status and capabilities of the server. i=2005 i=2006 i=2007 i=2008 i=2742 i=2009 i=2010 i=2011 i=2012 i=11489 i=58 ServerArray The list of server URIs used by the server. i=68 i=78 i=2004 NamespaceArray The list of namespace URIs used by the server. i=68 i=78 i=2004 ServerStatus The current status of the server. i=3074 i=3075 i=3076 i=3077 i=3084 i=3085 i=2138 i=78 i=2004 StartTime i=63 i=78 i=2007 CurrentTime i=63 i=78 i=2007 State i=63 i=78 i=2007 BuildInfo i=3078 i=3079 i=3080 i=3081 i=3082 i=3083 i=3051 i=78 i=2007 ProductUri i=63 i=78 i=3077 ManufacturerName i=63 i=78 i=3077 ProductName i=63 i=78 i=3077 SoftwareVersion i=63 i=78 i=3077 BuildNumber i=63 i=78 i=3077 BuildDate i=63 i=78 i=3077 SecondsTillShutdown i=63 i=78 i=2007 ShutdownReason i=63 i=78 i=2007 ServiceLevel A value indicating the level of service the server can provide. 255 indicates the best. i=68 i=78 i=2004 Auditing A flag indicating whether the server is currently generating audit events. i=68 i=78 i=2004 ServerCapabilities Describes capabilities supported by the server. i=3086 i=3087 i=3088 i=3089 i=3090 i=3091 i=3092 i=3094 i=2013 i=78 i=2004 ServerProfileArray A list of profiles supported by the server. i=68 i=78 i=2009 LocaleIdArray A list of locales supported by the server. i=68 i=78 i=2009 MinSupportedSampleRate The minimum sampling interval supported by the server. i=68 i=78 i=2009 MaxBrowseContinuationPoints The maximum number of continuation points for Browse operations per session. i=68 i=78 i=2009 MaxQueryContinuationPoints The maximum number of continuation points for Query operations per session. i=68 i=78 i=2009 MaxHistoryContinuationPoints The maximum number of continuation points for ReadHistory operations per session. i=68 i=78 i=2009 SoftwareCertificates The software certificates owned by the server. i=68 i=78 i=2009 AggregateFunctions A folder for the real time aggregates supported by the server. i=61 i=78 i=2009 ServerDiagnostics Reports diagnostics about the server. i=3095 i=3110 i=3111 i=3114 i=2020 i=78 i=2004 ServerDiagnosticsSummary A summary of server level diagnostics. i=3096 i=3097 i=3098 i=3099 i=3100 i=3101 i=3102 i=3104 i=3105 i=3106 i=3107 i=3108 i=2150 i=78 i=2010 ServerViewCount i=63 i=78 i=3095 CurrentSessionCount i=63 i=78 i=3095 CumulatedSessionCount i=63 i=78 i=3095 SecurityRejectedSessionCount i=63 i=78 i=3095 RejectedSessionCount i=63 i=78 i=3095 SessionTimeoutCount i=63 i=78 i=3095 SessionAbortCount i=63 i=78 i=3095 PublishingIntervalCount i=63 i=78 i=3095 CurrentSubscriptionCount i=63 i=78 i=3095 CumulatedSubscriptionCount i=63 i=78 i=3095 SecurityRejectedRequestsCount i=63 i=78 i=3095 RejectedRequestsCount i=63 i=78 i=3095 SubscriptionDiagnosticsArray A list of diagnostics for each active subscription. i=2171 i=78 i=2010 SessionsDiagnosticsSummary A summary of session level diagnostics. i=3112 i=3113 i=2026 i=78 i=2010 SessionDiagnosticsArray A list of diagnostics for each active session. i=2196 i=78 i=3111 SessionSecurityDiagnosticsArray A list of security related diagnostics for each active session. i=2243 i=78 i=3111 EnabledFlag If TRUE the diagnostics collection is enabled. i=68 i=78 i=2010 VendorServerInfo Server information provided by the vendor. i=2033 i=78 i=2004 ServerRedundancy Describes the redundancy capabilities of the server. i=3115 i=2034 i=78 i=2004 RedundancySupport Indicates what style of redundancy is supported by the server. i=68 i=78 i=2012 GetMonitoredItems i=11490 i=11491 i=80 i=2004 InputArguments i=68 i=78 i=11489 i=297 SubscriptionId i=7 -1 OutputArguments i=68 i=78 i=11489 i=297 ServerHandles i=7 1 i=297 ClientHandles i=7 1 ServerCapabilitiesType Describes the capabilities supported by the server. i=2014 i=2016 i=2017 i=2732 i=2733 i=2734 i=3049 i=2754 i=58 ServerProfileArray A list of profiles supported by the server. i=68 i=78 i=2013 LocaleIdArray A list of locales supported by the server. i=68 i=78 i=2013 MinSupportedSampleRate The minimum sampling interval supported by the server. i=68 i=78 i=2013 MaxBrowseContinuationPoints The maximum number of continuation points for Browse operations per session. i=68 i=78 i=2013 MaxQueryContinuationPoints The maximum number of continuation points for Query operations per session. i=68 i=78 i=2013 MaxHistoryContinuationPoints The maximum number of continuation points for ReadHistory operations per session. i=68 i=78 i=2013 SoftwareCertificates The software certificates owned by the server. i=68 i=78 i=2013 AggregateFunctions A folder for the real time aggregates supported by the server. i=61 i=78 i=2013 ServerDiagnosticsType The diagnostics information for a server. i=2021 i=2023 i=2744 i=2025 i=58 ServerDiagnosticsSummary A summary of server level diagnostics. i=3116 i=3117 i=3118 i=3119 i=3120 i=3121 i=3122 i=3124 i=3125 i=3126 i=3127 i=3128 i=2150 i=78 i=2020 ServerViewCount i=63 i=78 i=2021 CurrentSessionCount i=63 i=78 i=2021 CumulatedSessionCount i=63 i=78 i=2021 SecurityRejectedSessionCount i=63 i=78 i=2021 RejectedSessionCount i=63 i=78 i=2021 SessionTimeoutCount i=63 i=78 i=2021 SessionAbortCount i=63 i=78 i=2021 PublishingIntervalCount i=63 i=78 i=2021 CurrentSubscriptionCount i=63 i=78 i=2021 CumulatedSubscriptionCount i=63 i=78 i=2021 SecurityRejectedRequestsCount i=63 i=78 i=2021 RejectedRequestsCount i=63 i=78 i=2021 SubscriptionDiagnosticsArray A list of diagnostics for each active subscription. i=2171 i=78 i=2020 SessionsDiagnosticsSummary A summary of session level diagnostics. i=3129 i=3130 i=2026 i=78 i=2020 SessionDiagnosticsArray A list of diagnostics for each active session. i=2196 i=78 i=2744 SessionSecurityDiagnosticsArray A list of security related diagnostics for each active session. i=2243 i=78 i=2744 EnabledFlag If TRUE the diagnostics collection is enabled. i=68 i=78 i=2020 SessionsDiagnosticsSummaryType Provides a summary of session level diagnostics. i=2027 i=2028 i=12097 i=58 SessionDiagnosticsArray A list of diagnostics for each active session. i=2196 i=78 i=2026 SessionSecurityDiagnosticsArray A list of security related diagnostics for each active session. i=2243 i=78 i=2026 <SessionPlaceholder> i=12098 i=12142 i=12152 i=2029 i=11508 i=2026 SessionDiagnostics Diagnostics information for an active session. i=12099 i=12100 i=12101 i=12102 i=12103 i=12104 i=12105 i=12106 i=12107 i=12108 i=12109 i=12110 i=12111 i=12112 i=12113 i=12114 i=12115 i=12116 i=12117 i=12118 i=12119 i=12120 i=12121 i=12122 i=12123 i=12124 i=12125 i=12126 i=12127 i=12128 i=12129 i=12130 i=12131 i=12132 i=12133 i=12134 i=12135 i=12136 i=12137 i=12138 i=12139 i=12140 i=12141 i=2197 i=78 i=12097 SessionId i=63 i=78 i=12098 SessionName i=63 i=78 i=12098 ClientDescription i=63 i=78 i=12098 ServerUri i=63 i=78 i=12098 EndpointUrl i=63 i=78 i=12098 LocaleIds i=63 i=78 i=12098 ActualSessionTimeout i=63 i=78 i=12098 MaxResponseMessageSize i=63 i=78 i=12098 ClientConnectionTime i=63 i=78 i=12098 ClientLastContactTime i=63 i=78 i=12098 CurrentSubscriptionsCount i=63 i=78 i=12098 CurrentMonitoredItemsCount i=63 i=78 i=12098 CurrentPublishRequestsInQueue i=63 i=78 i=12098 TotalRequestCount i=63 i=78 i=12098 UnauthorizedRequestCount i=63 i=78 i=12098 ReadCount i=63 i=78 i=12098 HistoryReadCount i=63 i=78 i=12098 WriteCount i=63 i=78 i=12098 HistoryUpdateCount i=63 i=78 i=12098 CallCount i=63 i=78 i=12098 CreateMonitoredItemsCount i=63 i=78 i=12098 ModifyMonitoredItemsCount i=63 i=78 i=12098 SetMonitoringModeCount i=63 i=78 i=12098 SetTriggeringCount i=63 i=78 i=12098 DeleteMonitoredItemsCount i=63 i=78 i=12098 CreateSubscriptionCount i=63 i=78 i=12098 ModifySubscriptionCount i=63 i=78 i=12098 SetPublishingModeCount i=63 i=78 i=12098 PublishCount i=63 i=78 i=12098 RepublishCount i=63 i=78 i=12098 TransferSubscriptionsCount i=63 i=78 i=12098 DeleteSubscriptionsCount i=63 i=78 i=12098 AddNodesCount i=63 i=78 i=12098 AddReferencesCount i=63 i=78 i=12098 DeleteNodesCount i=63 i=78 i=12098 DeleteReferencesCount i=63 i=78 i=12098 BrowseCount i=63 i=78 i=12098 BrowseNextCount i=63 i=78 i=12098 TranslateBrowsePathsToNodeIdsCount i=63 i=78 i=12098 QueryFirstCount i=63 i=78 i=12098 QueryNextCount i=63 i=78 i=12098 RegisterNodesCount i=63 i=78 i=12098 UnregisterNodesCount i=63 i=78 i=12098 SessionSecurityDiagnostics Security related diagnostics information for an active session. i=12143 i=12144 i=12145 i=12146 i=12147 i=12148 i=12149 i=12150 i=12151 i=2244 i=78 i=12097 SessionId i=63 i=78 i=12142 ClientUserIdOfSession i=63 i=78 i=12142 ClientUserIdHistory i=63 i=78 i=12142 AuthenticationMechanism i=63 i=78 i=12142 Encoding i=63 i=78 i=12142 TransportProtocol i=63 i=78 i=12142 SecurityMode i=63 i=78 i=12142 SecurityPolicyUri i=63 i=78 i=12142 ClientCertificate i=63 i=78 i=12142 SubscriptionDiagnosticsArray A list of diagnostics for each subscription owned by the session. i=2171 i=78 i=12097 SessionDiagnosticsObjectType A container for session level diagnostics information. i=2030 i=2031 i=2032 i=58 SessionDiagnostics Diagnostics information for an active session. i=3131 i=3132 i=3133 i=3134 i=3135 i=3136 i=3137 i=3138 i=3139 i=3140 i=3141 i=3142 i=3143 i=8898 i=11891 i=3151 i=3152 i=3153 i=3154 i=3155 i=3156 i=3157 i=3158 i=3159 i=3160 i=3161 i=3162 i=3163 i=3164 i=3165 i=3166 i=3167 i=3168 i=3169 i=3170 i=3171 i=3172 i=3173 i=3174 i=3175 i=3176 i=3177 i=3178 i=2197 i=78 i=2029 SessionId i=63 i=78 i=2030 SessionName i=63 i=78 i=2030 ClientDescription i=63 i=78 i=2030 ServerUri i=63 i=78 i=2030 EndpointUrl i=63 i=78 i=2030 LocaleIds i=63 i=78 i=2030 ActualSessionTimeout i=63 i=78 i=2030 MaxResponseMessageSize i=63 i=78 i=2030 ClientConnectionTime i=63 i=78 i=2030 ClientLastContactTime i=63 i=78 i=2030 CurrentSubscriptionsCount i=63 i=78 i=2030 CurrentMonitoredItemsCount i=63 i=78 i=2030 CurrentPublishRequestsInQueue i=63 i=78 i=2030 TotalRequestCount i=63 i=78 i=2030 UnauthorizedRequestCount i=63 i=78 i=2030 ReadCount i=63 i=78 i=2030 HistoryReadCount i=63 i=78 i=2030 WriteCount i=63 i=78 i=2030 HistoryUpdateCount i=63 i=78 i=2030 CallCount i=63 i=78 i=2030 CreateMonitoredItemsCount i=63 i=78 i=2030 ModifyMonitoredItemsCount i=63 i=78 i=2030 SetMonitoringModeCount i=63 i=78 i=2030 SetTriggeringCount i=63 i=78 i=2030 DeleteMonitoredItemsCount i=63 i=78 i=2030 CreateSubscriptionCount i=63 i=78 i=2030 ModifySubscriptionCount i=63 i=78 i=2030 SetPublishingModeCount i=63 i=78 i=2030 PublishCount i=63 i=78 i=2030 RepublishCount i=63 i=78 i=2030 TransferSubscriptionsCount i=63 i=78 i=2030 DeleteSubscriptionsCount i=63 i=78 i=2030 AddNodesCount i=63 i=78 i=2030 AddReferencesCount i=63 i=78 i=2030 DeleteNodesCount i=63 i=78 i=2030 DeleteReferencesCount i=63 i=78 i=2030 BrowseCount i=63 i=78 i=2030 BrowseNextCount i=63 i=78 i=2030 TranslateBrowsePathsToNodeIdsCount i=63 i=78 i=2030 QueryFirstCount i=63 i=78 i=2030 QueryNextCount i=63 i=78 i=2030 RegisterNodesCount i=63 i=78 i=2030 UnregisterNodesCount i=63 i=78 i=2030 SessionSecurityDiagnostics Security related diagnostics information for an active session. i=3179 i=3180 i=3181 i=3182 i=3183 i=3184 i=3185 i=3186 i=3187 i=2244 i=78 i=2029 SessionId i=63 i=78 i=2031 ClientUserIdOfSession i=63 i=78 i=2031 ClientUserIdHistory i=63 i=78 i=2031 AuthenticationMechanism i=63 i=78 i=2031 Encoding i=63 i=78 i=2031 TransportProtocol i=63 i=78 i=2031 SecurityMode i=63 i=78 i=2031 SecurityPolicyUri i=63 i=78 i=2031 ClientCertificate i=63 i=78 i=2031 SubscriptionDiagnosticsArray A list of diagnostics for each subscription owned by the session. i=2171 i=78 i=2029 VendorServerInfoType A base type for vendor specific server information. i=58 ServerRedundancyType A base type for an object that describe how a server supports redundancy. i=2035 i=58 RedundancySupport Indicates what style of redundancy is supported by the server. i=68 i=78 i=2034 TransparentRedundancyType Identifies the capabilties of server that supports transparent redundancy. i=2037 i=2038 i=2034 CurrentServerId The ID of the server that is currently in use. i=68 i=78 i=2036 RedundantServerArray A list of servers in the same redundant set. i=68 i=78 i=2036 NonTransparentRedundancyType Identifies the capabilties of server that supports non-transparent redundancy. i=2040 i=2034 ServerUriArray A list of servers in the same redundant set. i=68 i=78 i=2039 NonTransparentNetworkRedundancyType i=11948 i=2039 ServerNetworkGroups i=68 i=78 i=11945 BaseEventType The base type for all events. i=2042 i=2043 i=2044 i=2045 i=2046 i=2047 i=3190 i=2050 i=2051 i=58 EventId A globally unique identifier for the event. i=68 i=78 i=2041 EventType The identifier for the event type. i=68 i=78 i=2041 SourceNode The source of the event. i=68 i=78 i=2041 SourceName A description of the source of the event. i=68 i=78 i=2041 Time When the event occurred. i=68 i=78 i=2041 ReceiveTime When the server received the event from the underlying system. i=68 i=78 i=2041 LocalTime Information about the local time where the event originated. i=68 i=78 i=2041 Message A localized description of the event. i=68 i=78 i=2041 Severity Indicates how urgent an event is. i=68 i=78 i=2041 AuditEventType A base type for events used to track client initiated changes to the server state. i=2053 i=2054 i=2055 i=2056 i=2057 i=2041 ActionTimeStamp When the action triggering the event occurred. i=68 i=78 i=2052 Status If TRUE the action was performed. If FALSE the action failed and the server state did not change. i=68 i=78 i=2052 ServerId The unique identifier for the server generating the event. i=68 i=78 i=2052 ClientAuditEntryId The log entry id provided in the request that initiated the action. i=68 i=78 i=2052 ClientUserId The user identity associated with the session that initiated the action. i=68 i=78 i=2052 AuditSecurityEventType A base type for events used to track security related changes. i=2052 AuditChannelEventType A base type for events used to track related changes to a secure channel. i=2745 i=2058 SecureChannelId The identifier for the secure channel that was changed. i=68 i=78 i=2059 AuditOpenSecureChannelEventType An event that is raised when a secure channel is opened. i=2061 i=2746 i=2062 i=2063 i=2065 i=2066 i=2059 ClientCertificate The certificate provided by the client. i=68 i=78 i=2060 ClientCertificateThumbprint The thumbprint for certificate provided by the client. i=68 i=78 i=2060 RequestType The type of request (NEW or RENEW). i=68 i=78 i=2060 SecurityPolicyUri The security policy used by the channel. i=68 i=78 i=2060 SecurityMode The security mode used by the channel. i=68 i=78 i=2060 RequestedLifetime The lifetime of the channel requested by the client. i=68 i=78 i=2060 AuditSessionEventType A base type for events used to track related changes to a session. i=2070 i=2052 SessionId The unique identifier for the session,. i=68 i=78 i=2069 AuditCreateSessionEventType An event that is raised when a session is created. i=2072 i=2073 i=2747 i=2074 i=2069 SecureChannelId The secure channel associated with the session. i=68 i=78 i=2071 ClientCertificate The certificate provided by the client. i=68 i=78 i=2071 ClientCertificateThumbprint The thumbprint of the certificate provided by the client. i=68 i=78 i=2071 RevisedSessionTimeout The timeout for the session. i=68 i=78 i=2071 AuditUrlMismatchEventType i=2749 i=2071 EndpointUrl i=68 i=78 i=2748 AuditActivateSessionEventType i=2076 i=2077 i=11485 i=2069 ClientSoftwareCertificates i=68 i=78 i=2075 UserIdentityToken i=68 i=78 i=2075 SecureChannelId i=68 i=78 i=2075 AuditCancelEventType i=2079 i=2069 RequestHandle i=68 i=78 i=2078 AuditCertificateEventType i=2081 i=2058 Certificate i=68 i=78 i=2080 AuditCertificateDataMismatchEventType i=2083 i=2084 i=2080 InvalidHostname i=68 i=78 i=2082 InvalidUri i=68 i=78 i=2082 AuditCertificateExpiredEventType i=2080 AuditCertificateInvalidEventType i=2080 AuditCertificateUntrustedEventType i=2080 AuditCertificateRevokedEventType i=2080 AuditCertificateMismatchEventType i=2080 AuditNodeManagementEventType i=2052 AuditAddNodesEventType i=2092 i=2090 NodesToAdd i=68 i=78 i=2091 AuditDeleteNodesEventType i=2094 i=2090 NodesToDelete i=68 i=78 i=2093 AuditAddReferencesEventType i=2096 i=2090 ReferencesToAdd i=68 i=78 i=2095 AuditDeleteReferencesEventType i=2098 i=2090 ReferencesToDelete i=68 i=78 i=2097 AuditUpdateEventType i=2052 AuditWriteUpdateEventType i=2750 i=2101 i=2102 i=2103 i=2099 AttributeId i=68 i=78 i=2100 IndexRange i=68 i=78 i=2100 OldValue i=68 i=78 i=2100 NewValue i=68 i=78 i=2100 AuditHistoryUpdateEventType i=2751 i=2099 ParameterDataTypeId i=68 i=78 i=2104 AuditUpdateMethodEventType i=2128 i=2129 i=2052 MethodId i=68 i=78 i=2127 InputArguments i=68 i=78 i=2127 SystemEventType i=2041 DeviceFailureEventType i=2130 SystemStatusChangeEventType i=11696 i=2130 SystemState i=68 i=78 i=11446 BaseModelChangeEventType i=2041 GeneralModelChangeEventType i=2134 i=2132 Changes i=68 i=78 i=2133 SemanticChangeEventType i=2739 i=2132 Changes i=68 i=78 i=2738 EventQueueOverflowEventType i=2041 ProgressEventType i=2041 AggregateFunctionType i=58 ServerStatusType i=2139 i=2140 i=2141 i=2142 i=2752 i=2753 i=63 StartTime i=63 i=78 i=2138 CurrentTime i=63 i=78 i=2138 State i=63 i=78 i=2138 BuildInfo i=3698 i=3699 i=3700 i=3701 i=3702 i=3703 i=3051 i=78 i=2138 ProductUri i=63 i=78 i=2142 ManufacturerName i=63 i=78 i=2142 ProductName i=63 i=78 i=2142 SoftwareVersion i=63 i=78 i=2142 BuildNumber i=63 i=78 i=2142 BuildDate i=63 i=78 i=2142 SecondsTillShutdown i=63 i=78 i=2138 ShutdownReason i=63 i=78 i=2138 BuildInfoType i=3052 i=3053 i=3054 i=3055 i=3056 i=3057 i=63 ProductUri i=63 i=78 i=3051 ManufacturerName i=63 i=78 i=3051 ProductName i=63 i=78 i=3051 SoftwareVersion i=63 i=78 i=3051 BuildNumber i=63 i=78 i=3051 BuildDate i=63 i=78 i=3051 ServerDiagnosticsSummaryType i=2151 i=2152 i=2153 i=2154 i=2155 i=2156 i=2157 i=2159 i=2160 i=2161 i=2162 i=2163 i=63 ServerViewCount i=63 i=78 i=2150 CurrentSessionCount i=63 i=78 i=2150 CumulatedSessionCount i=63 i=78 i=2150 SecurityRejectedSessionCount i=63 i=78 i=2150 RejectedSessionCount i=63 i=78 i=2150 SessionTimeoutCount i=63 i=78 i=2150 SessionAbortCount i=63 i=78 i=2150 PublishingIntervalCount i=63 i=78 i=2150 CurrentSubscriptionCount i=63 i=78 i=2150 CumulatedSubscriptionCount i=63 i=78 i=2150 SecurityRejectedRequestsCount i=63 i=78 i=2150 RejectedRequestsCount i=63 i=78 i=2150 SubscriptionDiagnosticsArrayType i=63 SubscriptionDiagnosticsType i=2173 i=2174 i=2175 i=2176 i=2177 i=8888 i=2179 i=2180 i=2181 i=2182 i=2183 i=2184 i=2185 i=2186 i=2187 i=2188 i=2189 i=2190 i=2191 i=2998 i=2193 i=8889 i=8890 i=8891 i=8892 i=8893 i=8894 i=8895 i=8896 i=8897 i=8902 i=63 SessionId i=63 i=78 i=2172 SubscriptionId i=63 i=78 i=2172 Priority i=63 i=78 i=2172 PublishingInterval i=63 i=78 i=2172 MaxKeepAliveCount i=63 i=78 i=2172 MaxLifetimeCount i=63 i=78 i=2172 MaxNotificationsPerPublish i=63 i=78 i=2172 PublishingEnabled i=63 i=78 i=2172 ModifyCount i=63 i=78 i=2172 EnableCount i=63 i=78 i=2172 DisableCount i=63 i=78 i=2172 RepublishRequestCount i=63 i=78 i=2172 RepublishMessageRequestCount i=63 i=78 i=2172 RepublishMessageCount i=63 i=78 i=2172 TransferRequestCount i=63 i=78 i=2172 TransferredToAltClientCount i=63 i=78 i=2172 TransferredToSameClientCount i=63 i=78 i=2172 PublishRequestCount i=63 i=78 i=2172 DataChangeNotificationsCount i=63 i=78 i=2172 EventNotificationsCount i=63 i=78 i=2172 NotificationsCount i=63 i=78 i=2172 LatePublishRequestCount i=63 i=78 i=2172 CurrentKeepAliveCount i=63 i=78 i=2172 CurrentLifetimeCount i=63 i=78 i=2172 UnacknowledgedMessageCount i=63 i=78 i=2172 DiscardedMessageCount i=63 i=78 i=2172 MonitoredItemCount i=63 i=78 i=2172 DisabledMonitoredItemCount i=63 i=78 i=2172 MonitoringQueueOverflowCount i=63 i=78 i=2172 NextSequenceNumber i=63 i=78 i=2172 EventQueueOverFlowCount i=63 i=78 i=2172 SessionDiagnosticsArrayType i=63 SessionDiagnosticsVariableType i=2198 i=2199 i=2200 i=2201 i=2202 i=2203 i=2204 i=3050 i=2205 i=2206 i=2207 i=2208 i=2209 i=8900 i=11892 i=2217 i=2218 i=2219 i=2220 i=2221 i=2222 i=2223 i=2224 i=2225 i=2226 i=2227 i=2228 i=2229 i=2230 i=2231 i=2232 i=2233 i=2234 i=2235 i=2236 i=2237 i=2238 i=2239 i=2240 i=2241 i=2242 i=2730 i=2731 i=63 SessionId i=63 i=78 i=2197 SessionName i=63 i=78 i=2197 ClientDescription i=63 i=78 i=2197 ServerUri i=63 i=78 i=2197 EndpointUrl i=63 i=78 i=2197 LocaleIds i=63 i=78 i=2197 ActualSessionTimeout i=63 i=78 i=2197 MaxResponseMessageSize i=63 i=78 i=2197 ClientConnectionTime i=63 i=78 i=2197 ClientLastContactTime i=63 i=78 i=2197 CurrentSubscriptionsCount i=63 i=78 i=2197 CurrentMonitoredItemsCount i=63 i=78 i=2197 CurrentPublishRequestsInQueue i=63 i=78 i=2197 TotalRequestCount i=63 i=78 i=2197 UnauthorizedRequestCount i=63 i=78 i=2197 ReadCount i=63 i=78 i=2197 HistoryReadCount i=63 i=78 i=2197 WriteCount i=63 i=78 i=2197 HistoryUpdateCount i=63 i=78 i=2197 CallCount i=63 i=78 i=2197 CreateMonitoredItemsCount i=63 i=78 i=2197 ModifyMonitoredItemsCount i=63 i=78 i=2197 SetMonitoringModeCount i=63 i=78 i=2197 SetTriggeringCount i=63 i=78 i=2197 DeleteMonitoredItemsCount i=63 i=78 i=2197 CreateSubscriptionCount i=63 i=78 i=2197 ModifySubscriptionCount i=63 i=78 i=2197 SetPublishingModeCount i=63 i=78 i=2197 PublishCount i=63 i=78 i=2197 RepublishCount i=63 i=78 i=2197 TransferSubscriptionsCount i=63 i=78 i=2197 DeleteSubscriptionsCount i=63 i=78 i=2197 AddNodesCount i=63 i=78 i=2197 AddReferencesCount i=63 i=78 i=2197 DeleteNodesCount i=63 i=78 i=2197 DeleteReferencesCount i=63 i=78 i=2197 BrowseCount i=63 i=78 i=2197 BrowseNextCount i=63 i=78 i=2197 TranslateBrowsePathsToNodeIdsCount i=63 i=78 i=2197 QueryFirstCount i=63 i=78 i=2197 QueryNextCount i=63 i=78 i=2197 RegisterNodesCount i=63 i=78 i=2197 UnregisterNodesCount i=63 i=78 i=2197 SessionSecurityDiagnosticsArrayType i=63 SessionSecurityDiagnosticsType i=2245 i=2246 i=2247 i=2248 i=2249 i=2250 i=2251 i=2252 i=3058 i=63 SessionId i=63 i=78 i=2244 ClientUserIdOfSession i=63 i=78 i=2244 ClientUserIdHistory i=63 i=78 i=2244 AuthenticationMechanism i=63 i=78 i=2244 Encoding i=63 i=78 i=2244 TransportProtocol i=63 i=78 i=2244 SecurityMode i=63 i=78 i=2244 SecurityPolicyUri i=63 i=78 i=2244 ClientCertificate i=63 i=78 i=2244 Server i=2254 i=2255 i=2256 i=2267 i=2994 i=2268 i=2274 i=2295 i=2296 i=11492 i=85 i=2004 ServerArray The list of server URIs used by the server. i=68 i=2253 NamespaceArray The list of namespace URIs used by the server. i=68 i=2253 ServerStatus The current status of the server. i=2257 i=2258 i=2259 i=2260 i=2992 i=2993 i=2138 i=2253 StartTime i=63 i=2256 CurrentTime i=63 i=2256 State i=63 i=2256 BuildInfo i=2262 i=2263 i=2261 i=2264 i=2265 i=2266 i=3051 i=2256 ProductUri i=63 i=2260 ManufacturerName i=63 i=2260 ProductName i=63 i=2260 SoftwareVersion i=63 i=2260 BuildNumber i=63 i=2260 BuildDate i=63 i=2260 SecondsTillShutdown i=63 i=2256 ShutdownReason i=63 i=2256 ServiceLevel A value indicating the level of service the server can provide. 255 indicates the best. i=68 i=2253 Auditing A flag indicating whether the server is currently generating audit events. i=68 i=2253 ServerCapabilities Describes capabilities supported by the server. i=2269 i=2271 i=2272 i=2735 i=2736 i=2737 i=3704 i=2997 i=2013 i=2253 ServerProfileArray A list of profiles supported by the server. i=68 i=2268 LocaleIdArray A list of locales supported by the server. i=68 i=2268 MinSupportedSampleRate The minimum sampling interval supported by the server. i=68 i=2268 MaxBrowseContinuationPoints The maximum number of continuation points for Browse operations per session. i=68 i=2268 MaxQueryContinuationPoints The maximum number of continuation points for Query operations per session. i=68 i=2268 MaxHistoryContinuationPoints The maximum number of continuation points for ReadHistory operations per session. i=68 i=2268 SoftwareCertificates The software certificates owned by the server. i=68 i=2268 AggregateFunctions A folder for the real time aggregates supported by the server. i=61 i=2268 ServerDiagnostics Reports diagnostics about the server. i=2275 i=2290 i=3706 i=2294 i=2020 i=2253 ServerDiagnosticsSummary A summary of server level diagnostics. i=2276 i=2277 i=2278 i=2279 i=3705 i=2281 i=2282 i=2284 i=2285 i=2286 i=2287 i=2288 i=2150 i=2274 ServerViewCount i=63 i=2275 CurrentSessionCount i=63 i=2275 CumulatedSessionCount i=63 i=2275 SecurityRejectedSessionCount i=63 i=2275 RejectedSessionCount i=63 i=2275 SessionTimeoutCount i=63 i=2275 SessionAbortCount i=63 i=2275 PublishingIntervalCount i=63 i=2275 CurrentSubscriptionCount i=63 i=2275 CumulatedSubscriptionCount i=63 i=2275 SecurityRejectedRequestsCount i=63 i=2275 RejectedRequestsCount i=63 i=2275 SubscriptionDiagnosticsArray A list of diagnostics for each active subscription. i=2171 i=2274 SessionsDiagnosticsSummary A summary of session level diagnostics. i=3707 i=3708 i=2026 i=2274 SessionDiagnosticsArray A list of diagnostics for each active session. i=2196 i=3706 SessionSecurityDiagnosticsArray A list of security related diagnostics for each active session. i=2243 i=3706 EnabledFlag If TRUE the diagnostics collection is enabled. i=68 i=2274 VendorServerInfo Server information provided by the vendor. i=2033 i=2253 ServerRedundancy Describes the redundancy capabilities of the server. i=3709 i=11312 i=11313 i=11314 i=2034 i=2253 RedundancySupport Indicates what style of redundancy is supported by the server. i=68 i=2296 CurrentServerId i=68 i=2296 RedundantServerArray i=68 i=2296 ServerUriArray i=68 i=2296 GetMonitoredItems i=11493 i=11494 i=2253 InputArguments i=68 i=11492 i=297 SubscriptionId i=7 -1 OutputArguments i=68 i=11492 i=297 ServerHandles i=7 1 i=297 ClientHandles i=7 1