Network port is working in half-duplex mode.

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

Knowledge Base article:

Alert ID

0x000F0060011

Resolutions

Step1 Check the working mode of the network ports peer port.

1.1 If the peer port is working in half-duplex mode, change the working mode to full-duplex. If the alarm persists=>[1.2].

1.2 If the peer port supports only half-duplex mode, adjust network connections to ensure that full-duplex is supported. If the alarm persists=>[Step2].

1.3 If the peer port meets requirements=>[Step2].

Step2 Check expansion cables.

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

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

2.3 If expansion cables are correctly connected=>[Step3].

Step3 Replace the interface module where the network port resides. If the alarm persists=>[Step4].

Step4 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
Network port is working in half-duplex mode.
{0}

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource MPAuthor.ExpressionFilter.ScheduledProbeDS Default
filterCD0x000F0060011 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.0x000F0060011" 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="filterCD0x000F0060011" TypeID="System!System.ExpressionFilter">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Property[@Name='alarmId']</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>4026925073</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.0x000F0060011.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>