Close Session
更新时间: 2026/08/06
在Gitcode上查看源码Close Session
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Closes the session.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 3Ch |
| 1:4 | Session ID. For IPMI v2.0/RMCP+ this is the Managed System Session ID value that was generated by the BMC, not the ID from the remote console. If Session ID=0000_0000h then an implementation can optionally enable this command to take an additional byte of parameter data that allows a session handle to be used to close a session |
| (5) | Session Handle. (only present if Session ID=0000_0000h) |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 87h=invalid Session ID in request 88h=invalid Session Handle in request |
Command Example
Close a session.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN