Re: Sample Client CIM

Shubhra Garg <[email protected]> Wed, 26 Apr 2017 22:38:14 +0530
Newsgroups gmane.network.open-pegasus.general
Message-ID <CANdzf7F-Wgi4e2vULf4GXaNiqukHEng=Ptx=xLxMrUFOd+ngsA@mail.gmail.com>
--001a1148b43cd4edd8054e14e28a
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi Edgar,

Download cimple zip /tar file from snia.org website.Cimple is a language
used for provider development over open Pegasus. Then search for cimple pdf
/book. Read the book, concepts. There are 3-4 commands using which template
files are generated using cimple over open Pegasus.

A mof file is used which uniquely registers a provider to CIM object
manager. This mof file define the name of the class and other properties.

The template file are empty function definitions which we need to fill in
with the properties of the storage and network devices. Generally we make
use of enum instance for filling in the properties. You can find the
functions like load(), unload() etc in these template files.

CIM classes act as base classes and the companies write derived classes for
their storage and network devices.

Hope this information helps!
Note : I am a beginner in the CIM providers. So, the above is my
understanding of the providers


On Apr 26, 2017 10:27 PM, "Edgar Alfredo L=C3=B3pez Ordu=C3=B1a" <
[email protected]> wrote:

> Hello my name is Edgar L=C3=B3pez,
>
>
>
> I=E2=80=99m doing a research about CIM and I would like to know if You ca=
n help me
> to find some samples about how can I implement CIM whit OpenPegasus.
>
>
>
> I hope that You can help me.
>
>
>
> Thank you for all.
>

--001a1148b43cd4edd8054e14e28a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">Hi Edgar,<div dir=3D"auto"><br></div><div dir=3D"auto">Do=
wnload cimple zip /tar file from <a href=3D"http://snia.org">snia.org</a> w=
ebsite.Cimple is a language used for provider development over open Pegasus=
. Then search for cimple pdf /book. Read the book, concepts. There are 3-4 =
commands using which template files are generated using cimple over open Pe=
gasus.</div><div dir=3D"auto"><br></div><div dir=3D"auto">A mof file is use=
d which uniquely registers a provider to CIM object manager. This mof file =
define the name of the class and other properties.</div><div dir=3D"auto"><=
br></div><div dir=3D"auto">The template file are empty function definitions=
 which we need to fill in with the properties of the storage and network de=
vices. Generally we make use of enum instance for filling in the properties=
. You can find the functions like load(), unload() etc in these template fi=
les.</div><div dir=3D"auto"><br></div><div dir=3D"auto">CIM classes act as =
base classes and the companies write derived classes for their storage and =
network devices.=C2=A0</div><div dir=3D"auto"><br></div><div dir=3D"auto">H=
ope this information helps!=C2=A0</div><div dir=3D"auto">Note : I am a begi=
nner in the CIM providers. So, the above is my understanding of the provide=
rs</div><div dir=3D"auto"><br></div></div><div class=3D"gmail_extra"><br><d=
iv class=3D"gmail_quote">On Apr 26, 2017 10:27 PM, &quot;Edgar Alfredo L=C3=
=B3pez Ordu=C3=B1a&quot; &lt;<a href=3D"mailto:[email protected]">edga=
[email protected]</a>&gt; wrote:<br type=3D"attribution"><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">





<div lang=3D"ES-MX" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"m_-6382932977208928120WordSection1">
<p class=3D"MsoNormal">Hello my name is Edgar L=C3=B3pez,<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">I=E2=80=99m doing a research about CIM and I would l=
ike to know if You can help me to find some samples about how can I impleme=
nt CIM whit OpenPegasus.<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">I hope that You can help me.<u></u><u></u></p>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<p class=3D"MsoNormal">Thank you for all.<u></u><u></u></p>
</div>
</div>

</blockquote></div></div>

--001a1148b43cd4edd8054e14e28a--