Dell CMC SNMP Trap : PCI device audit warning

Dell.ModularChassis.CMC8562 (Rule)

Dell CMC has reported a PCI device audit warning.

Knowledge Base article:

Summary

PCI device audit warning.

Causes

The PCIe adapter in the PCIe slot <PCIe slot number> was removed from the slot while the server <server slot number> was turned-on.

Resolution

Perform a 'Power Cycle' operation on the associated server. Restarting the operating system will not resolve this issue. Only remove PCIe adapters when the associated server is turned-off.

Element properties:

TargetDell.ModularChassis.CMC
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
Dell Chassis Management Controller Trap : PCI device audit warning
Dell CMC has reported a PCI device audit warning.

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Dell.SNMPTrap.DSMT Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Dell.ModularChassis.CMC8562" Enabled="true" Target="DAD!Dell.ModularChassis.CMC" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>AvailabilityHealth</Category>
<DataSources>
<DataSource ID="DS" TypeID="Dell.SNMPTrap.DSMT">
<IP>$Target/Property[Type="DAD!Dell.ModularChassis.CMC"]/IPAddress$</IP>
<ServiceTag>$Target/Property[Type="DAD!Dell.ModularChassis.CMC"]/ServiceTag$</ServiceTag>
<Status>Warning</Status>
<Severity>1</Severity>
<AllTraps>false</AllTraps>
<OIDProps>
<OIDProp>.1.3.6.1.4.1.674.10892.2.21.0.8562</OIDProp>
</OIDProps>
<EventOriginId>$Target/Id$</EventOriginId>
<PublisherId>$Target/Id$</PublisherId>
<PublisherName>Snmp Event</PublisherName>
<Channel>SnmpEvent</Channel>
<LoggingComputer/>
<EventNumber>8562</EventNumber>
<EventCategory>5</EventCategory>
<EventLevel>10</EventLevel>
<UserName/>
<Params/>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertMessageId>$MPElement[Name="Dell.ModularChassis.CMC.Rule8562"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventData/DataItem/Property[@Name="Status"]$</AlertParameter1>
<AlertParameter2>$Data/EventData/DataItem/Property[@Name="EventNumber"]$</AlertParameter2>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/EventData/DataItem/Property[@Name="EventNumber"]$</SuppressionValue>
<SuppressionValue>$Data/EventData/DataItem/Property[@Name="ServiceTag"]$</SuppressionValue>
<SuppressionValue>$Data/EventData/DataItem/Property[@Name="Severity"]$</SuppressionValue>
</Suppression>
<Custom1/>
<Custom2/>
<Custom3/>
<Custom4/>
<Custom5/>
<Custom6/>
<Custom7/>
<Custom8/>
<Custom9/>
<Custom10/>
</WriteAction>
</WriteActions>
</Rule>