Administrator Guide

Table 35. CIM Alertindicationevents (continued)
FRU/Event category Corresponding SMI-S class Operational status values that would trigger alert
conditions
SAS Port SMI_SASTargetPort Stopped, OK
iSCSI Port SMI_ISCSIEthernetPort Stopped, OK
Life cycle indications
The SMI-S interface provides CIM life cycle indications for changes in the physical and logical devices in the storage system. The SMI-S
provider supports all mandatory elements and certain optional elements in SNIA SMI-S specification version 1.5.0. CIM Query Language
(CQL) and Windows Management Instrumentation Query Language (WQL) are both supported, with some limitations to the CQL
indication filter. The provider supports additional life cycle indications that the Windows Server 2012 operating system requires.
Table 36. Life cycle indications
Profile or
subprofile
Element description and name WQL or
CQL
Block Services
SELECT * FROM CIM_InstCreationWHERESourceInstanceISACIM_StoragePool
Send lifecycleindication when a disk group is created or deleted.
Both
Block Services
SELECT * FROM CIM_InstCreationWHERESourceInstanceISACIM_StorageVolume
Send lifecycleindication when a volume iscreated or deleted.
Both
Block Services
SELECT * FROM CIM_InstModificationWHERESourceInstance ISA
CIM_LogicalDevice
Send lifecycleindication when disk drive(or any logical device)status changes.
Both
Copy Services
SELECT * FROM CIM_InstModificationWHERESourceInstance ISA
CIM_StorageSynchronized AND SourceInstance.SyncState<>
PreviousInstance.SyncState
Send lifecycleindication when the snapshotsynchronizationstatechanges.
CQL
Disk Drive Lite
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_DiskDrive
Send life cycle indication when a disk drive is inserted or removed.
Both
Job Control
SELECT * FROM CIM_InstModification WHERE SourceInstance ISA
CIM_ConcreteJob AND SourceInstance.OperationalStatus=17 AND
SourceInstance.OperationalStatus=2
Send life cycle indication when a create or delete operation completes for a volume, LUN, or snapshot.
WQL
Masking and
Mapping
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_AuthorizedSubject
Send life cycle indication when a host privilege is created or deleted.
Both
Masking and
Mapping
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ProtocolController
Send life cycle indication when create/delete storage hardware ID (add/remove hosts).
Both
Masking and
Mapping
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ProtocolControllerForUnit
Send life cycle indication when a LUN is created, deleted, or modified.
Both
Multiple
Computer
System
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ComputerSystem
Send life cycle indication when a controller is powered on or off.
Both
160 Other management interfaces