This is a non-standard OEM control; it's operation is not part of the
IPMI standard. OpenIPMI has some code for some of these, but not really
very many. You have a couple of options:
* Write OEM plugin code to control the thing and tie it in to the
standard OpenIPMI interfaces.
* Directly control the thing through IPMI messages.
You will need the specs on how to control it, or you'll need to dig it
out of the ipmitool code. There is some code for an Intel system in
lib/oem_intel.c that's an example of how to write a plugin, though on
that systems it's a device that sits directly on the I2C bus. I'll
gladly take patches to incorporate into OpenIPMI, if you like.
-corey
[EMAIL PROTECTED] wrote:
>
> I am scanning a domain for sensors and controls. I have found two
> controls, power and reset. However, I am not finding the front chassis
> Identifier light control. Ipmitool is able to send the “chassis
> identify <interval>” command to that control (and it works, blinks for
> <interval> seconds), so I know it exists. Why is my scan not finding
> that control? Do I need to overtly allocate a light control? If so,
> how does one do that?
>
> Thanks,
>
> Jen
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer