Dell PowerVault ML6000 Dell PowerVault ML6000 SMI-S Reference Guide - Page 18

Table 2, Area of, Library, Query, Purpose, Robotics, I/E Station, and Tape, Media, Tape Drives

Page 18 highlights

Table 2 Supported Queries for CIM Indications Area of Library Query Purpose Library SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_ComputerSystem Indicates that the library is available for use (after it has been powered on or restarted). SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_ComputerSystem Indicates that the library is shutting down. SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_ComputerSystem AND PreviousInstance.OperationalStatus SourceInstance.OperationalStatus Indicates a change in the library's RAS status of overall library health. Robotics I/E Station and Tape Media SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_ChangerDevice Indicates that the library's robotics system is ready for use (after library has initialized). CIM_SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_ChangerDevice Indicates that the library has transitioned to a "not ready" state, and that its robotics system is currently unavailable. SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_ChangerDevice AND PreviousInstance.OperationalStatus SourceInstance.OperationalStatus Indicates a change in the library's RAS status for the robotics system. SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA PhysicalMedia Indicates that tape media has been inserted into the I/E station. SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_PhysicalMedia Indicates that tape media has been removed from the I/E station. SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_PhysicalMedia AND PreviousInstance.OperationalStatus SourceInstance.OperationalStatus Indicates a change in the library's RAS status for tape media. Tape Drives/ I/O Blades SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_MediaAccessDevice SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_MediaAccessDevice Indicates that a tape drive has been added to the library. Indicates that a tape drive has been removed from the library. 14 Service Discovery and CIM Indications

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94

14
Service Discovery and CIM Indications
Table 2
Supported Queries for CIM Indications
Area of
Library
Query
Purpose
Library
SELECT * FROM CIM_InstCreation
WHERE SourceInstance ISA
CIM_ComputerSystem
Indicates that the library is available for use
(after it has been powered on or restarted).
SELECT * FROM CIM_InstDeletion
WHERE SourceInstance ISA
CIM_ComputerSystem
Indicates that the library is shutting down.
SELECT * FROM CIM_InstModification
WHERE SourceInstance ISA
CIM_ComputerSystem AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus
Indicates a change in the library’s RAS
status of overall library health.
Robotics
SELECT * FROM CIM_InstCreation
WHERE SourceInstance ISA
CIM_ChangerDevice
Indicates that the library’s robotics system
is ready for use (after library has initialized).
CIM_SELECT * FROM
CIM_InstDeletion WHERE
SourceInstance ISA
CIM_ChangerDevice
Indicates that the library has transitioned to
a “not ready” state, and that its robotics
system is currently unavailable.
SELECT * FROM CIM_InstModification
WHERE SourceInstance ISA
CIM_ChangerDevice AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus
Indicates a change in the library’s RAS
status for the robotics system.
I/E Station
and Tape
Media
SELECT * FROM CIM_InstCreation
WHERE SourceInstance ISA
PhysicalMedia
Indicates that tape media has been inserted
into the I/E station.
SELECT * FROM CIM_InstDeletion
WHERE SourceInstance ISA
CIM_PhysicalMedia
Indicates that tape media has been
removed from the I/E station.
SELECT * FROM CIM_InstModification
WHERE SourceInstance ISA
CIM_PhysicalMedia AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus
Indicates a change in the library’s RAS
status for tape media.
Tape Drives/
I/O Blades
SELECT * FROM CIM_InstCreation
WHERE SourceInstance ISA
CIM_MediaAccessDevice
Indicates that a tape drive has been added
to the library.
SELECT * FROM CIM_InstDeletion
WHERE SourceInstance ISA
CIM_MediaAccessDevice
Indicates that a tape drive has been
removed from the library.