Dell Chassis Management Controller Periodic Status UM

Dell.ModularChassis.CMCAvailability.Periodic (UnitMonitor)

Knowledge Base article:

Summary

This message is a result of a state change and shows the status of the Dell Chassis Management Controller (CMC). The status can be one of the following three types:

Success: If the status is success, the Dell Chassis Management Controller (CMC) 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 Chassis Management Controller (CMC) 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 Chassis Management Controller (CMC) can be in a critical state for the following reasons :

Causes

Warning: The cause for a warning status may be that a Dell Chassis Management Controller (CMC) agent is reporting a warning state.

Critical: The cause for a critical status may be that a Dell Chassis Management Controller (CMC) agent has detected a failure state.

Resolutions

Launch the Dell Chassis Management Controller (CMC) 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.CMC
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeDell.ModularChassis.CheckOperationStatus.Periodic
RemotableTrue
AccessibilityPublic
Alert Message
Dell Chassis Management Controller (CMC) is in Critical State
Dell Chassis Management Controller (CMC) is in a Critical State
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.ModularChassis.CMCAvailability.Periodic" Accessibility="Public" Enabled="true" Target="DAD!Dell.ModularChassis.CMC" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Dell.ModularChassis.CheckOperationStatus.Periodic" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="CMCAvailabilityErrorStateAlertMessage">
<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.CMC"]/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.3.1.9.0</OID>
<Syntax>0</Syntax>
<Value VariantType="8"/>
</SnmpVarBind>
</SnmpVarBinds>
</Configuration>
</UnitMonitor>