Set Session Privilege Level
更新时间: 2026/08/06
在Gitcode上查看源码Set Session Privilege Level
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Set the session permission level.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 3Bh |
| 1 | Requested Privilege Level [7:4] - reserved [3:0] - Privilege Level 0h - no change, just return present privilege level 1h - reserved 2h - change to USER level 3h - change to OPERATOR level 4h - change to ADMINISTRATOR level 5h - change to OEM Proprietary level all other = reserved |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | New Privilege Level |
Command Example
Set the session permission level.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN