Communication with HPE OneView Appliance has been failed due to trust failure.

HewlettPackard.OneView.Appliance.Certificate.Validation.failed.Rule (Rule)

Knowledge Base article:

Summary

Communication with HPE OneView Appliance has been failed due to trust failure.

Causes

This could be caused by the following:

Resolutions

Please import valid root certificate to the Local Computer Windows trust store of the Scom Server.

For additional troubleshooting, the following tasks are available:

Related Links

See the latest information about Hewlett Packard Enterprise OneView Management Pack:

HPE OneView for Microsoft System Center

HPE OneView for Microsoft System Center Support:

HPE Support Center

Management Pack Information

Hewlett Packard Enterprise OneView Configuration Library Definitions Management Pack

Element properties:

TargetHewlettPackard.OneView.Appliance
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
RemotableTrue
Event LogHP OneView Management

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="HewlettPackard.OneView.Appliance.Certificate.Validation.failed.Rule" Target="HOL!HewlettPackard.OneView.Appliance" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<LogName>HP OneView Management</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">HP OneView Event Manager-Generic</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">41001</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[3]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="HOL!HewlettPackard.OneView.Appliance"]/HostAddress$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[4]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="HOL!HewlettPackard.OneView.Appliance"]/HostAddressIpv6$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[5]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="HOL!HewlettPackard.OneView.Appliance"]/HostName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[7]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="HOL!HewlettPackard.OneView.Appliance"]/ManagedBy$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="Health!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>2</Severity>
<AlertName>Communication with HPE OneView Appliance has been failed due to trust failure.</AlertName>
<AlertDescription>$Data/EventDescription$</AlertDescription>
<AlertOwner/>
<!--<Suppression>
<SuppressionValue>$Data/Params/Param[6]$</SuppressionValue>
</Suppression>-->
</WriteAction>
</WriteActions>
</Rule>