Get Channel Payload Support
更新时间: 2026/08/06
在Gitcode上查看源码Get Channel Payload Support
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtains the channel payload support.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | App 06h |
| CMD | 4Eh |
| 1 | Channel Number [7:4]-reserved [3:0]-Channel Number |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2 | [7]=Standard payload type #7 supported ... [0]=Standard payload type #0 supported |
| 3 | [7]=Standard payload type #15 (0Fh) supported ... [0]=Standard payload type #8 supported |
| 4 | [7]=Session Setup payload type #7 supported ... [0]=Session Setup payload type #0 supported |
| 5 | [7]=Session Setup payload type #15 (0Fh) supported ... [0]=Session Setup payload type #8 supported |
| 6 | [7]=Payload type 27h (OEM7) used ... [0]=Payload type 20h (OEM0) used |
| 7 | [7]=Payload type 2Fh (OEM15) used ... [0]=Payload type 28h (OEM8) used |
| 8:9 | reserved. Return as 0000h |
Command Example
Obtain the channel payload support.
Request:
bash
ipmicmd -k "0f 00 06 4e 01" smi 0Response:
text
0f 07 00 4e 00 03 00 3f 00 00 00 00 00