HP StorageWorks 8/20q HP StorageWorks 8/20q Fibre Channel Switch CIM Agent ref - Page 53

Pre-defined filters, CIM_ComputerSystem CQL: SELECT * FROM CIM_InstDeletion WHERE

Page 53 highlights

Supported properties and methods SystemCreationClassName Property contains QLGC_FCSwitch. SystemName Property contains the WWN of the switch hosting the CIM Agent. CreationClassName Property contains CIM_IndicationFilter. Name Property contains a unique identifier that represents the intent of the Query property. ElementName A user-friendly name for the filter. Query Property contains a predefined WQL statement indicating the type of events to look for. QueryLanguage Property contains the string WQL or CQL. Associations • CIM_IndicationSubscription-1-to-1 relationship to CIM_CIMListenerDestinationCIMXML Supported WBEM operations • getClass • getInstance • enumerateInstances • enumerateInstanceNames Pre-defined filters The CIM Agent supports the following pre-defined filters: Create:ComputerSystem WQL: SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_ComputerSystem CQL: SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_ComputerSystem An indication is thrown whenever a switch is added to the fabric, as seen by the switch hosting the CIM Agent. The embedded CIM Agent ignores fabric changes for the first 30 seconds after the switch is turned on or reset, as the internal fabric model is being initialized. Delete:ComputerSystem WQL: SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_ComputerSystem CQL: SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_ComputerSystem An indication is thrown whenever a switch is removed from the fabric as seen by the switch hosting the CIM Agent. Modify:ComputerSystem WQL: SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_ComputerSystem AND SourceInstance.OperationalStatus PreviousInstance.OperationalStatus CQL: SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_ComputerSystem AND SourceInstance.CIM_ComputerSystem::OperationalStatus PreviousInstance.CIM_ComputerSystem::OperationalStatus An indication is thrown whenever the operational status of the switch hosting the CIM Agent changes. 8/20q Fibre Channel Switch CIM Agent reference guide 53

  • 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

8/20q Fibre Channel Switch CIM Agent reference guide
53
Supported properties and methods
SystemCreationClassName
Property contains
QLGC_FCSwitch.
SystemName
Property contains the WWN of the switch hosting the CIM Agent.
CreationClassName
Property contains
CIM_IndicationFilter
.
Name
Property contains a unique identifier that represents the intent of the Query property.
ElementName
A user-friendly name for the filter.
Query
Property contains a predefined WQL statement indicating the type of events to look for.
QueryLanguage
Property contains the string
WQL
or
CQL
.
Associations
CIM_IndicationSubscription
—1-to-1 relationship to
CIM_CIMListenerDestinationCIMXML
Supported WBEM operations
getClass
getInstance
enumerateInstances
enumerateInstanceNames
Pre-defined filters
The CIM Agent supports the following pre-defined filters:
Create:ComputerSystem
WQL: SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ComputerSystem CQL: SELECT * FROM CIM_InstCreation WHERE
SourceInstance ISA CIM_ComputerSystem
An indication is thrown whenever a switch is added to the fabric, as seen by the switch hosting the
CIM Agent. The embedded CIM Agent ignores fabric changes for the first 30 seconds after the
switch is turned on or reset, as the internal fabric model is being initialized.
Delete:ComputerSystem
WQL: SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
CIM_ComputerSystem CQL: SELECT * FROM CIM_InstDeletion WHERE
SourceInstance ISA CIM_ComputerSystem
An indication is thrown whenever a switch is removed from the fabric as seen by the switch hosting
the CIM Agent.
Modify:ComputerSystem
WQL: SELECT * FROM CIM_InstModification WHERE SourceInstance ISA
CIM_ComputerSystem AND SourceInstance.OperationalStatus <>
PreviousInstance.OperationalStatus
CQL: SELECT * FROM CIM_InstModification WHERE SourceInstance ISA
CIM_ComputerSystem AND
SourceInstance.CIM_ComputerSystem::OperationalStatus <>
PreviousInstance.CIM_ComputerSystem::OperationalStatus
An indication is thrown whenever the operational status of the switch hosting the CIM Agent
changes.