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

CIM_ConfigurationData : CIM_SettingData, ServiceType and Value

Page 22 highlights

• ssh: ssh:// • EmbeddedGUI: http:// • ethernet: Where: • ipaddr = The IP address of the switch in Ipv4 dot notation. • Communityname = The SNMPv2 community name string used to authenticate the client. ElementName Property contains the string value Access Point. InfoFormat Property contains an enumerated value describing the format of the AccessInfo property. ServiceType and Value: • snmp: 200-URL • telnet: 200-URL • ssh: 200-URL • EmbeddedGUI: 200-URL • ethernet: 3-IPv4 Address Supported WBEM operations • getClass • getInstance • enumerateInstances • enumerateInstanceNames • invokeMethod Associations • QLGC_FCSwitchAccessPoint : CIM_HostedAccessPoint-Many-to-1 relationship to QLGC_FCSwitch • QLGC_SAPAvailableForFCSwitch : CIM_SAPAvailableForElement-Many-to-1 relationship to QLGC_FCSwitch CIM_ConfigurationData : CIM_SettingData This class is used to retrieve and restore the current switch configuration image. The configuration image includes the local zoning database and all switch configuration settings. A configuration is uploaded to the switch by creating a new instance of CIM_ConfigurationData. There will always be at least one instance of the CIM_ConfigurationData class that represents the current switch configuration. If a client has uploaded a new configuration to be applied, then both the current and the new configuration is modeled, however only the current configuration is associated with the FCSwitch element. Once the new configuration is applied, it will no longer be modeled as a separate object from the current configuration. Limitations: • The new configuration is stored in volatile memory. It is deleted if the switch is reset before it is applied. • There is no mechanism to pre-validate a configuration before applying it. • The switch is automatically reset when a configuration is applied. CreationTimeStamp Property contains the time the configuration was retrieved from the switch. This value is updated every time the configuration is enumerated. ConfigurationInformation This property contains the actual configuration data to be retrieved or restored. It is binary data stored as a Uint8 array. 22 Switch management classes

  • 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

22
Switch management classes
ssh: ssh://<ipaddr>
EmbeddedGUI: http://<ipaddr>
ethernet: <ipaddr>
Where:
ipaddr
= The IP address of the switch in Ipv4 dot notation.
Communityname
= The SNMPv2 community name string used to authenticate the client.
ElementName
Property contains the string value
Access Point
.
InfoFormat
Property contains an enumerated value describing the format of the
AccessInfo
property.
ServiceType and Value:
snmp: 200-URL
telnet: 200-URL
ssh: 200-URL
EmbeddedGUI: 200-URL
ethernet: 3-IPv4 Address
Supported WBEM operations
getClass
getInstance
enumerateInstances
enumerateInstanceNames
invokeMethod
Associations
QLGC_FCSwitchAccessPoint : CIM_HostedAccessPoint
—Many-to-1 relationship to
QLGC_FCSwitch
QLGC_SAPAvailableForFCSwitch : CIM_SAPAvailableForElement
—Many-to-1
relationship to
QLGC_FCSwitch
CIM_ConfigurationData : CIM_SettingData
This class is used to retrieve and restore the current switch configuration image. The configuration image
includes the local zoning database and all switch configuration settings. A configuration is uploaded to the
switch by creating a new instance of
CIM_ConfigurationData
.
There will always be at least one instance of the
CIM_ConfigurationData
class that represents the
current switch configuration. If a client has uploaded a new configuration to be applied, then both the
current and the new configuration is modeled, however only the current configuration is associated with the
FCSwitch element. Once the new configuration is applied, it will no longer be modeled as a separate
object from the current configuration.
Limitations:
The new configuration is stored in volatile memory. It is deleted if the switch is reset before it is applied.
There is no mechanism to pre-validate a configuration before applying it.
The switch is automatically reset when a configuration is applied.
CreationTimeStamp
Property contains the time the configuration was retrieved from the switch. This value is updated every
time the configuration is enumerated.
ConfigurationInformation
This property contains the actual configuration data to be retrieved or restored. It is binary data stored
as a
Uint8
array.