Hi,

I am trying to write a program which will fetch SDR using openIPMI. This
program will simply connect to ipmi and send a request for SDR and fru and
keep doing that on regular interval. I am using sample program provided by
OpenIpmi as a base. Not sure about calling function(s) that will print sdr
information on stdout.

The sample program connects to IPMI and calls "setup_done".

[EMAIL PROTECTED] root]# ./ipmisample lan 192.168.8.72 623 md5 admin root 
sangate
setup_done
setup_done

I have placed a debug message in callback function to see whats going on.
Setup_done function is called continously till i send the interrupt i.e.
<ctrl> + <c>.

Can someone help me in letting me know the function calls that are required
to fetch sdr and fru information.

Regards,
Gurpreet
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to