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

Table 92, Query, Comments/Remarks, Change in Operational Status of a ComputerSystem

Page 79 highlights

Table 92 Creation/Deletion of a TapeDrive Query SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_TapeDrive SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_TapeDrive Comments/Remarks Event to notify when a tape drive comes into the library or leaves the library. Table 93 Creation/Deletion of a ChangerDevice Query Comments/Remarks SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_ChangerDevice CIM_SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_ChangerDevice Event to notify that the robotics is ready for use after library is initialized (startup). Event to notify when the library is getting de-intialized (shutdown) and robotics becomes unavailable. Event to notify when a logical library is created or deleted. Table 94 Creation/Deletion of an FCPort Query SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_FCPort SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_FCPort Comments/Remarks Event to notify when an FC port comes into the library or leaves the library. It is the same as when an FC tape drive or FC I/O blade enters or leaves the library. Table 95 Change in Operational Status of a ComputerSystem Query SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_ComputerSystem AND PreviousInstance.OperationalStatus SourceInstance.OperationalStatus Comments/Remarks Event to notify change in operational status of overall library status. Table 96 Change in Operational Status of a PhysicalMedia Query SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_PhysicalMedia AND PreviousInstance.OperationalStatus SourceInstance.OperationalStatus Comments/Remarks Event to notify change in operational status of physical media. Dell PowerVault ML6000 SMI-S Reference Guide 75

  • 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

Dell PowerVault ML6000 SMI-S Reference Guide
75
Table 92
Creation/Deletion of a TapeDrive
Table 93
Creation/Deletion of a ChangerDevice
Table 94
Creation/Deletion of an FCPort
Table 95
Change in Operational Status of a ComputerSystem
Table 96
Change in Operational Status of a PhysicalMedia
Query
Comments/Remarks
SELECT * FROM CIM_InstCreation WHERE
SourceInstance ISA CIM_TapeDrive
SELECT * FROM CIM_InstDeletion WHERE
SourceInstance ISA CIM_TapeDrive
Event to notify when a tape drive comes into the
library or leaves the library.
Query
Comments/Remarks
SELECT * FROM CIM_InstCreation WHERE
SourceInstance ISA CIM_ChangerDevice
CIM_SELECT * FROM CIM_InstDeletion WHERE
SourceInstance ISA CIM_ChangerDevice
Event to notify that the robotics is ready for use
after library is initialized (startup). Event to notify
when the library is getting de-intialized (shutdown)
and robotics becomes unavailable. Event to notify
when a logical library is created or deleted.
Query
Comments/Remarks
SELECT * FROM CIM_InstCreation WHERE
SourceInstance ISA CIM_FCPort
SELECT * FROM CIM_InstDeletion WHERE
SourceInstance ISA CIM_FCPort
Event to notify when an FC port comes into the
library or leaves the library. It is the same as when an
FC tape drive or FC I/O blade enters or leaves the
library.
Query
Comments/Remarks
SELECT * FROM CIM_InstModification WHERE
SourceInstance ISA CIM_ComputerSystem AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus
Event to notify change in operational status of
overall library status.
Query
Comments/Remarks
SELECT * FROM CIM_InstModification WHERE
SourceInstance ISA CIM_PhysicalMedia AND
PreviousInstance.OperationalStatus <>
SourceInstance.OperationalStatus
Event to notify change in operational status of
physical media.