Regarding provider implementation

George varghese georgooty at gmail.com
Wed Aug 7 17:03:27 UTC 2013


Hi,

I have trying to implement a custom provider.
I have copied here a sample mof file here.

class GK_Test::CIM_LogicalElement
{
string BtnTest1;
 string BtnTest2;
};

I had implemented 'EnumInstances' method.

Set properties values BtnTest1,BtnTest1, Element,InstanceID and Caption etc.

Then register it with CIMOM(sfcb).


Then I trying it with wbemcli,, In response I didn't get the BtnTest1 &
BtnTest2 properties values. I got the following response,

****:5988/root/cimv2:GK_Test.*KEYBINDING="MISSING*"
Generation=,ElementName="GK_Test",Description="Read test
details.",Caption="GK_Test",InstanceID="GK_Test",PrimaryStatus=,OperatingStatus=,DetailedStatus=,CommunicationStatus=,HealthState=,Status=,StatusDescriptions=,OperationalStatus=,Name=,InstallDate=,BtnTest1=,BtnTest2=

me also it trying it with wsman command line tool, that response contains
the same issue.

Please help me, I am in trouble. without any help I can;t go forward.

I am waiting for your response.

Regards,
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/openlmi-devel/attachments/20130807/f80706d7/attachment.html>


More information about the openlmi-devel mailing list