HP MSA 1040 HP MSA 1040 SMU Reference Guide (762784-001, March 2014) - Page 172

SMI-S configuration, To con the SMI-S interface for other users

Page 172 highlights

Table 19 Life cycle indications (continued) Profile or Element description and name subprofile WQL or CQL Masking SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA Both and CIM_AuthorizedSubject Mapping Send life cycle indication when a host privilege is created or deleted. Masking SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA Both and CIM_ProtocolController Mapping Send life cycle indication when create/delete storage hardware ID (add/remove hosts). Masking SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA Both and CIM_ProtocolControllerForUnit Mapping Send life cycle indication when a LUN is created, deleted, or modified. Multiple Computer System SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_ComputerSystem Both Send life cycle indication when a controller is powered on or off. 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 SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_FCPort Both Ports Send life cycle indication when a target port is created or deleted. 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, which is the recommended protocol for SMI-S. • The SMI-S interface is enabled for the manage user. Table 20 lists the CLI commands relevant to the SMI-S protocol: Table 20 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 To configure the SMI-S interface for other users: 1. Log in as manage 2. If the user does not already exist, create one using this command: 172 Using SMI-S

  • 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
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190

172
Using SMI-S
SMI-S configuration
In the default SMI-S configuration:
The secure SMI-S protocol is enabled, which is the recommended protocol for SMI-S.
The SMI-S interface is enabled for the
manage
user.
Table 20
lists the CLI commands relevant to the SMI-S protocol:
To configure the SMI-S interface for other users:
1.
Log in as
manage
2.
If the user does not already exist, create one using this command:
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
Table 20
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
Table 19
Life cycle indications (continued)
Profile or
subprofile
Element description and name
WQL or
CQL