Troubleshooting SFM

Troubleshooting Indication Providers

The following sample output indicates that the provider is registered under the module:

CPUProvider

CPUStatusProvider

EMSWrapperProvider

EventIndicationConsumer

MemoryProvider

MemoryStatusProvider

StateChangeIndicationProvider

ChassisProvider

CoolingStatusProvider

PowerStatusProvider

ThermalProvider

VoltageProvider

Cause 4

Subscriptions do not exist.

Solution

Create the following enumerateInstances_sub.xml file and save it in any location:

<?xml version="1.0" encoding="utf-8"?> <CIM CIMVERSION="2.0" DTDVERSION="2.0"> <MESSAGE ID="25000" PROTOCOLVERSION="1.0">

<SIMPLEREQ>

<METHODCALL NAME="EnumerateInstances">

<LOCALNAMESPACEPATH> <NAMESPACE NAME="root"/> <NAMESPACE NAME="PG_InterOp"/>

</LOCALNAMESPACEPATH> <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

Chapter 5

115