Dell Modular Chassis DRACMC Periodic UM

Dell.ModularChassis.DRACMCAvailability.Periodic (UnitMonitor)

Knowledge Base article:

Summary

This message is a result of a state change and shows the status of the Dell Remote Access Controller/Modular Chassis (DRAC/MC). The status can be one of the following three types:

Success: If the status is success, the Dell Remote Access Controller/Modular Chassis (DRAC/MC) has returned to a normal state.

Warning: A warning message refers to an event that is not necessarily significant, but may indicate a possible future problem. In such instances Dell Dell Remote Access Controller/Modular Chassis (DRAC/MC) will report warning state.

Critical: A critical message refers to a significant event that indicates actual or imminent loss of data or loss of function. The Dell Remote Access Controller/Modular Chassis (DRAC/MC) can be in a critical state for the following reasons :

Causes

Warning: The cause for a warning status may be that a Dell Remote Access Controller/Modular Chassis (DRAC/MC) agent is reporting a warning state.

Critical: The cause for a critical status may be that a Dell Remote Access Controller/Modular Chassis (DRAC/MC) agent has detected a failure state.

Resolutions

Launch the Dell Remote Access Controller/Modular Chassis (DRAC/MC) console to troubleshoot the problem.

When the issue has been resolved, the status changes to success in the next polling cycle.

Element properties:

TargetDell.ModularChassis.DRACMC
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeDell.ModularChassis.CheckOperationStatus.Periodic
RemotableTrue
AccessibilityPublic
Alert Message
Dell Modular Chassis Remote Access Controller is in a critical state
Dell Modular Chassis Remote Access Controller is in a Critical State.
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.ModularChassis.DRACMCAvailability.Periodic" Accessibility="Public" Enabled="false" Target="DAD!Dell.ModularChassis.DRACMC" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Dell.ModularChassis.CheckOperationStatus.Periodic" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="DRACMCAvailabilityErrorStateAlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Ok" MonitorTypeStateID="Ok" HealthState="Success"/>
<OperationalState ID="Critical" MonitorTypeStateID="Critical" HealthState="Error"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<Interval>21600</Interval>
<IsWriteAction>false</IsWriteAction>
<IP>$Target/Property[Type="DAD!Dell.ModularChassis.DRACMC"]/IPAddress$</IP>
<CommunityString>$RunAs[Name="Node!System.NetworkManagement.Snmp.MonitoringAccount"]/CommunityString$</CommunityString>
<!-- <Version>$Target/Property[Type="Node!System.NetworkManagement.Node"]/SNMPVersion$</Version> -->
<SnmpVarBinds>
<SnmpVarBind>
<OID>1.3.6.1.4.1.674.10892.2.2.1.0</OID>
<Syntax>0</Syntax>
<Value VariantType="8"/>
</SnmpVarBind>
</SnmpVarBinds>
</Configuration>
</UnitMonitor>