Dell PowerVault ML6000 User Manual
Page 80

76
SMI-S Common Protocol Interface Specification
Table 97
Change in Operational Status of a TapeDrive
Table 98
Change in Operational Status of a ChangerDevice
Table 99
Change in Operational Status of an FCPort
Query
Comments/Remarks
SELECT * FROM CIM_InstModification WHERE
SourceInstance ISA CIM_TapeDrive AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus
Event to notify change in operational status of a
tape drive.
Query
Comments/Remarks
SELECT * FROM CIM_InstModification WHERE
SourceInstance ISA CIM_ChangerDevice AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus
Event to notify change in operational status of a
changer device.
Query
Comments/Remarks
SELECT * FROM CIM_InstModification WHERE
SourceInstance ISA CIM_FCPort AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus
Event to notify change in operational status of
an FCPort.