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

CIM_IndicationSubscription

Page 48 highlights

Supported WBEM operations • getClass • getInstance • enumerateInstances • enumerateInstanceNames • createInstance • deleteInstance CIM_IndicationSubscription The CIM_IndicationSubscription association links an indication filter to an indication listener. If either of the filter and listener objects are deleted, all dependent subscription objects are also deleted. An indication subscription is active only if the SubscriptionState is 2 (enabled) and it has not expired as a result of the SubscriptionDuration property. An inactive subscription does not pass filtered indications to the listeners. Supported properties and methods Filter Property must contain a reference to an existing CIM_IndicationFilter object within the same local namespace. Handler Property must contain a reference to an existing CIM_ListenerDestinationCIMXML object within the same local namespace. OnFatalErrorPolicay This property is ignored on creation. Its value is always 2 [Ignore]. An indication is dropped if the CIM Agent is unable to transmit it to the listener. SubscriptionState Supported Values are: • 2-Enabled • 4-Disabled IndicationSubscriptions may not be modified via the CIM interface, so there is little point in creating a disabled IndicationSubscription, as it may not be enabled. SubscriptionStartTime Field contains the time that the subscription was started, which is the time that it was created. SubscriptionDuration Duration is the number of seconds after the SubscriptionStartTime before the subscription expires. Supported values range from 0 to 720000 seconds, where 0 indicates forever. An expired subscription will not be deleted. SubscriptionTimeRemaining This field is only reported if SubscriptionDuration is some value other than 0. 48 Indication Support 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

48
Indication Support Classes
Supported WBEM operations
getClass
getInstance
enumerateInstances
enumerateInstanceNames
createInstance
deleteInstance
CIM_IndicationSubscription
The
CIM_IndicationSubscription
association links an indication filter to an indication listener. If
either of the filter and listener objects are deleted, all dependent subscription objects are also deleted.
An indication subscription is active only if the
SubscriptionState
is
2 (enabled)
and it has not
expired as a result of the
SubscriptionDuration
property. An inactive subscription does not pass
filtered indications to the listeners.
Supported properties and methods
Filter
Property must contain a reference to an existing
CIM_IndicationFilter
object within the same
local namespace.
Handler
Property must contain a reference to an existing
CIM_ListenerDestinationCIMXML
object
within the same local namespace.
OnFatalErrorPolicay
This property is ignored on creation. Its value is always
2 [Ignore]
. An indication is dropped if
the CIM Agent is unable to transmit it to the listener.
SubscriptionState
Supported Values are:
2
Enabled
4
Disabled
IndicationSubscriptions
may not be modified
via the CIM interface, so there is little point in
creating a disabled
IndicationSubscription
, as it may not be enabled.
SubscriptionStartTime
Field contains the time that the subscription was started, which is the time that it was created.
SubscriptionDuration
Duration is the number of seconds after the
SubscriptionStartTime
before the subscription
expires. Supported values range from 0 to 720000 seconds, where 0 indicates forever. An expired
subscription will not be deleted.
SubscriptionTimeRemaining
This field is only reported if
SubscriptionDuration
is some value other than 0.