This EventType allows Connection clean-up, as performed by a Server, to be audited. Its representation in the AddressSpace is formally defined in Table 110.
Table 110 – AuditConnectionCleanupEventType definition
Attribute |
Value |
||||
BrowseName |
3:AuditConnectionCleanupEventType |
||||
IsAbstract |
True |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 3:AuditUaFxEventType, which means it inherits the InstanceDeclarations of that Node. |
|||||
0:HasProperty |
Variable |
3:RemovedEndpoint |
0:String |
0:PropertyType |
M |
0:HasProperty |
Variable |
3:RelatedEndpoint |
2:RelatedEndpointDataType |
0:PropertyType |
M |
ConformanceUnits |
|||||
UAFX Auditing Connection Cleanup |
AuditEvents of this class are generated by Servers that implement UAFX in the case when a ConnectionEndpoint is cleaned up (see 6.6.2).
This EventType inherits all Properties of the AuditUaFxEventType.
The SourceNode for this Event shall be the FunctionalEntity that contained the RemovedEndpoint.
RemovedEndpoint identifies the BrowseName of the ConnectionEndpoint that was removed.
RelatedEndpoint points to the former related ConnectionEndpoint (i.e., the other end of the Connection).
If AutomationComponentLog is supported, this AuditEvent shall set either the ConditionClassType or a ConditionSubClassType to LogEntryConditionClassType, which results in the AuditEvent being mapped to LogObject records. The RemovedEndpoint and the RelatedEndpoint shall be included in the resulting LogRecord as AdditionalData.