You are really going to have to learn how this works. You can do the below *if* you wait for the open domain call to tell you it has finished scanning the domain. When open domain returns, it is not done, it has just started.
-corey [EMAIL PROTECTED] wrote: > Hii all, > > STEP1: > ipmi_ip_setup_con() -> using this function > i created the lan connection > > STEP2: > ipmi_open_domain() -> using this function i opened the domain. > > STEP3: > ipmi_entity_iterate_sensors() -> using this function i am getting the > entity details, like i > will do the operation with BMC. > my question is whether OpenIPMI will establish the session with BMC, for > entire operation. > > Thanks > barani > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Openipmi-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openipmi-developer > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
