Switch power input is abnormal.

Huawei.ISM.Management.Pack.Huawei.ISM.Management.Pack.huawei.ism.rule.trap.0x000F0105001A (Rule)

Knowledge Base article:

Alert ID

0x000F0105001A

Resolutions

Step1 Check whether power cables are correctly connected.

1.1 If yes=>[Step2].

1.2 If no, connect the power cables correctly. If the alarm persists=>[Step2].

Step2 Check power cables.

2.1 If any power cable is removed, reinsert it. If the alarm persists=>[2.2].

2.2 Replace the power cable. If the alarm persists=>[Step3].

Step3 Check whether any external power is input.

3.1 If yes=>[Step4].

3.2 If no, supply power to the storage system correctly. If the alarm persists=>[Step4].

Step4 Check whether input overvoltage, undervoltage, overcurrent, and undercurrent occurs.

4.1 If yes, stabilize the external power voltage. If the alarm persists=>[Step5].

4.2 If no=>[Step5].

Step5 Check whether alarms are generated indicating power module faults.

5.1 If yes, replace the faulty power modules. If the alarm persists=>[Step6].

5.2 If no=>[Step6].

Step6 Collect related information and contact technical support engineers.

Element properties:

TargetHuawei.ISM.Management.Pack.huawei.Class.Device
CategoryNone
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
RemotableTrue
Alert Message
Switch power input is abnormal.
{0}

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource MPAuthor.ExpressionFilter.ScheduledProbeDS Default
filterCD0x000F0105001A ConditionDetection System.ExpressionFilter Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Huawei.ISM.Management.Pack.Huawei.ISM.Management.Pack.huawei.ism.rule.trap.0x000F0105001A" Target="Huawei.ISM.Management.Pack.huawei.Class.Device" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>None</Category>
<DataSources>
<DataSource ID="DS1" TypeID="MPAuthor.ExpressionFilter.ScheduledProbeDS">
<Interval>14400</Interval>
<SyncTime/>
</DataSource>
</DataSources>
<ConditionDetection ID="filterCD0x000F0105001A" TypeID="System!System.ExpressionFilter">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='alarmId']</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>64441614362</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='category']</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</ConditionDetection>
<WriteActions>
<WriteAction ID="Alert" TypeID="Health!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>2</Severity>
<AlertMessageId>$MPElement[Name="Huawei.ISM.Management.Pack.Huawei.ISM.Management.Pack.huawei.ism.rule.trap.0x000F0105001A.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/Property[@Name='detail']$</AlertParameter1>
<AlertParameter2>$Data/Property[@Name='alarmId']$</AlertParameter2>
</AlertParameters>
<Custom1>$Data/Property[@Name='eventSequence']$</Custom1>
</WriteAction>
</WriteActions>
</Rule>