HP 8/20q HP StorageWorks 8/20q and SN6000 Fibre Channel Switch CIM Agent Refer - Page 47

Indication Support Classes, CIM_ListenerDestinationCIMXML - manual

Page 47 highlights

6 Indication Support Classes This chapter describes the Indication support classes. CIM Agent supports all indications required by the SMI Specification for the switch and fabric profiles. Indication registration limitations are: • 32 cimlisteners may be created • 16 subscriptions per listener • HealthState indications are not supported at this time, because the value reported is the result of the switch POST, and does not change during operation. CIM_ListenerDestinationCIMXML Supported properties and methods SystemCreationClassName Property may be left blank on creation, otherwise it contains QLGC_FCSwitch. SystemName Property may be left blank on creation, otherwise it contains the WWN of the switch hosting the CIM Agent. CreationClassName Property must contain CIM_ListenerDestinationCIMXML on creation. Name Property must contain a unique identifier of length ranging from 1-64 characters. PersistenceType Supported values are: • 2-Permanent: The listener object remains until manually deleted. • 3-Transient: If the agent is unable to send an indication for more than one hour due to connection failure, the listener object is automatically removed. NOTE: A connection is only attempted if an indication must be transmitted. Destination Property must contain a valid URI indicating the TCP address and port number of the listener. Host name lookup is not supported. The scheme must be either http or https. Format: _://:[/] Examples: * _http://10.0.0.1:12000 _ * _https://10.0.0.1:12001/switchNotifications_ * _http://mylistener:12000 _ * _http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:12000_ Associations • CIM_IndicationSubscription-1-to-1 relationship to CIM_CIMIndicationFilter HP StorageWorks 8/20q and SN6000 Fibre Channel Switch CIM Agent Reference Guide 47

  • 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

HP StorageWorks 8/20q and SN6000 Fibre Channel Switch CIM Agent Reference Guide
47
6
Indication Support Classes
This chapter describes the Indication support classes. CIM Agent supports all indications required by the
SMI Specification for the switch and fabric profiles. Indication registration limitations are:
32
cimlisteners
may be created
16 subscriptions per listener
HealthState
indications are not supported at this time, because the value reported is the result of the
switch POST, and does not change during operation.
CIM_ListenerDestinationCIMXML
Supported properties and methods
SystemCreationClassName
Property may be left blank on creation, otherwise it contains
QLGC_FCSwitch
.
SystemName
Property may be left blank on creation, otherwise it contains the WWN of the switch hosting the
CIM Agent.
CreationClassName
Property must contain
CIM_ListenerDestinationCIMXML
on creation.
Name
Property must contain a unique identifier of length ranging from 1–64 characters.
PersistenceType
Supported values are:
2
Permanent
: The listener object remains until manually deleted.
3
Transient
: If the agent is unable to send an indication for more than one hour due to
connection failure, the listener object is automatically removed.
NOTE:
A connection is only attempted if an indication must be transmitted.
Destination
Property must contain a valid URI indicating the TCP address and port number of the listener. Host
name lookup is not supported. The scheme must be either
http
or
https
.
Format:
<scheme>_://<ipaddr or hostname_>:<portno>[/<extension>]
Examples:
* _http://mylistener:12000 <http://mylistener:12000/>_
* _http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:12000_
Associations
CIM_IndicationSubscription
—1-to-1 relationship to
CIM_CIMIndicationFilter