Administrator Guide

Table Of Contents
Table 36. Life cycle indications (continued)
Profile or
subprofile
Element description and name WQL or
CQL
Send life cycle indication when a create or delete operation completes for a volume, LUN, or
snapshot.
Masking and
Mapping
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_AuthorizedSubject
Send life cycle indication when a host privilege is created or deleted.
Both
Masking and
Mapping
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ProtocolController
Send life cycle indication when create/delete storage hardware ID (add/remove hosts).
Both
Masking and
Mapping
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ProtocolControllerForUnit
Send life cycle indication when a LUN is created, deleted, or modified.
Both
Multiple
Computer
System
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ComputerSystem
Send life cycle indication when a controller is powered on or off.
Both
Multiple
Computer
System
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_ComputerSystem AND SourceInstance.OperationalStatus <>
PreviousInstance.OperationalStatus
Send life cycle indication when a logical component degrades or upgrades the system.
WQL
Multiple
Computer
System
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_RedundancySet AND SourceInstance.RedundancyStatus <>
PreviousInstance.RedundancyStatus
Send life cycle indication when the controller active-active configuration changes.
WQL
Target Ports
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_FCPort
Send life cycle indication when a target port is created or deleted.
Both
Target Ports
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_FCPort AND SourceInstance.OperationalStatus <>
PreviousInstance.OperationalStatus
Send life cycle indication when the status of a target port changes.
WQL
SMI-S configuration
In the default SMI-S configuration, the secure SMI-S protocol is enabled. The secure SMI-S protocol is the recommended
protocol for SMI-S.
Table 37. CLI commands for SMI-S protocol configuration
Action CLI command
Enable secure SMI-S port 5989 (and disable port 5988) set protocols smis enabled
Disable secure SMI-S port 5989 set protocols smis disabled
Enable unsecure SMI-S port 5988 (and disable port 5989) set protocols usmis disabled
Enable unsecure SMI-S port 5988 set protocol usmis enabled
See the current status show protocols
Reset all configurations reset smis-configurations
Other management interfaces 169