Administrator Guide
Table 36. Life cycle indications (continued)
Profile or
subprofile
Element description and name WQL or
CQL
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
Configure access to the SMI-S interface for other users
1. Log in as a user with the manage role that also has access to the SMI-S interface.
2. If the user does not exist, create the user using the following command:
create user interfaces wbi,cli,smis,ftp roles manage username
3. Type the following command to configure access to the SMI-S interface for another user:
set user username2 interfaces wbi,cli,smis,ftp
Listening for managed-logs notifications
For use with the storage system’s managed logs feature, the SMI-S provider can be set up to listen for notifications that log files have
filled to a point that are ready to be transferred to a log-collection system.
1. In the CLI, enter this command:set advanced-settings managed-logs enabled.
Other management interfaces
161