Activate Session
更新时间: 2026/08/06
在Gitcode上查看源码Activate Session
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Activates a session.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 3Ah |
| 1 | Authentication Type for session [7:4] - reserved [3:0] – Authentication Type 0h = none. 2h = MD5 |
| 2 | Maximum privilege level requested |
| 3:18 | Challenge String |
| 19:22 | Outbound Sequence Number |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | Authentication Type for remainder of session |
| 3:6 | Session ID |
| 7:10 | Initial inbound seq |
| 11 | Maximum privilege level allowed for this session [7:4] - reserved [3:0] - Maximum Privilege Level allowed 0h = reserved 1h = Callback level 2h = User level 3h = Operator level 4h = Administrator level 5h = OEM Proprietary level all other = reserved |
Command Example
Activate a session.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN