Administrator's and User's Guide for SFM HP-UX 11i v3 March 2012

Table 24 Troubleshooting indication providers (continued)
Problem: Indications corresponding to events generated by the Event Monitoring Service (EMS) monitors, are not logged
in the Events List.
SolutionCauses
<IPARAMVALUE NAME="ClassName">
<CLASSNAME NAME="CIM_IndicationSubscription"/>
</IPARAMVALUE>
</IMETHODCALL>
</SIMPLEREQ>
</MESSAGE>
</CIM>
To enumerate instances, enter the following command at the HP-UX prompt:
# wbemexec <full path>/enumerateInstances_sub.xml
The full path is the absolute path of the enumerateInstances_sub.xml file.
The output of this command indicates the presence of subscriptions, as shown in
the following sample output:
<INSTANCENAME CLASSNAME="CIM_IndicationFilter">
<KEYBINDING NAME="CreationClassName">
<KEYVALUE VALUETYPE="string">
CIM_IndicationFilter
</KEYVALUE>
</KEYBINDING>
<KEYBINDING NAME="Name">
<KEYVALUE VALUETYPE="string">
EventConsumerFilter
</KEYVALUE>
</KEYBINDING>
<KEYBINDING NAME="SystemCreationClassName">
<KEYVALUE VALUETYPE="string">
CIM_ComputerSystem
</KEYVALUE>
</KEYBINDING>
<KEYBINDING NAME="SystemName">
<KEYVALUE VALUETYPE="string">
hpdst348
</KEYVALUE>
</KEYBINDING>
</INSTANCENAME>
</VALUE.REFERENCE>
</KEYBINDING>
<KEYBINDING NAME="Handler">
<VALUE.REFERENCE>
<INSTANCENAME CLASSNAME="CIM_IndicationHandlerCIMXML">
<KEYBINDING NAME="CreationClassName">
<KEYVALUE VALUETYPE="string">
CIM_IndicationHandlerCIMXML
</KEYVALUE>
</KEYBINDING>
<KEYBINDING NAME="Name">
<KEYVALUE VALUETYPE="string">
EventConsumerHandler
</KEYVALUE>
</KEYBINDING>
<KEYBINDING NAME="SystemCreationClassName">
<KEYVALUE VALUETYPE="string">
CIM_ComputerSystem
</KEYVALUE>
</KEYBINDING>
<KEYBINDING NAME="SystemName">
<KEYVALUE VALUETYPE="string">
hpdst348
</KEYVALUE>
</KEYBINDING>
</INSTANCENAME>
</VALUE.REFERENCE>
Troubleshooting indication providers 87