Lenovo HW PRO Pack: Network LAN Leash Expired

IBM.HWPRO.LAN.Leash (UnitMonitor)

LAN leash on the NIC lost.

Knowledge Base article:

Summary

This is a recoverable error and should be handled as soon as possible. More details on this event are available through the Lenovo Hardware Management Pack in SCOM. NOTE: If you dismiss this PRO Tip, you will need to manually clear the monitor state of the affected machine in the Lenovo HW PRO MP in SCOM. If you implement this PRO Tip, the machine that generated this event will be placed into Maintenance Mode in SCVMM and any VMs on it will be migrated. You will need to manually remove it from Maintenance Mode once the problem is resolved.

State View: SCVMM-Managed Hosts on Lenovo Servers

Causes

Exact details of the problem are available in the "State Change Events" tab in Operations Manager's Health Explorer.

Consult the following knowledge article for possible causes, implications, and resolutions.

Resolutions

1. At the earliest convenience, migrate virtual machines and put the host in maintenance mode. 2. Look up more details in Lenovo Hardware Management Pack, perform detailed hardware diagnostics, and/or replace faulty parts. 3. Reactivate the host.

Element properties:

TargetIBM.HWPRO.VMHost.DirAgent.5.x
Parent MonitorIBM.HWPRO.NetworkRollupMonitor
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeIBM.SingleClass.BaseMonitorType.ManualReset3State
RemotableTrue
AccessibilityInternal
Alert Message
Lenovo HW PRO Pack Alert: Network LAN Leash Expired
LAN leash on the NIC lost. {0}
RunAsDefault

Source Code:

<UnitMonitor Accessibility="Internal" ConfirmDelivery="false" Enabled="true" ID="IBM.HWPRO.LAN.Leash" ParentMonitorID="IBM.HWPRO.NetworkRollupMonitor" Priority="Normal" Remotable="true" Target="IBM.HWPRO.VMHost.DirAgent.5.x" TypeID="Common!IBM.SingleClass.BaseMonitorType.ManualReset3State">
<Category>Custom</Category>
<AlertSettings AlertMessage="IBM.HWPRO.LAN.Leash.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name="Description"]$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name="__CLASS"]$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState HealthState="Error" ID="Error" MonitorTypeStateID="ErrorEventRaised"/>
<OperationalState HealthState="Warning" ID="Warning" MonitorTypeStateID="WarningEventRaised"/>
<OperationalState HealthState="Success" ID="Success" MonitorTypeStateID="ManualResetEventRaised"/>
</OperationalStates>
<Configuration>
<NameSpace>root\ibmsd</NameSpace>
<Query>select * from CIM_AlertIndication</Query>
<CIMAlertClassName>IBMPSG_LANLeashEvent</CIMAlertClassName>
<PollInterval>10</PollInterval>
<WinEventFiltering>$Target/Property[Type="IBM.HWPRO.VMHost.BaseClass"]/ibmInternalWinEventFiltering$</WinEventFiltering>
</Configuration>
</UnitMonitor>