
Baseboard Management Controller (BMC)
http://hostname/webCmdPage?cmd=getSEL&first=num&last=num&onload=functio nNamehttp://hostname/webCmdPage?cmd=clearSEL&onload=functionNamehttp://hostname/webCmdPage?cmd=changeVars&subcommand=value&onload=fun ctionNamewhere subcommand is one of the following:
HealthyUpdateRate=num WarningUpdateRate=num CriticalUpdateRate=num UsrUrl1=url
UsrVal2=string (navigation bar label, the default is “intel.com”) 3:Hostname=string (this only changes an internal web page variable) 3:Domainname=string (this only changes an internal web page variable)
The following syntax returns an XML response:
http://hostname/ipmiHex?cmd=xx.xx.xx.xx.xxwhere xx represents one byte (two hex digits) of the IMPI 2.0 command (separate each pair of hex digits with a period)
Web Server ResponsesCommand | Response |
|
|
ipmiPage | Argument 1 = completion code |
| Argument 2 = the command that was executed |
| Argument 3 = the command response |
|
|
webCmdPage | Argument 1=an error code of 0 or 1 indicates no error |
| Argument 2=an error string associated with the code |
| Argument 3= the response data |
|
|
ipmiHex | <ipmiResp |
| |
| (The completion code YY and the returned data bytes |
| XX are defined in the IPMI specification.) |
|
|
www.gateway.com | 53 |