HP StorageWorks 8/20q HP StorageWorks 8/20q and SN6000 Fibre Channel CIM Agent - Page 22

CIM_ConfigurationData : CIM_SettingData, Property contains the switch World Wide Name WWN.

Page 22 highlights

Property contains the switch World Wide Name (WWN). AccessInfo Property contains a string value using standard URI syntax, except for the ethernet interface, which is simply the ipaddr. ServiceType and Value • snmp: snmp://

  • 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
Property contains the switch World Wide Name (WWN).
AccessInfo
Property contains a string value using standard URI syntax, except for the ethernet interface, which
is simply the
ipaddr
.
ServiceType and Value
snmp: snmp://<communityname@<ipaddr>
for SNMPv1 & SNMPv2
snmp://<ipaddr>
for SNMPv3
telnet: telnet://<ipaddr>
ssh: ssh://<ipaddr>
EmbeddedGUI: http://<ipaddr>
Ethernet: <ipaddr>
Where:
ipaddr
= Only the preferred IPv4 and IPv6 address for each service is returned for each
service type. IPv4 addresses will be in dot-decimal notation. IPv6 addresses are in IPv6 text
notation (
rfc2373
), however if it is part of a URL, it will be enclosed in square brackets
(
[rfc2732]
).
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 or 4-IPv6 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.