Active TSB License
更新时间: 2026/08/06
在Gitcode上查看源码Active TSB License
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Activate the TSB license.
Privilege
UserMgmt
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1:3 | Manufacturer ID, LS Byte first. The length is fixed to three bytes. For example, if the vendor ID is 2011 and the corresponding hexadecimal value is 0x0007DB, the first byte is DBh, the second byte is 07h, and the third byte is 00h. |
| 4 | Sub command, sub command=68h |
| 5 | Action Type 0: Generate a request for applying for the TSB license. 1: Obtain the request for applying for the TSB license. 2. Import the TSB license. 3: Obtain the TSB license activation result. |
| 6:7 | 1. Flag: [15] When Action Type is 2, this bit indicates: 0- indicates the last frame of data. 1- Data transmission is not complete. Other values: Ignore this field. 2. offset: [14:0] When Action Type is 1, this byte indicates the read offset position. When Action Type is 2, this byte indicates the write offset position. In other cases, this byte is ignored. |
| 8 | Message Len: M |
| 9:8+M | Message Info |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2:4 | Manufacturer ID, LS Byte first. The length is fixed to three bytes. For example, if the vendor ID is 2011 and the corresponding hexadecimal value is 0x0007DB, the first byte is DBh, the second byte is 07h, and the third byte is 00h. |
| 5 | Flag: [7:1]: resvered. [0]: When Action Type is 1, 0 indicates the last frame of data, and 1 indicates that the data transmission is not complete. |
| 6 | Message Len: N When Action Type is set to 0, the value of N is 0. When Action Type is set to 1, N indicates the length of the TSB license application request. When Action Type is set to 2, the value of N is 0. When Action Type is set to 3, N indicates the length of the TSB license activation result. |
| 7:6+N | Message Info |
Command Example
Query whether the RMCP+ cipher suite is enabled.
Request:
bash
ipmicmd -k "0f 00 30 90 db 07 00 68 0x00 0x00 0x00 0x00" smi 0Response:
text
db 07 00 00 00