Set PEF Configuration Parameters 命令详情
更新时间:2025/06/26
在Gitcode上查看源码

修订记录

openUBMC版本号修订日期修订人修订内容
25.062025/06/26pengqiang-gs初稿,新增命令详情

基本信息

功能说明

设置 PEF 的配置参数以及事件的 strings。 This command is used for setting parameters such as PEF enable/disable and for entering the configuration of the Event Filter table and the Alert Strings.

权限

ReadOnly

命令信息

请求信息

字节顺序域取值说明
1Parameter selector
[7] - reserved
[6:0] - Parameter selector
2Configuration parameter data, per PEF Configuration Parameters.

响应信息

字节顺序域取值说明
1Completion Code. Generic plus the following command-specific completion codes:
80h = parameter not supported.
81h = attempt to set the ‘set in progress’ value (in parameter #0) when not in the ‘set complete’ state. (This completion code provides a way to recognize that another party has already ‘claimed’ the parameters)
82h = attempt to write read-only parameter
83h = attempt to read write-only parameter

命令样例

样例1:设置 PEF 的配置参数

  • 请求:
  • 响应:

返回到索引