Get Payload Instance Info 命令详情
更新时间:2025/06/26
在Gitcode上查看源码修订记录
| openUBMC版本号 | 修订日期 | 修订人 | 修订内容 |
|---|---|---|---|
| 25.06 | 2025/06/26 | pengqiang-gs | 初稿,新增命令详情 |
基本信息
功能说明
标准命令,获取具体会话实例信息。当前命令仅用于 RMCP 会话。 This command returns information about a specific instance of a payload type.
权限
ReadOnly
命令信息
请求信息
| 字节顺序 | 域取值说明 |
|---|---|
| 1 | Payload Type Number - Type number of the standard payload type or OEM Payload Handle to retrieve status for. See Payload Type Numbers. |
| 2 | Payload Instance. 1-based. 0h = reserved. |
响应信息
| 字节顺序 | 域取值说明 |
|---|---|
| 1 | Completion Code An error completion code should be returned if the payload type in the request is set to “IPMI Message” ( 0h ) . |
| 2:5 | Session ID >ID of session that instance is presently activated on. (The Managed System Session ID that the BMC generated when the session was activated). 00_00_00_00h if given instance is not activated. Remote software can use this information with the Get Session Info command to identify the remote console that presently is using a given payload type. |
| 6:13 | Payload-specific information (8-bytes) For Payload Type = SOL: Byte 1: Port Number A number representing the system serial port that is being redirected. 1-based. 0h = unspecified. Used when more than one port can be redirected on a system. Byte 2:8 = reserved. |
命令样例
样例1:获取当前IPMI会话实例1的信息
- 请求:
- 响应: