This EventType allows Connection clean-up as performed by a Server to be audited. Its representation in the AddressSpace is formally defined in Table 103.
Table 103 – 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 |
Audit Events 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).