Dell PowerVault ML6000 User Manual

Page 19

Advertising
background image

Dell PowerVault ML6000 SMI-S Reference Guide

15

SELECT * FROM CIM_InstModification
WHERE SourceInstance ISA
CIM_MediaAccessDevice AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus

Indicates a change in the library’s RAS
status for tape drives.

SELECT * FROM CIM_InstCreation
WHERE SourceInstance ISA
CIM_FCPort

Indicates that a Fibre Channel tape drive or
FC I/O blade has been added to the library.

SELECT * FROM CIM_InstDeletion
WHERE SourceInstance ISA
CIM_FCPort

Indicates that a Fibre Channel tape drive or
FC I/O blade has been removed from the
library.

SELECT * FROM CIM_InstModification
WHERE SourceInstance ISA
CIM_FCPort AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus

Indicates a change in the RAS status of the
Fibre Channel port on a tape drive. or
FC I/O blade.

Table 2

Supported Queries for CIM Indications (Continued)

Area of
Library

Query

Purpose

Advertising