代码仓
中
Query License Data
更新时间: 2026/08/06
在AtomGit上查看源码

Query License Data ​

Change History ​

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information ​

Function Description ​

License data query

Privilege ​

ReadOnly

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMD14h
1Reversed
2:30x0080
4Reversed
50x1d
6-7All_frame_num: total number of frames. The value is fixed at 3.
8-9Cur_frame_num: number of current frames

Response Information ​

ByteData Field
1Completion Code
2-nLicense data

Command Example ​

Query license data. ​

Request:

bash
ipmitool raw 0x32 0xbb 0x01 0x01 0x00 0x00 0x5e

Response:

text
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Back to Index ​