Gateway 9715 Server User Manual


 
53
www.gateway.com
Baseboard Management Controller (BMC)
http://hostname/webCmdPage?cmd=getSEL&first=num&last=num&onload=functio
nName
http://hostname/webCmdPage?cmd=clearSEL&onload=functionName
http://hostname/webCmdPage?cmd=changeVars&subcommand=value&onload=fun
ctionName
where subcommand is one of the following:
HealthyUpdateRate=num WarningUpdateRate=num
CriticalUpdateRate=num UsrUrl1=url (on-line help page URL)
UsrVal1=string (navigation bar label, the default is “help”)
UsrUrl2=url (the default is support.intel.com)
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.xx
where xx represents one byte (two hex digits) of the IMPI 2.0 command (separate each
pair of hex digits with a period)
Web Server Responses
Command 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
completionCode=”
YY
”>
XX-XX-XX…
</ipmiResp>
(The completion code YY and the returned data bytes
XX are defined in the IPMI specification.)
8510702.book Page 53 Thursday, July 7, 2005 11:21 AM