This EventTypeis defined in OPC 10000-3. Its representation in the AddressSpaceis formally defined in Table 34.
Table 34– AuditCertificateDataMismatchEventType definition
Attribute |
Value |
|||||
BrowseName |
AuditCertificateDataMismatchEventType |
|||||
IsAbstract |
True |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
Subtype of the AuditCertificateEventType defined in 6.4.12, i.e. inheriting the InstanceDeclarations of that Node. |
||||||
HasProperty |
Variable |
InvalidHostname |
String |
PropertyType |
Mandatory |
|
HasProperty |
Variable |
InvalidUri |
String |
PropertyType |
Mandatory |
|
Conformance Units |
||||||
Auditing Connections |
This EventTypeinherits all Propertiesof the AuditCertificateEventType. Their semantic is defined in 6.4.12. The SourceNamefor Eventsof this type shall be "Security/Certificate".
InvalidHostnameis the string that represents the host name passed in as part of the URL that is found to be invalid. If the host name was not invalid it can be null.
InvalidUriis the URI that was passed in and found to not match what is contained in the certificate. If the URI was not invalid it can be null.
Either the InvalidHostnameor InvalidUri shall be provided.