# openUBMC > openUBMC 是一款架构领先、开发友好、遵循开放标准的算力设备开源管理软件,面向全场景、全连接、全智能的时代需求。 > openUBMC is an open-source BMC management software with leading architecture, developer-friendly design, and open standard compliance. > Full documentation available at: https://openubmc.cn/docs/llms-full.txt This documentation covers BMC (Baseboard Management Controller) software development for openUBMC, an open-source project. Topics include architecture design, API references, feature development guides, test guides, and tooling. Documentation is available in both Chinese (zh) and English (en). ## Quick Start / 快速入门 - [构建你的BMC](https://openubmc.cn/docs/zh/development/quick_start/build_your_own_bmc.html) - [新增一个组件](https://openubmc.cn/docs/zh/development/quick_start/create_an_app.html) - [探索openUBMC](https://openubmc.cn/docs/zh/development/quick_start/explore_openubmc.html) - [扩展对外接口](https://openubmc.cn/docs/zh/development/quick_start/extend_bmc_api.html) - [适配一款硬件](https://openubmc.cn/docs/zh/development/quick_start/integrate_a_device.html) - [openUBMC Studio安装指南](https://openubmc.cn/docs/zh/development/quick_start/prepare_environment/bmc_studio_installation.html) - [Docker开发环境搭建](https://openubmc.cn/docs/zh/development/quick_start/prepare_environment/docker_env.html) - [环境准备简介](https://openubmc.cn/docs/zh/development/quick_start/prepare_environment/env_introduction.html) - [Ubuntu开发环境搭建](https://openubmc.cn/docs/zh/development/quick_start/prepare_environment/ubuntu_env.html) - [Windows开发环境搭建](https://openubmc.cn/docs/zh/development/quick_start/prepare_environment/windows_env.html) - [Build Your Own BMC](https://openubmc.cn/docs/en/development/quick_start/build_your_own_bmc.html) - [Create an App](https://openubmc.cn/docs/en/development/quick_start/create_an_app.html) - [Welcome to openUBMC](https://openubmc.cn/docs/en/development/quick_start/explore_openubmc.html) - [Extend the BMC API](https://openubmc.cn/docs/en/development/quick_start/extend_bmc_api.html) - [Integrate a Device](https://openubmc.cn/docs/en/development/quick_start/integrate_a_device.html) - [openUBMC Studio Installation Guide](https://openubmc.cn/docs/en/development/quick_start/prepare_environment/bmc_studio_installation.html) - [Setting Up the Development Environment with Docker](https://openubmc.cn/docs/en/development/quick_start/prepare_environment/docker_env.html) - [Environment Setup Guide](https://openubmc.cn/docs/en/development/quick_start/prepare_environment/env_introduction.html) - [Setting Up the Development Environment on Ubuntu](https://openubmc.cn/docs/en/development/quick_start/prepare_environment/ubuntu_env.html) - [Setting Up the Development Environment on Windows](https://openubmc.cn/docs/en/development/quick_start/prepare_environment/windows_env.html) ## Architecture & Design / 架构与设计 - [openUBMC架构简介](https://openubmc.cn/docs/zh/development/design_reference/architecture.html) - [简介](https://openubmc.cn/docs/zh/development/design_reference/introduction.html) - [使用Asan定位内存泄漏问题](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Asan_identify_memory_leaks.html) - [自动生成lua代码说明](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Auto_generate_lua.html) - [BCU解析失败,对象组没有上树](https://openubmc.cn/docs/zh/development/design_reference/key_feature/BCU_parse_error.html) - [BMA常用操作](https://openubmc.cn/docs/zh/development/design_reference/key_feature/BMA.html) - [busctl 命令使用介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Busctl_command.html) - [硬件自描述文件(CSR)](https://openubmc.cn/docs/zh/development/design_reference/key_feature/CSR.html) - [CSR对象防抖动和精度配置介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/CSR_debounce_and_precision.html) - [Hisport总线介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Hisport_bus_introduction.html) - [I2C总线介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/I2C_bus_introduction.html) - [LDAP](https://openubmc.cn/docs/zh/development/design_reference/key_feature/LDAP.html) - [LDAP认证](https://openubmc.cn/docs/zh/development/design_reference/key_feature/LDAP_authentication.html) - [LDAP服务器配置](https://openubmc.cn/docs/zh/development/design_reference/key_feature/LDAP_server_configuration.html) - [LPC/eSPI/KCS/BT 硬件链路与协议详解](https://openubmc.cn/docs/zh/development/design_reference/key_feature/LPC_eSPI_KCS_BT_introduction.html) - [下层平台依赖管理方案](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Lower_level_platform_management.html) - [目录结构](https://openubmc.cn/docs/zh/development/design_reference/key_feature/MDB.html) - [MDS](https://openubmc.cn/docs/zh/development/design_reference/key_feature/MDS.html) - [Memory-Mapped Buffer Interface(MMBI)技术详解](https://openubmc.cn/docs/zh/development/design_reference/key_feature/MMBI_introduction.html) - [ORM概念、实现和使用](https://openubmc.cn/docs/zh/development/design_reference/key_feature/ORM.html) - [ORM数据库操作说明](https://openubmc.cn/docs/zh/development/design_reference/key_feature/ORM_database.html) - [ORM对象关系映射模块](https://openubmc.cn/docs/zh/development/design_reference/key_feature/ORM_object_relational_mapping.html) - [PAM](https://openubmc.cn/docs/zh/development/design_reference/key_feature/PAM.html) - [PECI技术介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/PECI_introduction.html) - [电源升级介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Power_upgrade.html) - [Riser卡无法识别定位步骤](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Riser_card_non_recognition_solution.html) - [SMC、SMBUS常用命令字总结](https://openubmc.cn/docs/zh/development/design_reference/key_feature/SMC_SMBUS.html) - [Scanner详解及数据更新机制](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Scanner_and_value_upgrade.html) - [同步属性机制说明](https://openubmc.cn/docs/zh/development/design_reference/key_feature/Synchronized_attribute_Mechanism.html) - [V3硬件访问错误排查指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/V3_hwproxy_error.html) - [组件启动配置](https://openubmc.cn/docs/zh/development/design_reference/key_feature/app_startup.html) - [BIOS POST Code技术介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/bios_post_code_introduction.html) - [BIOS升级特性介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/bios_upgrade.html) - [构建工具管理](https://openubmc.cn/docs/zh/development/design_reference/key_feature/build_tools.html) - [使用busctl手动发送smbus报文获取响应](https://openubmc.cn/docs/zh/development/design_reference/key_feature/busctl_smbus.html) - [证书业务介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/certificate_introduction.html) - [代码自动生成](https://openubmc.cn/docs/zh/development/design_reference/key_feature/code_generation.html) - [代码生成策略版本特性说明](https://openubmc.cn/docs/zh/development/design_reference/key_feature/codegen_policy.html) - [coredump问题定位方法介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/coredump_diagnosis.html) - [常见协程切换操作介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/coroutine_switch_operations.html) - [dbus-daemon内存持续上涨原因剖析及限制方案](https://openubmc.cn/docs/zh/development/design_reference/key_feature/dbus-daemon_mem_growth.html) - [DDNS 功能使用指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/ddns_usage_guide.html) - [调试工具管理](https://openubmc.cn/docs/zh/development/design_reference/key_feature/debug_tools.html) - [如何使用自动部署功能](https://openubmc.cn/docs/zh/development/design_reference/key_feature/deploy.html) - [如何关闭日志限流](https://openubmc.cn/docs/zh/development/design_reference/key_feature/disable_log_limit.html) - [DNS 服务器搭建指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/dns_server_setup_guide.html) - [装备定制化介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/equipment_customization.html) - [服务器出厂定制化定位指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/equipment_customization_positioning_guide.html) - [风扇/风扇板适配指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/fan_adapter_guide.html) - [安全子系统常用命令](https://openubmc.cn/docs/zh/development/design_reference/key_feature/frequently_used_commands_for_security.html) - [frudata问题定位手册](https://openubmc.cn/docs/zh/development/design_reference/key_feature/frudata_diagnosis.html) - [硬件兼容性列表](https://openubmc.cn/docs/zh/development/design_reference/key_feature/hardware_compatibility_list.html) - [硬件自发现](https://openubmc.cn/docs/zh/development/design_reference/key_feature/hardware_discovery.html) - [HOST代理管理常见问题指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/host_agent.html) - [HTTP 工具使用指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/http_tool_user_guide.html) - [硬件自发现CSR选择策略](https://openubmc.cn/docs/zh/development/design_reference/key_feature/hwdiscovery_csr_selection.html) - [硬件自发现解析流程](https://openubmc.cn/docs/zh/development/design_reference/key_feature/hwdiscovery_parsing_process.html) - [硬件代理总线读写接口使用方法](https://openubmc.cn/docs/zh/development/design_reference/key_feature/hwproxy_bus_rw_interface.html) - [hwproxy插件访问使用说明](https://openubmc.cn/docs/zh/development/design_reference/key_feature/hwproxy_plugin.html) - [IAM管理的SNMP属性介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/iam_and_snmp.html) - [接口映射配置](https://openubmc.cn/docs/zh/development/design_reference/key_feature/interface_mapping.html) - [远程控制台功能介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/introduction_to_remote_console_fun.html) - [IPMI LAN接口常见问题定位方法和工具使用指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/ipmi_fault_locating.html) - [journal日志详解](https://openubmc.cn/docs/zh/development/design_reference/key_feature/journalctl.html) - [KVM客户端开发套件](https://openubmc.cn/docs/zh/development/design_reference/key_feature/libirc.html) - [Lua开发框架](https://openubmc.cn/docs/zh/development/design_reference/key_feature/lua_sdk.html) - [【MACA】问题定位方法&FAQ](https://openubmc.cn/docs/zh/development/design_reference/key_feature/maca_diagnosis_and_FAQ.html) - [maint及conan_index说明](https://openubmc.cn/docs/zh/development/design_reference/key_feature/maint_and_conan_index.html) - [mdbctl组件自定义命令](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mdb_app_custom_command.html) - [mdbctl call命令介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mdbctl_call.html) - [mdbctl dloglimit命令介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mdbctl_dloglimit.html) - [mdbctl dtrace命令介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mdbctl_dtrace.html) - [mdbctl lsprop getprop命令介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mdbctl_lsprop_getprop.html) - [mdbctl setprop 命令介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mdbctl_setprop.html) - [mdbctl snapshot 命令介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mdbctl_snapshot.html) - [mdbctl traceprop 命令介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mdbctl_traceprop.html) - [微组件管理介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/micro_component_management.html) - [maca最小系统启动说明](https://openubmc.cn/docs/zh/development/design_reference/key_feature/mini_system_startup.html) - [模型规范定义v1.0](https://openubmc.cn/docs/zh/development/design_reference/key_feature/model_rules.html) - [多层级定制配置指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/multi_level_customization_configuration_guide.html) - [Intel® Intelligent Power Node Manager技术介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/node_manager_introduction.html) - [可观测技术](https://openubmc.cn/docs/zh/development/design_reference/key_feature/observability.html) - [可观测特性使用指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/observability_user_guide.html) - [OEE+AST2600构建指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/oee_ast2600.html) - [openssh认证](https://openubmc.cn/docs/zh/development/design_reference/key_feature/openssh_certification.html) - [ORM对象管理框架使用指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/orm_obj_mgmt_guide.html) - [原则和约束](https://openubmc.cn/docs/zh/development/design_reference/key_feature/principles_and_constraints.html) - [权限访问控制介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/privilege.html) - [产品信息管理功能使用指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/product_information_management_guide.html) - [Redfish接口常见错误&定位方法](https://openubmc.cn/docs/zh/development/design_reference/key_feature/redfish_FAQ.html) - [Redfish 遥测服务使用指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/redfish_telemetry_user_guide.html) - [rsyslog服务器搭建指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/rsyslog_server_setup_guide.html) - [如何使用schema文件描述规范](https://openubmc.cn/docs/zh/development/design_reference/key_feature/schema.html) - [通过对象查找来自哪份sr](https://openubmc.cn/docs/zh/development/design_reference/key_feature/search_sr_through_object.html) - [安全子系统ipmi命令](https://openubmc.cn/docs/zh/development/design_reference/key_feature/security_ipmi_commands.html) - [IPMI Sensor & SEL](https://openubmc.cn/docs/zh/development/design_reference/key_feature/sensor.html) - [传感器管理常见问题指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/sensor_management_FAQ.html) - [SMTP测试环境搭建指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/smtp-server-setup-guide.html) - [SNMP 功能使用指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/snmp_function_usage_guide.html) - [SNMP 协议接口故障排查与使用指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/snmp_interface_and_tool_usage_guide.html) - [SNMP Trap上报测试环境搭建指南](https://openubmc.cn/docs/zh/development/design_reference/key_feature/snmp_trap_test_env_guide.html) - [SSDP 功能使用指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/ssdp_function_usage_guide.html) - [如何制作一个预置的SSL证书](https://openubmc.cn/docs/zh/development/design_reference/key_feature/ssl.html) - [storage组件设计](https://openubmc.cn/docs/zh/development/design_reference/key_feature/storage_design.html) - [Storage 模块设计说明(4+1 视图)](https://openubmc.cn/docs/zh/development/design_reference/key_feature/storage_module_design.html) - [TPSU&PSU模块管理特性说明书](https://openubmc.cn/docs/zh/development/design_reference/key_feature/tpsu&psu_mgmt.html) - [双因素认证](https://openubmc.cn/docs/zh/development/design_reference/key_feature/two_factor_authentication.html) - [USB 近端运维功能使用指导](https://openubmc.cn/docs/zh/development/design_reference/key_feature/usb_base_local_om_guide.html) - [openUBMC300 V3问题定位分享](https://openubmc.cn/docs/zh/development/design_reference/key_feature/v3_problems_diagnosis.html) - [组件热复位介绍](https://openubmc.cn/docs/zh/development/design_reference/key_feature/warm_reset.html) - [openUBMC 182x大板管理特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC 182x大板管理特性设计说明书.html) - [openUBMC IPMI协议栈管理特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC IPMI协议栈管理特性设计说明书.html) - [目录](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC NVMe盘固件带外升级特性设计说明书.html) - [1.特性概述](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC PCIe资源支持multihost特性设计说明书.html) - [1.特性概述](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC Qemu特性设计说明书.html) - [openUBMC RAID南向部件驱动特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC RAID南向部件驱动特性设计说明书.html) - [目录](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC RAID卡管理解耦特性设计说明书.html) - [openUBMC devmon特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC devmon特性设计说明书.html) - [1.特性概述](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC libmcpp特性设计说明书.html) - [openUBMC Redfish规范校验和Schema更新工具特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC redfish规范校验和Schema更新工具特性设计说明书.html) - [openUBMC sensor&event组件C++重构特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC sensor组件C++重构特性设计说明书.html) - [openUBMC 北向接口裁剪特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC 北向接口裁剪特性设计说明书.html) - [1.特性概述](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC 单BCU双host特性设计说明书.html) - [1.特性概述](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC 在线调试特性设计说明书.html) - [目录](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC 支持CPLD升级平滑生效特性设计说明书.html) - [openUBMC 支持CPLD无感升级特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC 支持CPLD无感升级特性设计说明书.html) - [openUBMC支持OEE构建特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC 支持OEE构建特性设计说明书.html) - [openUBMC社区安全签名特性设计说明书](https://openubmc.cn/docs/zh/development/design_reference/release_designs/openUBMC社区安全签名特性设计说明书.html) - [openUBMC Architecture](https://openubmc.cn/docs/en/development/design_reference/architecture.html) - [Introduction](https://openubmc.cn/docs/en/development/design_reference/introduction.html) - [Component Self-Description Record (CSR)](https://openubmc.cn/docs/en/development/design_reference/key_feature/CSR.html) - [MDS](https://openubmc.cn/docs/en/development/design_reference/key_feature/MDS.html) - [Component Startup Configuration](https://openubmc.cn/docs/en/development/design_reference/key_feature/app_startup.html) - [Automatic Code Generation](https://openubmc.cn/docs/en/development/design_reference/key_feature/code_generation.html) - [Hardware Self-Discovery](https://openubmc.cn/docs/en/development/design_reference/key_feature/hardware_discovery.html) - [Interface Mapping Configuration](https://openubmc.cn/docs/en/development/design_reference/key_feature/interface_mapping.html) - [KVM Client Development Kit](https://openubmc.cn/docs/en/development/design_reference/key_feature/libirc.html) - [Lua Development Framework](https://openubmc.cn/docs/en/development/design_reference/key_feature/lua_sdk.html) - [Observability](https://openubmc.cn/docs/en/development/design_reference/key_feature/observability.html) - [ORM Object Management Framework User Guide](https://openubmc.cn/docs/en/development/design_reference/key_feature/orm_obj_mgmt_guide.html) - [Introduction to Permission Access Control](https://openubmc.cn/docs/en/development/design_reference/key_feature/privilege.html) - [IPMI Sensor & SEL](https://openubmc.cn/docs/en/development/design_reference/key_feature/sensor.html) ## Development Guide / 开发指南 - [贡献说明](https://openubmc.cn/docs/zh/development/develop_guide/Contribution_Guide.html) - [openssl制作证书链](https://openubmc.cn/docs/zh/development/develop_guide/app_development/Create_openssl.html) - [DT用例编写指南](https://openubmc.cn/docs/zh/development/develop_guide/app_development/DT_code_guide.html) - [组件的创建和使用](https://openubmc.cn/docs/zh/development/develop_guide/app_development/app_creation.html) - [组件的构建与发布](https://openubmc.cn/docs/zh/development/develop_guide/app_development/build_process.html) - [组件的开发和代码编写](https://openubmc.cn/docs/zh/development/develop_guide/app_development/coding.html) - [storage](https://openubmc.cn/docs/zh/development/develop_guide/app_development/hardware_management.html) - [硬件代理插件使用指南](https://openubmc.cn/docs/zh/development/develop_guide/app_development/hwproxy_plugin.html) - [简介](https://openubmc.cn/docs/zh/development/develop_guide/app_development/introduction.html) - [Lua开发指南](https://openubmc.cn/docs/zh/development/develop_guide/app_development/lua_guide.html) - [OpenBMC资产迁移指导](https://openubmc.cn/docs/zh/development/develop_guide/app_development/obmc_migration_guide.html) - [如何查询BMC文件来源](https://openubmc.cn/docs/zh/development/develop_guide/app_development/search_BMC_file_source.html) - [Skynet开发指南](https://openubmc.cn/docs/zh/development/develop_guide/app_development/skynet_guide.html) - [组件的独立测试](https://openubmc.cn/docs/zh/development/develop_guide/app_development/testing.html) - [100次AC只有96次Server power failure occurred事件日志问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/100次AC只有96次Server power failure occurred事件日志.html) - [930版本Atlas 300I A2卡调速失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/930版本Atlas_300I_A2卡调速失败.html) - [9500-8i raid卡设置控制器属性为默认值的命令执行失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/9500-8i_raid卡设置控制器属性为默认值的命令执行失败.html) - [9500-8iraid卡获取控制器信息的命令执行失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/9500-8iraid卡获取控制器信息的命令执行失败.html) - [9500-8i下硬盘信息温度获取为0xff问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/9500-8i下硬盘信息温度获取为0xff.html) - [9500HBA卡web无法获取信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/9500HBA卡web无法获取信息.html) - [9560-8i raid卡在存储管理不显示数据问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/9560-8i_raid卡在存储管理不显示数据.html) - [AC后OS获取DMI信息为空,再次重启OS,信息存在问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/AC后OS获取DMI信息为空,再次重启OS,信息存在.html) - [AC后与BIOS交互的信息概率性获取不到问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/AC后与BIOS交互的信息概率性获取不到.html) - [AC后出现rtc电池传感器告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/AC后出现rtc电池传感器告警.html) - [AC循环概率出现CPU、内存温度拿不到的情况问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/AC循环概率出现CPU、内存温度拿不到的情况.html) - [AC或者DC时出现获取不到cpu和内存温度的告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/AC或DC出现获取不到CPU和内存温度的告警.html) - [AC测试偶现9560-16i Raid卡高温告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/AC测试偶现9560-16i Raid卡高温告警.html) - [AC重启后Bios从BMC获取内存丝印失败导致BMC获取厂商为NA问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/AC重启后Bios从BMC获取内存丝印失败导致BMC获取厂商为NA.html) - [Accessor无法修改EEPROM写保护状态问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/Accessor无法修改EEPROM写保护状态.html) - [ATLAS300I A2带外MCU低版本升级问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/Atlas300I_A2带外MCU低版本升级失败.html) - [Atlas 300I A2卡温度读取失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/Atlas_300I_A2卡温度读取失败.html) - [Atlas 300I A2卡的功耗读取不准问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/Atlas_300I_A2卡的功耗读取不准.html) - [Atlas 300I通过iic forward读取温度失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/Atlas_300I通过iic_forward读取温度失败.html) - [BCU CPLD 固件升级后整机下电生效控制报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BCU_CPLD固件升级后整机下电生效控制报错.html) - [BIOS升级失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BIOS升级失败.html) - [BIOS升级显示成功但是reboot后通过OS侧查看版本实际上未生效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BIOS升级显示成功但是reboot后通过OS侧查看版本实际上未生效.html) - [BIOS 固件升级自动切换通道失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BIOS固件升级自动切换通道失败.html) - [BIOS固件发布时间和实际不一致问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BIOS固件发布时间和实际不一致.html) - [BMC sel容量满后没有覆盖问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BMC_sel容量满后没有覆盖.html) - [BMC冷复位后未记录sel事件问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BMC冷复位后未记录sel事件.html) - [BMC升级固件后网络ping不通](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BMC升级固件后网络ping不通.html) - [BMC在没有网络的时候如何升级固件问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BMC在没有网络的时候如何升级固件.html) - [BMC界面出现内存、CPU为0,上下电操作功能无法点击问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BMC界面出现内存、CPU为0,上下电操作功能无法点击.html) - [BMC的NandFlash写入量过大问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BMC的NandFlash写入量过大.html) - [BMC读取CRPS电源的输出电压错误问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BMC读取CRPS电源的输出电压错误.html) - [BMC重启后BBU告警先消除后产生问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/BMC重启后bbu告警先消除后产生.html) - [CPU2 信息为空,CPU1信息正常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/CPU2_信息为空,CPU1信息正常.html) - [CPU模组在线升级CPLD失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/CPU模组在线升级cpld失败.html) - [CRPS电源适配问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/CRPS电源适配问题.html) - [DA123C升级5.13版本后PCIE网口不显示问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/DA123C升级513版本后pcie口不显示.html) - [FC卡的ibma信息不准确问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/FC卡的ibma信息不准确.html) - [IPMI sol命令阻塞问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/IPMI sol命令阻塞.html) - [IPMI命令报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/IPMI命令报错.html) - [IPMI恢复BMC出厂设置的命令报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/IPMI恢复BMC出厂设置的命令报错.html) - [M.2转接板下硬盘信息无显示问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/M.2转接板下硬盘信息无显示.html) - [NPU Atlas 300i A2 64G 在AC测试时带外传感器概率获取不到温度问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/NPU_Atlas_300i_A2_64G在AC测试时带外传感器概率获取不到温度.html) - [NPU卡Chip 1温度传感器显示异常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/NPU卡Chip1温度传感器显示异常.html) - [NPU温度功率等信息获取失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/NPU温度功率等信息获取失败.html) - [NVME定位点灯失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/NVME定位点灯失败.html) - [NVMe盘快速热插拔导致storage组件挂死问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/NVMe盘快速热插拔导致storage组件挂死.html) - [Nvme盘加载调速失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/Nvme盘加载调速失败.html) - [OS下电后存在日志刷屏问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/OS下电后存在日志刷屏.html) - [OS下电后风扇转速过高问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/OS下电后风扇转速过高.html) - [OS侧安装iBMA后openUBMC下不显示iBMA版本等信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/OS侧安装iBMA后openUBMC下不显示iBMA版本等信息.html) - [OpenUBMC2506 BMC固件升级失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/OpenUBMC2506_BMC固件升级失败.html) - [PR1000P2SFP-A03网卡port2不显示MAC Address问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/PR1000P2SFP-A03网卡port2不显示MAC Address.html) - [RAID卡下SSD盘预估寿命信息显示异常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/RAID卡下SSD盘预估寿命信息显示异常.html) - [RTC时间同步报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/RTC时间同步报错.html) - [SAS/SATA盘信息无法获取问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/SAS SATA盘信息无法获取.html) - [SF200HT网卡温度获取不到问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/SF200HT网卡温度获取不到.html) - [SP686Craid卡下硬盘异常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/SP686Craid卡下硬盘异常.html) - [SetLLDPTxEnable接口调用时报错提示send fail问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/SetLLDPTxEnable接口调用时报错提示发送失败.html) - [VNC功能的SSL加密关闭不生效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/VNC功能的SSL加密关闭不生效.html) - [WSL下,BMC Studio启动报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/WSL下BMC_Studio启动报错.html) - [Windows Server 2012 DHCP已获取 BMC 的主机名和MAC地址但Ping不通问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/Windows_Server_2012_DHCP已获取BMC的主机名和MAC地址但Ping不通.html) - [account组件单元测试执行报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/account组件单元测试执行报错.html) - [account组件没起来导致环境升级回退问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/account组件没起到导致环境升级失败回退.html) - [bingo更换版本后编译报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/bingo更换版本后编译报错.html) - [bios版本号获取不到问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/bios版本号获取不到.html) - [BMC固件升级失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/bmc固件升级失败.html) - [一键收集后cable_info文件未正确记录线缆上报信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/chip对象按位反写失败.html) - [conan仓库迁移,部分组件上传失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/conan仓库迁移,部分组件上传失败.html) - [connector的LoadStatus=1问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/connector的LoadStatus=1.html) - [cpld采用i2c升级失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/cpld采用i2c升级失败.html) - [iBMC页面一键收集日志,系统dmesg日志出现IPMI BT timeout问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/dmesg日志出现IPMI_BT_timeout问题.html) - [gpu适配带外管理获取温度失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/gpu适配带外管理获取温度失败.html) - [hisport无法扫描到i2c地址问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/hisport无法扫描到i2c地址.html) - [iBMA 2.20.0 服务启动失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/iBMA_2.20.0服务启动失败.html) - [ipmb init失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/ipmb_init失败.html) - [ipmcget -d blockbox命令报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/ipmcget_d_blockbox命令报错.html) - [ipmitool 设置5次禁用密码外不生效web生效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/ipmitool 设置5次禁用密码外不生效web生效.html) - [ipmitool获取BMC模组拓展板的FRU信息失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/ipmitool获取BMC模组拓展板的FRU信息失败.html) - [ipmi命令获取TPCM度量值失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/ipmi命令获取TPCM度量值失败.html) - [ipmi命令设置门限后,无法恢复到原始配置的门限问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/ipmi命令设置门限后,无法恢复到原始配置的门限.html) - [kvm挂载镜像提示认证失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/kvm挂载镜像提示认证失败.html) - [kvm页面点击刷新后报会话失效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/kvm页面点击刷新后报会话失效.html) - [mctp路由表缺失问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/mctp路由表缺失.html) - [mdbctl setprop modify修改资源树属性信息失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/mdbctl setprop modify修改资源树属性信息失败.html) - [nvme盘故障后硬盘背板亮红灯问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/nvme盘故障后硬盘背板亮红灯.html) - [openEuler OS安装iBMA后,带外web无法获取软件信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/openEuler_OS安装iBMA后,带外web无法获取软件信息.html) - [openUBMC中点击WebUI界面的系统管理栏下的电源&功率直接跳转回首页问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/openUBMC中点击Web UI界面的系统管理栏下的电源&功率直接跳转回首页.html) - [openUBMC版本号自定义不生效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/openUBMC版本号自定义不生效.html) - [openubmc固件升级后web页面机型图片无法显示问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/openubmc固件升级后web页面机型图片无法显示.html) - [redfish接口查询nvme盘资产信息有资源为空问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/redfish接口查询nvme盘资产信息有资源为空.html) - [release版本ssh登录打印两条操作日志问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/release版本ssh登录打印两条操作日志.html) - [snmp报文通知机箱关闭没有解析问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/snmp报文通知机箱关闭没有解析.html) - [snmp概率性认证失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/snmp概率性认证失败.html) - [webui 离线构建失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/webui离线构建失败.html) - [web上无法更新BIOS、BMC等固件包问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/web上无法更新BIOS、BMC等固件包.html) - [web上点定位灯之后,硬盘信息消失问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/web上点定位灯之后,硬盘信息消失.html) - [web当前整机功耗显示为0问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/web当前整机功耗显示为0.html) - [web界面无法正常显示上下电状态问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/web界面无法正常显示上下电状态.html) - [web界面获取组件信息转圈3~5s显示问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/web界面获取组件信息转圈3~5s显示.html) - [web端上传hpm最大限制90问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/web端上传hpm最大限制90.html) - [一键收集后cable_info文件未正确记录线缆上报信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/一键收集后cable_info文件未正确记录线缆上报信息.html) - [一键收集后缺少mem_info_energy.csv文件问题定位分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/一键收集后预期的mem_info_energy对应的csv文件不存在.html) - [上电时web页面升级FPAG失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/上电时web升级FPGA失败.html) - [下电情况下升级DS5005的VRD失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/下电情况下升级DS5005的VRD失败.html) - [下电情况下升级EB1000电源砖后没有自动AC生效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/下电情况下升级电源砖后没有自动AC生效.html) - [不保留配置升级后,带外ipmi命令发不通问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/不保留配置升级后带外ipmi命令发不通.html) - [主页提示退出登录后,KVM页面没有消失问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/主页提示退出登录后,KVM页面没有消失.html) - [事件日志停在某一条记录后不再增加问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/事件日志停在某一条记录后不再增加.html) - [使用Scanner读取Adc芯片数据与实际不符问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/使用Scanner读取Adc芯片数据与实际不符.html) - [使用bmcgo生成的白牌包升级失败卡在15%问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/使用bmcgo生成的白牌包升级失败卡在百分之15.html) - [使用ipmi命令查询snmp trap日发送量异常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/使用ipmi命令查询snmp trap日发送量异常.html) - [使用nfs协议导出日志到远端成功,但查看任务状态报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/使用nfs协议导出日志到远端成功但查看任务状态报错.html) - [风扇不在位可查询风扇转速问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/使能pcie网口从单网口版本升级到支持双网口版本网络不通.html) - [偶现固件包升级超时和Raid卡与BMC通信异常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/偶现固件包升级超时和Raid卡与BMC通信异常.html) - [关于用户锁定的问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/关于用户锁定的问题.html) - [关闭“是否强制升级”选项,升级提示以及操作日志依然记录升级成功问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/关闭是否强制升级选项升级提示以及操作日志依然记录升级成功.html) - [冷复位BMC产生电源冗余告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/冷复位BMC产生电源冗余告警.html) - [冷重启多次测试后,nvme盘的BMC信息磨​损率丢失问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/冷重启多次测试后,nvme盘的BMC信息磨​损率丢失.html) - [出现传感器Sensor access degraded or unavailable sel日志问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/出现传感器Sensor_access_degraded_or_unavailable的sel日志.html) - [创建逻辑盘对象概率性超时问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/创建逻辑盘对象概率性超时.html) - [功耗封顶事件未产生问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/功耗封顶事件未产生.html) - [加入Adc相关的配置找不到Chip_Adc_1问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/加入Adc相关的配置找不到Chip_Adc_1.html) - [社区26年330_Q1构建的包会回退问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/升级330版本上机验证版本回退出现 iam和rmcp組件报错.html) - [升级NPU卡的MCU签名后升级报错问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/升级NPU卡的MCU签名后升级报错.html) - [升级VRD失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/升级VRD失败,版本号中出现不一致数字.html) - [升级riser卡的cpld失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/升级riser卡的cpld失败.html) - [博通9560 16i raid卡信息获取异常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/博通9560 16i raid卡信息获取异常.html) - [反复切换port口后NCSI概率性不通问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/反复切换port口后NCSI概率不通.html) - [可插拔网卡默认显示已卸载状态实际网卡正常连接问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/可插拔网卡默认显示已卸载状态实际网卡正常连接.html) - [告警与传感器数值不一致问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/告警与传感器数值不一致.html) - [固件是否支持连续升级(CPLD → BMC)问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/固件是否支持连续升级(CPLD → BMC).html) - [在BIOS启动SP之后,但是BMC web界面显示未启动问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/在BIOS启动SP之后,但是BMC_web界面显示未启动.html) - [在验证配置导入功能时,报错分配组件失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/在验证配置导入功能时,报错分配组件失败.html) - [存储Controller对象无法正常卸载问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/存储Controller对象无法正常卸载.html) - [定制化redfish的post的空响应体失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/定制化redfish的post的空响应体失败.html) - [将csr文件打包为bin并烧写AC后无法自发现问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/将csr文件打包为bin并烧写 AC后无法自发现.html) - [属性同步失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/属性同步失败.html) - [带内ipmitool命令鉴权失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/带内ipmitool命令鉴权失败.html) - [带内通过host sms使用Redfish BMC恢复出厂设置命令执行失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/带内通过host sms使用Redfish BMC恢复出厂设置命令执行失败.html) - [带内通过ibma获取网卡信息失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/带内通过ibma获取网卡信息失败.html) - [带内重启OCP卡后,概率性出现BMC的dhcp ipV6网关丢失问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/带内重启OCP卡概率性出现BMC的dhcp ipv6网关丢失.html) - [带外收集NPU日志失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/带外收集NPU日志失败.html) - [平滑重启失败概率性出现风扇满转无法恢复问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/平滑重启失败概率性出现风扇满转无法恢复.html) - [开启风扇调速不生效(只开启gpu相关调速,其他调速关闭)问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/开启风扇调速不生效(只开启gpu相关调速,其他调速关闭).html) - [开机状态下在web点击下电,OS下电后自动上电问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/开机状态下在web点击下电,OS下电后自动上电.html) - [成功调用pmbus_xx.lua,但是仍旧无法获取PSU信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/成功调用到了pmbus_xx.lua,但是仍旧无法获取psu信息.html) - [执行NCSI的升降级测试时ncsi网口概率断连问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/执行NCSI的升降级测试时ncsi网口概率断连.html) - [扩展板CPLD Jtag升级失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/扩展板 CPLD Jtag升级失败.html) - [拔电源线、风扇未产生冗余及输出告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/拔电源线风扇未产生冗余及输出告警.html) - [控制器对象的RefDrives属性无法更新问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/控制器对象的RefDrives属性无法更新.html) - [操作员权限ipmi接口分别设置BIOS保留配置及不保留配置升级预期失败实际成功问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/操作员权限ipmi接口分别设置BIOS保留配置及不保留配置升级预期失败实际成功.html) - [问题标题](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/故障模式库模板.html) - [断电重启后BMC MAC地址会改变问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/断电重启后BMC_MAC地址会改变.html) - [新增对象不上树问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/新增对象不上树.html) - [无法读取nvme固态盘的固件信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/无法读取nvme固态盘的固件信息.html) - [服务器上电时,连接网线的NIC网口会出现多余的插拔事件问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/服务器上电时链接网线的NIC网口会出现多余的插拔事件.html) - [未适配的PCIe卡无法在Web上显示在位问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/未适配的PCIe卡无法在Web上显示在位.html) - [板卡温度模拟获取失败Mngmnt Health传感器信息无变化问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/板卡温度模拟获取失败Mngmnt_Health传感器信息无变化.html) - [板卡的SlotID是通过smc获取的,添加了一个Accessor,无法获取Accessor的value问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/板卡的SlotID是通过smc获取的,添加了一个Accessor,无法获取Accessor的value.html) - [正逆向白牌定制化失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/正逆向白牌定制化失败.html) - [电源通信故障告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/电源通信故障告警.html) - [通过白牌包导入自定义SSL证书失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/白牌包升级ssl证书失败.html) - [白牌包升级成功,操作日志未上报失败,重启查看SSL证书未生效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/白牌包升级成功,操作日志未上报失败,重启查看SSL证书未生效.html) - [白牌包更换主界面机型展示图片失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/白牌包更换主界面机型展示图片失败.html) - [/dev/shm/目录下出现超大文件,未被清除问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/目录下出现超大文件,未被清除.html) - [直通内置硬盘disk50的信息被发送到了disk45上问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/直通内置硬盘disk50的信息被发送到了disk45上.html) - [硬盘热插拔五次后出现Missing告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/硬盘热插拔五次后出现Missing告警.html) - [社区版本BMC导入SSL证书失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/社区版本BMC导入SSL证书失败.html) - [禁用-C 17的ipmi命令发不通问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/禁用-C 17的ipmi命令发不通.html) - [系统上下电失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/系统上下电失败.html) - [系统运行48小时后web界面硬盘预估寿命显示–问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/系统运行48小时后web界面硬盘预估寿命显示–.html) - [产生线缆接线告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/线缆接线告警.html) - [组件无法启动怎样排查原因问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/组件无法启动排查.html) - [网卡传感器温度值从资源树同步的场景下网卡断电传感器数据不会更新问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/网卡传感器温度值从资源树同步的场景下网卡断电传感器数据不会更新.html) - [SP680网卡槽位号预期为1实际为0问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/网卡槽位号预期为1实际为0.html) - [网卡配置获取温度是正常的,mac地址异常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/网卡配置获取温度是正常的,mac地址异常.html) - [网口模式切换自动选择模式时报错OCP port 1 does not exist,实际切换成功问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/网口模式切换自动选择模式时报错OCP_port_1_does_not_exist,实际切换成功.html) - [网页端更新BIOS显示升级失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/网页端更新BIOS显示升级失败.html) - [网页端读不到bios版本问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/网页端读不到bios版本.html) - [自签名openubmc版本不保留配置升级后web页面拒绝登录问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/自签名openubmc版本不保留配置升级后web页面拒绝登录.html) - [装备定制化后执行查询返回02问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/装备定制化后执行查询返回02.html) - [装备版本AC命令不生效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/装备版本AC命令不生效.html) - [【iTestSmart 1.0.41】设置自定义模式出风口温度查看操作日志,日志信息对比失败](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/设置自定义模式出风口温度查看操作日志日志信息对比失败.html) - [读取fru显示Device not present问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/读取fru显示Device not present.html) - [连续下发不同转速出现风扇转速偏差告警问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/连续下发不同转速出现风扇转速偏差告警.html) - [适配3152raid卡不显示详细信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/适配3152raid卡不显示详细信息.html) - [通过ipmi发送sel time set命令不生效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/通过ipmi发送sel_time_set命令不生效.html) - [部分nvme硬盘缺少资源归属问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/部分nvme硬盘缺少资源归属.html) - [添加多个风扇到风扇温度策略的风扇组,部分风扇仍不受风扇温度策略控制的问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/部分风扇不受风扇温度策略控制.html) - [重启BMC后风扇一直满转问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/重启BMC后风扇一直满转.html) - [链路故障时写电子标签失败问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/链路故障时写电子标签失败.html) - [长时间 AC,概率性出现板卡已加载但传感器未注册问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/长时间AC,概率性出现板卡已加载但传感器未注册.html) - [风扇&散热页签重复点击无信息问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/风扇、散热页签重复点击无信息.html) - [风扇不在位可查询风扇转速问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/风扇不在位风扇转速可查询.html) - [风扇占空比更新太慢问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/风扇占空比数值更新极慢.html) - [风扇智能调速概率性失效问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/风扇智能调速概率性失效.html) - [风扇调速策略中不能单个风扇调速问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/风扇调速策略中不能单个风扇调速.html) - [风扇转速不稳定问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/风扇转速不稳定.html) - [风扇转速传感器数值偶现异常问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/风扇转速传感器对象偶现异常.html) - [首页整机功耗展示不出来问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/首页整机功耗展示不出来.html) - [黑匣子收集的blackbox.dat日志打开全部为null值问题分析](https://openubmc.cn/docs/zh/development/develop_guide/fault_development/黑匣子收集的blackbox.dat日志打开全部为null值.html) - [基础板CSR配置指导书](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/BCU_Configuration_Guide.html) - [CLI接口映射配置指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/CLI_mapping_guide.html) - [风扇板CSR配置指导书](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/CLU_Configuration_Guide.html) - [数据同步机制说明及配置指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Data_Synchronization_Guide.html) - [硬盘管理手册](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Driver_management_handbook.html) - [扩展板CSR配置指导书](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/EXU_Configuration_Guide.html) - [FRU管理一本通](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/FRU_management_handbook.html) - [整包升级指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Firmware_Packaging_Guide.html) - [固件验签定制要求及使用指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Firmware_Signature_Verification_Guide.html) - [GPU1.0卡适配指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/GPU_DriverSpecification1.0_Guide.html) - [GPU2.0卡适配指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/GPU_DriverSpecification2.0_Guide.html) - [硬盘背板开发指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/HDDkBackplane_Development_Guide.html) - [IEU CSR配置指导书](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/IEU_Configuration_Guide.html) - [LUA和C/C++交互](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Lua-C_interaction.html) - [MDS模型插件机制](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/MDS_plugin.html) - [网卡开发指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/NIC_Development_Guide.html) - [网络管理机制指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Network_management_customization_guide.html) - [网络管理一本通](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Network_management_handbook.html) - [网口链接状态手册](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Networkport_Connection_handbook.html) - [PID简述](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/PID_overview.html) - [整机PSR配置指导书](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/PSR_Configuration_Guide.html) - [Redfish定制指南(开发中)](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Redfish_customization_guide.html) - [SNMP接口映射配置指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/SNMP_mapping_guide.html) - [时间同步机制及相关标识说明](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/Time_Synchronization_Guide.html) - [主备管理](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/active_standby_mgmt.html) - [新增日志文件](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/add_log_file.html) - [数据采集在已有采集主体中新增采集项实现流程](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/adding_new_items_to_existing_data_acquisition.html) - [告警配置机制介绍](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/alarm_configuration_introduction.html) - [BIOS实现和带内交互介绍](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/bmc_bios_communication.html) - [BMC Studio 使用指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/bmc_studio_usage_instructions.html) - [板卡适配指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/board_integration.html) - [配置导入导出](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/configuration_import_export_guideline.html) - [网络双平面机制和BFD检测机制指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/dual_plane_network_guide.html) - [串口参数动态改配机制](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/dynamic_configuration.html) - [事件定制](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/event.html) - [GPU卡适配指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/gpu_card.html) - [如何从零开发CSR](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/how_to_develop_CSR.html) - [硬件代理访问控制方法说明](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/hwproxy_access_control_method.html) - [接口定制](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/interface_customization.html) - [映射器接口定位指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/interface_debugging.html) - [南向硬件协议库](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/libmgmt_protocol.html) - [mctpd使用说明](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/mctp.html) - [基于资源协作接口的订阅机制指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/mdb_interface_subcribe.html) - [Network_Adapter 模块边带NCSI功能介绍](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/network_adapter_ncsi.html) - [网卡适配指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/nic_integration.html) - [北向接口映射器适配指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/north_interface_mapper_adaptation_guideline.html) - [NPU卡适配指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/npu_card.html) - [PCIe配置](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/pcie_configuration.html) - [PCIe设备加载](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/pcie_device_load_device.html) - [拓扑建立](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/pcie_device_topo_create.html) - [线缆检测](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/pcie_device_topo_monitor.html) - [持久化机制介绍](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/persistence_mechanisms_introduction.html) - [电源适配指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/power_integration.html) - [电源管理机制介绍](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/power_mgmt_mechanism_introduction.html) - [电源模块PMBUS通信](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/power_module_pmbus_communication.html) - [上下电配置指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/power_on_off_guideline.html) - [功耗点配置简述](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/power_point_configuration_overview.html) - [PMBus 与 CANBus 电源协议开发指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/power_protocol_introduction.html) - [RAID卡适配指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/raid_card_adaptation_guideline.html) - [Redfish接口映射配置指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/redfish_mapping_guide.html) - [I2C/SMBus 配置及使用说明](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/smbus_over_i2c_configuration_introduction.html) - [SML 存储管理库开发指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/sml.html) - [存储基础知识:SSD 固态硬盘、M.2 接口与 NVMe 协议介绍](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/storage_ssd_introduction.html) - [调速策略适配指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/thermal_mgmt_guide.html) - [时间管理问题手册](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/time_management_handbook.html) - [固件升级机制及常见问题](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/upgrade.html) - [SVF文件介绍](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/upgrade_svf_file.html) - [升级生效单任务管理、升级生效分别管理指导](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/upgrade_task_management_guide.html) - [VME文件介绍与CPLD升级实践指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/upgrade_vme_file.html) - [Web Rest接口映射配置指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/web_rest_mapping_guide.html) - [WebUI 定制操作指南](https://openubmc.cn/docs/zh/development/develop_guide/feature_development/webui_user guide.html) - [introduction](https://openubmc.cn/docs/zh/development/develop_guide/introduction.html) - [新增产品](https://openubmc.cn/docs/zh/development/develop_guide/product_development/add_new_product.html) - [组件配置导入导出指南](https://openubmc.cn/docs/zh/development/develop_guide/product_development/app_profile_import_export.html) - [构建策略](https://openubmc.cn/docs/zh/development/develop_guide/product_development/build.html) - [调速配置指导说明](https://openubmc.cn/docs/zh/development/develop_guide/product_development/cooling_configuration.html) - [装备定制化接入机制介绍](https://openubmc.cn/docs/zh/development/develop_guide/product_development/equipment_customization_access_mechanism.html) - [BMC出厂配置定制](https://openubmc.cn/docs/zh/development/develop_guide/product_development/factory_configuration_customization.html) - [简介](https://openubmc.cn/docs/zh/development/develop_guide/product_development/introduction.html) - [资源协作接口调测机制介绍](https://openubmc.cn/docs/zh/development/develop_guide/product_development/mdb_interface_debug_introduction.html) - [产品多层级接口定制](https://openubmc.cn/docs/zh/development/develop_guide/product_development/multi_level_customization.html) - [平台整包集成指导 (适用范围:ibmc_sdk>=5.14)](https://openubmc.cn/docs/zh/development/develop_guide/product_development/platform_full_package_integration_guide.html) - [产品构建](https://openubmc.cn/docs/zh/development/develop_guide/product_development/product_build.html) - [传感器适配指南](https://openubmc.cn/docs/zh/development/develop_guide/product_development/sensor_adaptation_guide.html) - [白牌包定制指南](https://openubmc.cn/docs/zh/development/develop_guide/product_development/white_branding_customization_guide.html) - [Creating a Certificate Chain with OpenSSL](https://openubmc.cn/docs/en/development/develop_guide/app_development/Create_openssl.html) - [Developer Test (DT) Case Writing Guide](https://openubmc.cn/docs/en/development/develop_guide/app_development/DT_code_guide.html) - [Creating and Using Components](https://openubmc.cn/docs/en/development/develop_guide/app_development/app_creation.html) - [Component Build and Release](https://openubmc.cn/docs/en/development/develop_guide/app_development/build_process.html) - [Component Development and Coding](https://openubmc.cn/docs/en/development/develop_guide/app_development/coding.html) - [Storage](https://openubmc.cn/docs/en/development/develop_guide/app_development/hardware_management.html) - [Hardware Proxy Plugin User Guide](https://openubmc.cn/docs/en/development/develop_guide/app_development/hwproxy_plugin.html) - [Introduction](https://openubmc.cn/docs/en/development/develop_guide/app_development/introduction.html) - [Lua Development Guide](https://openubmc.cn/docs/en/development/develop_guide/app_development/lua_guide.html) - [How to Query the Source of BMC Files](https://openubmc.cn/docs/en/development/develop_guide/app_development/search_BMC_file_source.html) - [Skynet Development Guide](https://openubmc.cn/docs/en/development/develop_guide/app_development/skynet_guide.html) - [Independent Component Testing](https://openubmc.cn/docs/en/development/develop_guide/app_development/testing.html) - [CLI Interface Mapping Configuration Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/CLI_mapping_guide.html) - [Drive Management Handbook](https://openubmc.cn/docs/en/development/develop_guide/feature_development/Driver_management_handbook.html) - [FRU Management Handbook](https://openubmc.cn/docs/en/development/develop_guide/feature_development/FRU_management_handbook.html) - [GPU Adaptation Guide for Specification 1.0](https://openubmc.cn/docs/en/development/develop_guide/feature_development/GPU_DriverSpecification1.0_Guide.html) - [MDS Model Plugin Mechanism](https://openubmc.cn/docs/en/development/develop_guide/feature_development/MDS_plugin.html) - [NIC Development Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/NIC_Development_Guide.html) - [Network Management Mechanism Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/Network_management_customization_guide.html) - [Network Management Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/Network_management_handbook.html) - [Network Port Connection Status Handbook](https://openubmc.cn/docs/en/development/develop_guide/feature_development/Networkport_Connection_handbook.html) - [SNMP Interface Mapping Configuration Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/SNMP_mapping_guide.html) - [Active/Standby Management](https://openubmc.cn/docs/en/development/develop_guide/feature_development/active_standby_mgmt.html) - [Alarm Configuration Mechanism Introduction](https://openubmc.cn/docs/en/development/develop_guide/feature_development/alarm_configuration_introduction.html) - [BIOS Implementation and In-Band Interaction](https://openubmc.cn/docs/en/development/develop_guide/feature_development/bmc_bios_communication.html) - [Hardware Component Adaptation Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/board_integration.html) - [Configuration Import and Export](https://openubmc.cn/docs/en/development/develop_guide/feature_development/configuration_import_export_guideline.html) - [Event Customization](https://openubmc.cn/docs/en/development/develop_guide/feature_development/event.html) - [How to Develop CSRs from Scratch](https://openubmc.cn/docs/en/development/develop_guide/feature_development/how_to_develop_CSR.html) - [Hardware Proxy Access Control Methods](https://openubmc.cn/docs/en/development/develop_guide/feature_development/hwproxy_access_control_method.html) - [Interface Customization](https://openubmc.cn/docs/en/development/develop_guide/feature_development/interface_customization.html) - [Mapper Interface Location Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/interface_debugging.html) - [Southbound Hardware Protocol Library](https://openubmc.cn/docs/en/development/develop_guide/feature_development/libmgmt_protocol.html) - [mctpd Usage Description](https://openubmc.cn/docs/en/development/develop_guide/feature_development/mctp.html) - [Subscription Mechanism Guide Based on the Resource Collaboration Interface](https://openubmc.cn/docs/en/development/develop_guide/feature_development/mdb_interface_subcribe.html) - [NIC Adaptation Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/nic_integration.html) - [Northbound Interface Mapper Adaptation Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/north_interface_mapper_adaptation_guideline.html) - [PCIe Configuration](https://openubmc.cn/docs/en/development/develop_guide/feature_development/pcie_configuration.html) - [Introduction to Persistence Mechanisms](https://openubmc.cn/docs/en/development/develop_guide/feature_development/persistence_mechanisms_introduction.html) - [Power Supply Adaptation Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/power_integration.html) - [Power Management Mechanism Introduction](https://openubmc.cn/docs/en/development/develop_guide/feature_development/power_mgmt_mechanism_introduction.html) - [Power-on and Power-off Configuration Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/power_on_off_guideline.html) - [RAID Controller Card Adaptation Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/raid_card_adaptation_guideline.html) - [Redfish Interface Mapping Configuration Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/redfish_mapping_guide.html) - [Sensor Customization and Development](https://openubmc.cn/docs/en/development/develop_guide/feature_development/sensor.html) - [Cooling Policy Adaptation Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/thermal_mgmt_guide.html) - [Time Management Troubleshooting Handbook](https://openubmc.cn/docs/en/development/develop_guide/feature_development/time_management_handbook.html) - [Firmware Upgrade Mechanism and Common Issues](https://openubmc.cn/docs/en/development/develop_guide/feature_development/upgrade.html) - [Web REST API Mapping Configuration Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/web_rest_mapping_guide.html) - [WebUI Customization Guide](https://openubmc.cn/docs/en/development/develop_guide/feature_development/webui_user guide.html) - [Drive Backplane Development Guide](https://openubmc.cn/docs/en/development/develop_guide/product_development/HDDkBackplane_Development_Guide.html) - [Adding a Product](https://openubmc.cn/docs/en/development/develop_guide/product_development/add_new_product.html) - [Component Configuration Import and Export Guide](https://openubmc.cn/docs/en/development/develop_guide/product_development/app_profile_import_export.html) - [Build Strategy](https://openubmc.cn/docs/en/development/develop_guide/product_development/build.html) - [Cooling Configuration Guide](https://openubmc.cn/docs/en/development/develop_guide/product_development/cooling_configuration.html) - [Introduction to the Equipment Customization Access Mechanism](https://openubmc.cn/docs/en/development/develop_guide/product_development/equipment_customization_access_mechanism.html) - [Introduction](https://openubmc.cn/docs/en/development/develop_guide/product_development/introduction.html) - [Resource Collaboration Interface Debugging Mechanism](https://openubmc.cn/docs/en/development/develop_guide/product_development/mdb_interface_debug_introduction.html) - [Multi-Level Interface Customization for Products](https://openubmc.cn/docs/en/development/develop_guide/product_development/multi_level_customization.html) - [Product Build](https://openubmc.cn/docs/en/development/develop_guide/product_development/product_build.html) - [Sensor Adaptation Guide](https://openubmc.cn/docs/en/development/develop_guide/product_development/sensor_adaptation_guide.html) - [White Box Package Customization Guide](https://openubmc.cn/docs/en/development/develop_guide/product_development/white_branding_customization_guide.html) - [White Box Package Adaptation and Creation Guide](https://openubmc.cn/docs/en/development/develop_guide/product_development/white_label_branding_customization_guide.html) ## API Reference / API 参考 - [account](https://openubmc.cn/docs/zh/development/api/app_api/account.html) - [bios](https://openubmc.cn/docs/zh/development/api/app_api/bios.html) - [bmc_network](https://openubmc.cn/docs/zh/development/api/app_api/bmc_network.html) - [bmc_soc](https://openubmc.cn/docs/zh/development/api/app_api/bmc_soc.html) - [capability_proxy](https://openubmc.cn/docs/zh/development/api/app_api/capability_proxy.html) - [certificate](https://openubmc.cn/docs/zh/development/api/app_api/certificate.html) - [chassis](https://openubmc.cn/docs/zh/development/api/app_api/chassis.html) - [compute 计算部件管理服务](https://openubmc.cn/docs/zh/development/api/app_api/compute.html) - [event](https://openubmc.cn/docs/zh/development/api/app_api/event.html) - [event_policy](https://openubmc.cn/docs/zh/development/api/app_api/event_policy.html) - [firmware_mgmt](https://openubmc.cn/docs/zh/development/api/app_api/firmware_mgmt.html) - [fructrl](https://openubmc.cn/docs/zh/development/api/app_api/fructrl.html) - [frudata](https://openubmc.cn/docs/zh/development/api/app_api/frudata.html) - [general_hardware](https://openubmc.cn/docs/zh/development/api/app_api/general_hardware.html) - [hica](https://openubmc.cn/docs/zh/development/api/app_api/hica.html) - [host_agent](https://openubmc.cn/docs/zh/development/api/app_api/host_agent.html) - [ipmi_core](https://openubmc.cn/docs/zh/development/api/app_api/ipmi_core.html) - [libmcpp](https://openubmc.cn/docs/zh/development/api/app_api/libmcpp.html) - [lsw](https://openubmc.cn/docs/zh/development/api/app_api/lsw.html) - [manufacture](https://openubmc.cn/docs/zh/development/api/app_api/manufacture.html) - [network_adapter](https://openubmc.cn/docs/zh/development/api/app_api/network_adapter.html) - [nsm](https://openubmc.cn/docs/zh/development/api/app_api/nsm.html) - [OMS 运行维护服务](https://openubmc.cn/docs/zh/development/api/app_api/oms.html) - [pcie_device](https://openubmc.cn/docs/zh/development/api/app_api/pcie_device.html) - [power_mgmt](https://openubmc.cn/docs/zh/development/api/app_api/power_mgmt.html) - [profile_schema](https://openubmc.cn/docs/zh/development/api/app_api/profile_schema.html) - [rack_mgmt](https://openubmc.cn/docs/zh/development/api/app_api/rack_mgmt.html) - [rackmount](https://openubmc.cn/docs/zh/development/api/app_api/rackmount.html) - [Remote Console 远程控制台](https://openubmc.cn/docs/zh/development/api/app_api/remote_console.html) - [rootfs_user](https://openubmc.cn/docs/zh/development/api/app_api/rootfs_user.html) - [sensor](https://openubmc.cn/docs/zh/development/api/app_api/sensor.html) - [storage](https://openubmc.cn/docs/zh/development/api/app_api/storage.html) - [thermal_mgmt](https://openubmc.cn/docs/zh/development/api/app_api/thermal_mgmt.html) - [Canbus & Canfd 接口文档](https://openubmc.cn/docs/zh/development/api/framework_api/cpp/canbus.html) - [Hisport 接口文档](https://openubmc.cn/docs/zh/development/api/framework_api/cpp/hisport.html) - [I2c 接口文档](https://openubmc.cn/docs/zh/development/api/framework_api/cpp/i2c.html) - [ORM提供的task机制](https://openubmc.cn/docs/zh/development/api/framework_api/lua/ORM_task.html) - [bitstring库](https://openubmc.cn/docs/zh/development/api/framework_api/lua/bitstring.html) - [mc.context 上下文机制](https://openubmc.cn/docs/zh/development/api/framework_api/lua/context.html) - [数据库操作](https://openubmc.cn/docs/zh/development/api/framework_api/lua/database.html) - [cjson库](https://openubmc.cn/docs/zh/development/api/framework_api/lua/json.html) - [libmc 基础库](https://openubmc.cn/docs/zh/development/api/framework_api/lua/libmc.html) - [mc.lru LRU算法库](https://openubmc.cn/docs/zh/development/api/framework_api/lua/lru.html) - [资源树管理](https://openubmc.cn/docs/zh/development/api/framework_api/lua/mdb.html) - [Metrics度量数据采集](https://openubmc.cn/docs/zh/development/api/framework_api/lua/metrics.html) - [mc.privilege 权限控制库](https://openubmc.cn/docs/zh/development/api/framework_api/lua/privilege.html) - [mc.signal 信号槽机制](https://openubmc.cn/docs/zh/development/api/framework_api/lua/signal.html) - [Trace跟踪数据采集](https://openubmc.cn/docs/zh/development/api/framework_api/lua/trace.html) - [mc.utils 工具库](https://openubmc.cn/docs/zh/development/api/framework_api/lua/utils.html) - [mc.utils_core 工具库](https://openubmc.cn/docs/zh/development/api/framework_api/lua/utils_core.html) - [worker_core 后台工作线程库](https://openubmc.cn/docs/zh/development/api/framework_api/lua/worker_core.html) - [简介](https://openubmc.cn/docs/zh/development/api/introduction.html) ## Test Guide / 测试指南 - [测试用例设计指导](https://openubmc.cn/docs/zh/development/test_guide/case_guide.html) - [总体测试策略指导](https://openubmc.cn/docs/zh/development/test_guide/ensemble_guide.html) - [特性测试方案指导](https://openubmc.cn/docs/zh/development/test_guide/feature_case_guide.html) - [简介](https://openubmc.cn/docs/zh/development/test_guide/introduction.html) ## Tool Guide / 工具指南 - [ASAN使用教程](https://openubmc.cn/docs/zh/development/tool_guide/ASAN_guide.html) - [构建目标描述文件管理](https://openubmc.cn/docs/zh/development/tool_guide/Build_Target_Description.html) - [Redfish事件订阅服务器搭建指导](https://openubmc.cn/docs/zh/development/tool_guide/Redfish_event_listener_setup_guide.html) - [AI辅助编程技巧](https://openubmc.cn/docs/zh/development/tool_guide/ai_assisted_programming_guide.html) - [BMC Studio用户指南](https://openubmc.cn/docs/zh/development/tool_guide/bmc_studio_tool.html) - [BMC Studio板卡适配指南](https://openubmc.cn/docs/zh/development/tool_guide/board_integration_guide.html) - [构建制品定制化方案](https://openubmc.cn/docs/zh/development/tool_guide/build_customized_products.html) - [BMC Studio CLI (bingo)](https://openubmc.cn/docs/zh/development/tool_guide/cli_tool.html) - [灵活扩展规则开发指南](https://openubmc.cn/docs/zh/development/tool_guide/flexible_extension_rule_development_guide.html) - [如何构建组件已经查找生成文件](https://openubmc.cn/docs/zh/development/tool_guide/how_to_build_app.html) - [HTTP接口调试指南](https://openubmc.cn/docs/zh/development/tool_guide/http_interface_debug_guide.html) - [简介](https://openubmc.cn/docs/zh/development/tool_guide/introduction.html) - [Maintenance CLI Tool (mdbctl)](https://openubmc.cn/docs/zh/development/tool_guide/maintenance_cli_tool.html) - [如何管理组件的特性](https://openubmc.cn/docs/zh/development/tool_guide/manage_app_feature.html) - [BMC Studio插件使用指南](https://openubmc.cn/docs/zh/development/tool_guide/plugin_usage.html) - [BMC Studio Qemu设备管理使用指南](https://openubmc.cn/docs/zh/development/tool_guide/qemu_device_management.html) - [QEMU 仿真与 BMC 业务开发指南](https://openubmc.cn/docs/zh/development/tool_guide/qemu_tool_guide.html) - [BMC Studio SSH连接功能操作指南](https://openubmc.cn/docs/zh/development/tool_guide/ssh_connection.html) - [AI辅助编程技巧](https://openubmc.cn/docs/en/development/tool_guide/ai_assisted_programming_guide.html) - [BMC Studio用户指南](https://openubmc.cn/docs/en/development/tool_guide/bmc_studio_tool.html) - [BMC Studio板卡适配指南](https://openubmc.cn/docs/en/development/tool_guide/board_integration_guide.html) - [BMC Studio CLI (bingo)](https://openubmc.cn/docs/en/development/tool_guide/cli_tool.html) - [灵活扩展规则开发指南](https://openubmc.cn/docs/en/development/tool_guide/flexible_extension_rule_development_guide.html) - [简介](https://openubmc.cn/docs/en/development/tool_guide/introduction.html) - [BMC Studio插件使用指南](https://openubmc.cn/docs/en/development/tool_guide/plugin_usage.html) - [BMC Studio Qemu设备管理使用指南](https://openubmc.cn/docs/en/development/tool_guide/qemu_device_management.html) - [BMC Studio SSH连接功能操作指南](https://openubmc.cn/docs/en/development/tool_guide/ssh_connection.html) ## Specifications / 技术规范 - [openUBMC 接口规范](https://openubmc.cn/docs/zh/development/specifications/SDK.html) - [openUBMC社区编程规范](https://openubmc.cn/docs/zh/development/specifications/coding_standards.html) - [如何从零开发一个CSR](https://openubmc.cn/docs/zh/development/specifications/component_csr_guide/00_如何从零开发一个CSR/如何从零开发一个CSR.html) - [基础板CSR配置指导书](https://openubmc.cn/docs/zh/development/specifications/component_csr_guide/01_BCU/00_BCU配置指导书.html) - [IEU CSR配置指导书](https://openubmc.cn/docs/zh/development/specifications/component_csr_guide/02_IEU/00_IEU配置指导书.html) - [EXU CSR配置指导书](https://openubmc.cn/docs/zh/development/specifications/component_csr_guide/03_EXU/00_EXU配置指导书.html) - [SEU CSR配置指导书](https://openubmc.cn/docs/zh/development/specifications/component_csr_guide/04_SEU/00_SEU配置指导书.html) - [CLU配置指导书](https://openubmc.cn/docs/zh/development/specifications/component_csr_guide/05_CLU/00_CLU配置指导书.html) - [整机PSR配置指导书](https://openubmc.cn/docs/zh/development/specifications/component_csr_guide/06_PSR/00_整机PSR配置指导书.html) - [CSR硬件监控防抖机制](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/csr_debouncing.html) - [CSR配置字典之CSR公共配置](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/csr_format.html) - [CSR 语法汇总指南](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/csr_grammar.html) - [CSR 配置字典总览](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/csr_spec_intro.html) - [CSR配置字典之[类名称]类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/csr_spec_template.html) - [事件对象唯一性原则](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/event_unique_identifier.html) - [CSR配置字典之ACCycle类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ACCycle.html) - [CSR配置字典之AbnormalFan类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/AbnormalFan.html) - [CSR配置字典之AbnormalPump类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/AbnormalPump.html) - [CSR配置字典之Accessor类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Accessor.html) - [CSR配置字典之AclostRecordTable类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/AclostRecordTable.html) - [CSR配置字典之ActiveComponentInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ActiveComponentInfo.html) - [CSR配置字典之ActiveStandbyLocal类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ActiveStandbyLocal.html) - [CSR配置字典之ActiveStandbyRemote类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ActiveStandbyRemote.html) - [CSR配置字典之ActiveStandbyService类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ActiveStandbyService.html) - [CSR配置字典之Adc类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Adc.html) - [CSR配置字典之AdcVoltageConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/AdcVoltageConfig.html) - [CSR配置字典之Ads78类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Ads78.html) - [CSR配置字典之AirCoolingConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/AirCoolingConfig.html) - [CSR配置字典之BDFConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BDFConfig.html) - [CSR配置字典之BIOSIPMIChannelConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BIOSIPMIChannelConfig.html) - [CSR配置字典之BIOSMultihostConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BIOSMultihostConfig.html) - [CSR配置字典之BMA类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BMA.html) - [CSR配置字典之BMC类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BMC.html) - [CSR配置字典之BMCFileSystemCheck类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BMCFileSystemCheck.html) - [CSR配置字典之BTCChannelMode类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BTCChannelMode.html) - [CSR配置字典之BaseOSBoot类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BaseOSBoot.html) - [CSR配置字典之BasicCoolingConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BasicCoolingConfig.html) - [CSR配置字典之Battery类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Battery.html) - [CSR配置字典之BfdConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BfdConfig.html) - [CSR配置字典之Bios类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Bios.html) - [CSR配置字典之BlackListDb类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BlackListDb.html) - [CSR配置字典之BmcStartFlag类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BmcStartFlag.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BoardNICCard.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BoardPCIeCard.html) - [CSR配置字典之BoardSlotConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BoardSlotConfig.html) - [CSR配置字典之BootError类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BootError.html) - [CSR配置字典之BusinessConnector类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BusinessConnector.html) - [CSR配置字典之BusinessTopoNode类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/BusinessTopoNode.html) - [CSR配置字典之ButtonEvt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ButtonEvt.html) - [CSR配置字典之CANMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CANMgmt.html) - [CSR配置字典之CPU类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CPU.html) - [CSR配置字典之CPUConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CPUConfig.html) - [CSR配置字典之CPUDie类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CPUDie.html) - [CSR配置字典之CPUIPMIChannelConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CPUIPMIChannelConfig.html) - [CSR配置字典之CPUMetrics类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CPUMetrics.html) - [CSR配置字典之CPUPortConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CPUPortConfig.html) - [CSR配置字典之Can类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Can.html) - [CSR配置字典之CanbusChip类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CanbusChip.html) - [CSR配置字典之ChannelConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ChannelConfig.html) - [CSR配置字典之Chassis类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Chassis.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ChassisBMC.html) - [CSR配置字典之ChassisConfiguration类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ChassisConfiguration.html) - [CSR配置字典之ChassisFruCtrl类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ChassisFruCtrl.html) - [CSR配置字典之ChassisTable类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ChassisTable.html) - [CSR配置字典之Chip类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Chip.html) - [CSR配置字典之Circuit类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Circuit.html) - [CSR配置字典之CollectRegisters类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CollectRegisters.html) - [CSR配置字典之Component类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Component.html) - [CSR配置字典之ComputerSystem类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ComputerSystem.html) - [CSR配置字典之Connector类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Connector.html) - [CSR配置字典之Contact类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Contact.html) - [CSR配置字典之Controller类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Controller.html) - [CSR配置字典之ControllerFirmware类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ControllerFirmware.html) - [CSR配置字典之CoolingArea类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CoolingArea.html) - [CSR配置字典之CoolingConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CoolingConfig.html) - [CSR配置字典之CoolingFan类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CoolingFan.html) - [CSR配置字典之CoolingPolicy类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CoolingPolicy.html) - [CSR配置字典之CoolingPump类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CoolingPump.html) - [CSR配置字典之CoolingRequirement类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CoolingRequirement.html) - [CSR配置字典之Cpld类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Cpld.html) - [CSR配置字典之CpldChip类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CpldChip.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CpldReadSignalReg.html) - [CSR配置字典之CpldRegister类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CpldRegister.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CpldReset.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CpldRestoreReg.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CpldSpaceTest.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CpldValidating.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CpuBoard.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/CustomizeSign.html) - [CSR配置字典之DEASDR类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DEASDR.html) - [CSR配置字典之DFT类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DFT.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DPUCard.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DPUCardHotplug.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DPUCardMapping.html) - [CSR配置字典之DataSync类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DataSync.html) - [CSR配置字典之防抖策略类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Debounce.html) - [CSR配置字典之DedicatedPort类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DedicatedPort.html) - [CSR配置字典之DeviceChip类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DeviceChip.html) - [CSR配置字典之Dft3V3Vlot类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Dft3V3Vlot.html) - [CSR配置字典之DftBmcCard类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftBmcCard.html) - [CSR配置字典之DftCD类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftCD.html) - [CSR配置字典之DftCan类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftCan.html) - [CSR配置字典之DftCfgMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftCfgMgmt.html) - [CSR配置字典之DftDdr3类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftDdr3.html) - [CSR配置字典之DftEeprom类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftEeprom.html) - [CSR配置字典之DftEepromWp类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftEepromWp.html) - [CSR配置字典之DftEth类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftEth.html) - [CSR配置字典之DftI2c类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftI2c.html) - [CSR配置字典之DftIpmb类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftIpmb.html) - [CSR配置字典之DftJTAG类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftJTAG.html) - [CSR配置字典之DftKeyBoard类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftKeyBoard.html) - [CSR配置字典之DftLm75类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftLm75.html) - [CSR配置字典之DftLpc类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftLpc.html) - [CSR配置字典之DftMcu类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftMcu.html) - [CSR配置字典之DftNandFlash类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftNandFlash.html) - [CSR配置字典之DftNewVideo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftNewVideo.html) - [CSR配置字典之DftPca9545类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftPca9545.html) - [CSR配置字典之DftPca9555类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftPca9555.html) - [CSR配置字典之DftPmu类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftPmu.html) - [CSR配置字典之DftPowerButton类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftPowerButton.html) - [CSR配置字典之DftPysicalLed类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftPysicalLed.html) - [CSR配置字典之DftSPI类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftSPI.html) - [CSR配置字典之DftSerialLoopback类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftSerialLoopback.html) - [CSR配置字典之DftSwitch类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftSwitch.html) - [CSR配置字典之DftUsb类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftUsb.html) - [CSR配置字典之DftVersion类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DftVersion.html) - [CSR配置字典之DhcpOptionConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DhcpOptionConfig.html) - [CSR配置字典之Dimension类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Dimension.html) - [CSR配置字典之DiscreteEvent类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DiscreteEvent.html) - [CSR配置字典之DiskArray类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DiskArray.html) - [CSR配置字典之DiskPartition类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DiskPartition.html) - [CSR配置字典之Drive类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Drive.html) - [CSR配置字典之DriveBackup类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DriveBackup.html) - [CSR配置字典之DriveInfoTable类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DriveInfoTable.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DriveStartSlotConfig.html) - [CSR配置字典之Drives类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Drives.html) - [CSR配置字典之DrivesTableInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/DrivesTableInfo.html) - [CSR配置字典之Eeprom类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Eeprom.html) - [CSR配置字典之Enclosure类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Enclosure.html) - [CSR配置字典之EnergyMetric类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EnergyMetric.html) - [CSR配置字典之EnergySavingMeasurement类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EnergySavingMeasurement.html) - [CSR配置字典之EnergySavingScene类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EnergySavingScene.html) - [CSR配置字典之EthDevice类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EthDevice.html) - [CSR配置字典之EthGroup类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EthGroup.html) - [CSR配置字典之EthMac类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EthMac.html) - [CSR配置字典之EthRename类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EthRename.html) - [CSR配置字典之EthernetInterfaces类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EthernetInterfaces.html) - [CSR配置字典之Event类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Event.html) - [CSR配置字典之EventReportConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EventReportConfig.html) - [CSR配置字典之EventSummary类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/EventSummary.html) - [CSR配置字典之Events类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Events.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ExpBoard.html) - [CSR配置字典之Fan类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Fan.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FanBoard.html) - [CSR配置字典之FanGroup类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FanGroup.html) - [CSR配置字典之FanGroupPolicy类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FanGroupPolicy.html) - [CSR配置字典之FanInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FanInfo.html) - [CSR配置字典之FanType类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FanType.html) - [CSR配置字典之Fans类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Fans.html) - [CSR配置字典之FileSync类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FileSync.html) - [CSR配置字典之FileTransfer类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FileTransfer.html) - [CSR配置字典之Firewall类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Firewall.html) - [CSR配置字典之FirmwareComponentInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FirmwareComponentInfo.html) - [CSR配置字典之FirmwareCustomConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FirmwareCustomConfig.html) - [CSR配置字典之FirmwareLimit类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FirmwareLimit.html) - [CSR配置字典之FirmwarePriority类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FirmwarePriority.html) - [CSR配置字典之ForceReset类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ForceReset.html) - [CSR配置字典之Fru类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Fru.html) - [CSR配置字典之FruCtrl类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FruCtrl.html) - [CSR配置字典之FruCtrlCapabilities类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FruCtrlCapabilities.html) - [CSR配置字典之FruData类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FruData.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/FwUpdateCfgTable.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/GPU.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/GPUs.html) - [CSR配置字典之GlobalStorageConfigTable类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/GlobalStorageConfigTable.html) - [CSR配置字典之Gpio类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Gpio.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/HddBackplane.html) - [CSR配置字典之HeartBeat类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/HeartBeat.html) - [CSR配置字典之Hisport类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Hisport.html) - [CSR配置字典之I2c类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/I2c.html) - [CSR配置字典之I2cLed类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/I2cLed.html) - [CSR配置字典之I2cMux类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/I2cMux.html) - [CSR配置字典之I2cOverHisport类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/I2cOverHisport.html) - [CSR配置字典之I2cOverLocalBus类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/I2cOverLocalBus.html) - [CSR配置字典之I3cOverLocalBus类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/I3cOverLocalBus.html) - [CSR配置字典之IPMB类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IPMB.html) - [CSR配置字典之IPMBToHostMap类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IPMBToHostMap.html) - [CSR配置字典之IPMIChannel类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IPMIChannel.html) - [CSR配置字典之IPv4Address类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IPv4Address.html) - [CSR配置字典之IPv6Address类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IPv6Address.html) - [CSR配置字典之Ina类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Ina.html) - [CSR配置字典之InnerNetwork类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/InnerNetwork.html) - [CSR配置字典之InterNodeCableConfiguration类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/InterNodeCableConfiguration.html) - [CSR配置字典之IpmbEth类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IpmbEth.html) - [CSR配置字典之IpmiCore类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IpmiCore.html) - [CSR配置字典之IpmiPefAlertFilter类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IpmiPefAlertFilter.html) - [CSR配置字典之IpmiPefAlertString类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IpmiPefAlertString.html) - [CSR配置字典之IpmiPefConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IpmiPefConfig.html) - [CSR配置字典之IpmiPefControl类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IpmiPefControl.html) - [CSR配置字典之IpmiPefFilter类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/IpmiPefFilter.html) - [CSR配置字典之Ipv4类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Ipv4.html) - [CSR配置字典之Ipv6类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Ipv6.html) - [CSR配置字典之Jtag类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Jtag.html) - [CSR配置字典之JtagMux类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/JtagMux.html) - [CSR配置字典之JtagOverGpio类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/JtagOverGpio.html) - [CSR配置字典之JtagOverHisport类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/JtagOverHisport.html) - [CSR配置字典之JtagOverLocalBus类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/JtagOverLocalBus.html) - [CSR配置字典之JtagSwitch类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/JtagSwitch.html) - [CSR配置字典之KrunFirmware类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/KrunFirmware.html) - [CSR配置字典之LeakDetection类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LeakDetection.html) - [CSR配置字典之LeakDetector类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LeakDetector.html) - [CSR配置字典之Led类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Led.html) - [CSR配置字典之LedDispControl类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LedDispControl.html) - [CSR配置字典之LedPolicy类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LedPolicy.html) - [CSR配置字典之LiquidCoolingConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LiquidCoolingConfig.html) - [CSR配置字典之LldpConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LldpConfig.html) - [CSR配置字典之Lm75类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Lm75.html) - [CSR配置字典之LocalBus类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LocalBus.html) - [CSR配置字典之LogServices类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LogServices.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LogicFirmware.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LogicSelfTest.html) - [CSR配置字典之LswPhyInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LswPhyInfo.html) - [CSR配置字典之LswPortInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LswPortInfo.html) - [CSR配置字典之LswSwitchInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LswSwitchInfo.html) - [CSR配置字典之LswVlanInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/LswVlanInfo.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/M2TransferCard.html) - [CSR配置字典之MCDLSDR类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MCDLSDR.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MCUFirmware.html) - [CSR配置字典之MPCConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MPCConfig.html) - [CSR配置字典之MPCModel类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MPCModel.html) - [CSR配置字典之MPCPowerFeature类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MPCPowerFeature.html) - [CSR配置字典之McuLog类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/McuLog.html) - [CSR配置字典之Memory类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Memory.html) - [CSR配置字典之MemoryChannel类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MemoryChannel.html) - [CSR配置字典之MemoryMetrics类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MemoryMetrics.html) - [CSR配置字典之MemorySilk类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MemorySilk.html) - [CSR配置字典之MetricDefinition类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MetricDefinition.html) - [CSR配置字典之MetricReportDefinition类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MetricReportDefinition.html) - [CSR配置字典之Multihost类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Multihost.html) - [CSR配置字典之MutuallyExclusiveFirmwares类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/MutuallyExclusiveFirmwares.html) - [CSR配置字典之NCSICapabilities类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NCSICapabilities.html) - [CSR配置字典之NCSIChannelMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NCSIChannelMgmt.html) - [CSR配置字典之NPU类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NPU.html) - [CSR配置字典之NPUBDFConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NPUBDFConfig.html) - [CSR配置字典之NPUCard类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NPUCard.html) - [CSR配置字典之NPUCardPowerDevice类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NPUCardPowerDevice.html) - [CSR配置字典之NPUConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NPUConfig.html) - [CSR配置字典之NPUFirmware类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NPUFirmware.html) - [CSR配置字典之NPUPort类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NPUPort.html) - [CSR配置字典之NVMeConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NVMeConfig.html) - [CSR配置字典之NandFlash类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NandFlash.html) - [CSR配置字典之NandInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NandInfo.html) - [CSR配置字典之NcsiNCInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NcsiNCInfo.html) - [CSR配置字典之NcsiNCPortInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NcsiNCPortInfo.html) - [CSR配置字典之NetSwitchConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetSwitchConfig.html) - [CSR配置字典之NetWorkAdapterReset类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetWorkAdapterReset.html) - [CSR配置字典之NetworkAdapter类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkAdapter.html) - [CSR配置字典之NetworkAdapterController类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkAdapterController.html) - [CSR配置字典之NetworkAdapterFirmware类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkAdapterFirmware.html) - [CSR配置字典之NetworkAdapterPreload类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkAdapterPreload.html) - [CSR配置字典之NetworkBonding类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkBonding.html) - [CSR配置字典之NetworkBondingPort类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkBondingPort.html) - [CSR配置字典之NetworkBridge类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkBridge.html) - [CSR配置字典之NetworkBridgePort类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkBridgePort.html) - [CSR配置字典之NetworkPlaneValidity类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkPlaneValidity.html) - [CSR配置字典之NetworkPort类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkPort.html) - [CSR配置字典之NetworkProtocolConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NetworkProtocolConfig.html) - [CSR配置字典之Nmi类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Nmi.html) - [CSR配置字典之NodeLocation类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NodeLocation.html) - [CSR配置字典之NodePortAddr类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NodePortAddr.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/NpuBoard.html) - [CSR配置字典之Nvme类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Nvme.html) - [CSR配置字典之OCPCard类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/OCPCard.html) - [CSR配置字典之OnePower类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/OnePower.html) - [CSR配置字典之OpticalModule类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/OpticalModule.html) - [CSR配置字典之OpticalModuleChannel类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/OpticalModuleChannel.html) - [CSR配置字典之PCIeCard类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PCIeCard.html) - [CSR配置字典之PCIeCardDisplayCustom类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PCIeCardDisplayCustom.html) - [CSR配置字典之PCIeCardFlashChecker类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PCIeCardFlashChecker.html) - [CSR配置字典之PCIeDevice类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PCIeDevice.html) - [CSR配置字典之PCIeIPMIChannelConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PCIeIPMIChannelConfig.html) - [CSR配置字典之PCIeSlot类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PCIeSlot.html) - [CSR配置字典之PGSignal类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PGSignal.html) - [CSR配置字典之POH类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/POH.html) - [CSR配置字典之PSUStrategy类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PSUStrategy.html) - [CSR配置字典之PWMChannel类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PWMChannel.html) - [CSR配置字典之ParallelUpgradePolicy类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ParallelUpgradePolicy.html) - [CSR配置字典之Pca9544类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Pca9544.html) - [CSR配置字典之Pca9545类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Pca9545.html) - [CSR配置字典之Pca9555类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Pca9555.html) - [CSR配置字典之PcieAddrInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PcieAddrInfo.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PeuBoard.html) - [CSR配置字典之PhyChipMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PhyChipMgmt.html) - [CSR配置字典之PhyRegisterWrite类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PhyRegisterWrite.html) - [CSR配置字典之Pmu类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Pmu.html) - [CSR配置字典之Port类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Port.html) - [CSR配置字典之PortUsageHistory类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PortUsageHistory.html) - [CSR配置字典之PowerAction类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerAction.html) - [CSR配置字典之PowerButton类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerButton.html) - [CSR配置字典之PowerConfiguration类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerConfiguration.html) - [CSR配置字典之PowerConverter类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerConverter.html) - [CSR配置字典之PowerDistributionId类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerDistributionId.html) - [CSR配置字典之PowerEvent类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerEvent.html) - [CSR配置字典之电源管理类集合](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerManagement.html) - [CSR配置字典之PowerMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerMgmt.html) - [CSR配置字典之PowerOutputEfficiencyCurve类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerOutputEfficiencyCurve.html) - [CSR配置字典之PowerPoint类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerPoint.html) - [CSR配置字典之PowerPointMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerPointMgmt.html) - [CSR配置字典之PowerStrategy类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerStrategy.html) - [CSR配置字典之PowerSubsystem类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerSubsystem.html) - [CSR配置字典之PowerSupplies类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PowerSupplies.html) - [CSR配置字典之Product类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Product.html) - [CSR配置字典之PropertySync类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PropertySync.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PsuBoard.html) - [CSR配置字典之PsuSlot类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PsuSlot.html) - [CSR配置字典之Pump类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Pump.html) - [CSR配置字典之PumpGroup类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/PumpGroup.html) - [CSR配置字典之Pumps类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Pumps.html) - [CSR配置字典之RMCPCipherSuites类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/RMCPCipherSuites.html) - [CSR配置字典之RecordFault类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/RecordFault.html) - [CSR配置字典之ReplicaDrive类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ReplicaDrive.html) - [CSR配置字典之RestrictedIPMICmdList类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/RestrictedIPMICmdList.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Retimer.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/RiserCard.html) - [CSR配置字典之Rtc类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Rtc.html) - [CSR配置字典之SASPhy类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SASPhy.html) - [CSR配置字典之SOC类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SOC.html) - [CSR配置字典之SOL类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SOL.html) - [CSR配置字典之SP类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SP.html) - [CSR配置字典之SPIChannel类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SPIChannel.html) - [CSR配置字典之SPIFlash类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SPIFlash.html) - [CSR配置字典之SPIOverHisport类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SPIOverHisport.html) - [CSR配置字典之SPIRate类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SPIRate.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SRUpgrade.html) - [CSR配置字典之Scanner类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Scanner.html) - [CSR配置字典之SecureBootOptions类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SecureBootOptions.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SecurityModule.html) - [CSR配置字典之Sensor类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Sensor.html) - [CSR配置字典之SensorSelInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SensorSelInfo.html) - [CSR配置字典之SerDes类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SerDes.html) - [CSR配置字典之SerialManagement类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SerialManagement.html) - [CSR配置字典之SerialSwitchAction类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SerialSwitchAction.html) - [CSR配置字典之ServiceConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ServiceConfig.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SmartNICDetection.html) - [CSR配置字典之Smc类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Smc.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SmcCmdList.html) - [CSR配置字典之SmcDfxInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SmcDfxInfo.html) - [CSR配置字典之Sms类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Sms.html) - [CSR配置字典之StorageConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/StorageConfig.html) - [CSR配置字典之StorageReset类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/StorageReset.html) - [CSR配置字典之StorageSetting类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/StorageSetting.html) - [CSR配置字典之SuperPodLabel类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SuperPodLabel.html) - [CSR配置字典之SwitchRule类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SwitchRule.html) - [CSR配置字典之SwitchSlotConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SwitchSlotConfig.html) - [CSR配置字典之SyncDestination类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SyncDestination.html) - [CSR配置字典之SysReset类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SysReset.html) - [CSR配置字典之SystemFirmwareProgress类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SystemFirmwareProgress.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SystemInfoList.html) - [CSR配置字典之SystemLockDown类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SystemLockDown.html) - [CSR配置字典之SystemPower类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SystemPower.html) - [CSR配置字典之SystemsFans类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/SystemsFans.html) - [CSR配置字典之TCPMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/TCPMgmt.html) - [CSR配置字典之Temperature类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Temperature.html) - [CSR配置字典之TemperatureInfo类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/TemperatureInfo.html) - [CSR配置字典之TemperatureManagement类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/TemperatureManagement.html) - [CSR配置字典之ThermTrip类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ThermTrip.html) - [CSR配置字典之ThermalConfiguration类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ThermalConfiguration.html) - [CSR配置字典之ThermalSubsystem类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/ThermalSubsystem.html) - [CSR配置字典之Time类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Time.html) - [CSR配置字典之TimeSynchronization类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/TimeSynchronization.html) - [CSR配置字典之TraceIpmi类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/TraceIpmi.html) - [CSR配置字典之Transceiver类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Transceiver.html) - [CSR配置字典之Triggers类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Triggers.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UBInterfaceCard.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UBPort.html) - [CSR配置字典之Uart类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Uart.html) - [CSR配置字典之UartCircularLog类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UartCircularLog.html) - [CSR配置字典之UartData类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UartData.html) - [CSR配置字典之UartDynamicConfig类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UartDynamicConfig.html) - [CSR配置字典之Ums类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Ums.html) - [CSR配置字典之UnitConfiguration类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UnitConfiguration.html) - [CSR配置字典之UpdateMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UpdateMgmt.html) - [CSR配置字典之UpgradeErrorCode类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UpgradeErrorCode.html) - [CSR配置字典之UpgradedDrivesPendingActive类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UpgradedDrivesPendingActive.html) - [CSR配置字典之UsbLocalOMService类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UsbLocalOMService.html) - [CSR配置字典之UserPayload类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/UserPayload.html) - [CSR配置字典之VLAN类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VLAN.html) - [CSR配置字典之VLANIPv4Address类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VLANIPv4Address.html) - [CSR配置字典之VLANIPv6Address类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VLANIPv6Address.html) - [CSR配置字典之VLANs类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VLANs.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VRDFirmware.html) - [CSR配置字典之VRDTypeMap类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VRDTypeMap.html) - [CSR配置字典之Valve类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Valve.html) - [CSR配置字典之Valves类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Valves.html) - [CSR配置字典之VirtualVPDConnect类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VirtualVPDConnect.html) - [CSR配置字典之Volume类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Volume.html) - [CSR配置字典之Vrd类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Vrd.html) - [CSR配置字典之VrdChip类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VrdChip.html) - [📋 文档信息](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VrdIPMIChannelConfig.html) - [CSR配置字典之VrdMgmt类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VrdMgmt.html) - [CSR配置字典之VrdPower类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/VrdPower.html) - [CSR配置字典之Watchdog2类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/Watchdog2.html) - [CSR配置字典之WhiteListDb类](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/WhiteListDb.html) - [CSR配置字典之ManagementTopology](https://openubmc.cn/docs/zh/development/specifications/csr_conf_dict/object/management_topology.html) - [DFT-ID定义](https://openubmc.cn/docs/zh/development/specifications/ipmi/appendix/DFT-ID定义.html) - [KVM集成](https://openubmc.cn/docs/zh/development/specifications/ipmi/appendix/KVM集成.html) - [事件ID定义规则](https://openubmc.cn/docs/zh/development/specifications/ipmi/appendix/事件ID定义规则.html) - [产品ID分配表](https://openubmc.cn/docs/zh/development/specifications/ipmi/appendix/产品ID分配表.html) - [固件ID管理](https://openubmc.cn/docs/zh/development/specifications/ipmi/appendix/固件ID管理.html) - [设备类型(Component-Type)](https://openubmc.cn/docs/zh/development/specifications/ipmi/appendix/设备类型(Component-Type).html) - [appendix](https://openubmc.cn/docs/zh/development/specifications/ipmi/appendix.html) - [Get Device ID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/01h-获取设备ID(Get-Device-ID).html) - [Cold Reset](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/02h-冷复位(Cold-Reset).html) - [Warm Reset](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/03h-热复位(Warm-Reset).html) - [Get Self Test Results](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/04h-获取BMC的自检结果(Get-Self-Test-Results).html) - [Set ACPI Power State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/06h-设置ACPI电源状态(Set-ACPI-Power-State).html) - [Get ACPI Power State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/07h-查询ACPI电源状态(Get-ACPI-Power-State).html) - [Get Device GUID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/08h-读取Device-GUID(Get-Device-GUID).html) - [Get NetFn Support](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/09h-查询NetFn支持能力(Get-NetFn-Support).html) - [Get Command Support](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/0Ah-查询命令支持能力(Get-Command-Support).html) - [Get Configurable Commands](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/0Ch-查询可配置命令集合(Get-Configurable-Commands).html) - [Reset Watchdog Timer](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/22h-复位BMC看门狗计时器(Reset-Watchdog-Timer).html) - [Set Watchdog Timer](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/24h-设置BMC看门狗计时器(Set-Watchdog-Timer).html) - [Get Watchdog Timer](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/25h-获取看门狗定时器(Get-Watchdog-Timer).html) - [Set BMC Global Enables](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/2Eh-设置BMC全局启用(Set-BMC-Global-Enables).html) - [Get BMC Global Enables](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/2Fh-获取BMC全局启用(Get-BMC-Global-Enables).html) - [Clear Message Flags](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/30h-清除消息标志(Clear-Message-Flags).html) - [Get Message Flags](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/31h-获取消息标志(Get-Message-Flags).html) - [Get Message](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/33h-获取消息(Get-Message).html) - [Send Message](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/34h-发送消息(Send-Message).html) - [Read Event Message Buffer](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/35h-获取消息队列中的数据内容(Read-Event-Message-Buffer).html) - [Get BT Interface Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/36h-获取BT接口能力(Get-BT-Interface-Capabilities).html) - [Get System GUID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/37h-获取系统GUID(Get-System-GUID).html) - [Get Channel Authentication Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/38h-获取频道身份验证功能(Get-Channel-Authentication-Capabilities).html) - [Get Session Challenge](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/39h-获取会话挑战值(Get-Session-Challenge).html) - [Activate Session](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/3Ah-激活会话(Activate-Session).html) - [Set Session Privilege Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/3Bh-设置会话权限等级(Set-Session-Privilege-Level).html) - [Close Session](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/3Ch-关闭会话(Close-Session).html) - [Get Session Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/3Dh-获取当前会话信息(Get-Session-Info).html) - [Set Channel Access](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/40h-设置频道访问(Set-Channel-Access).html) - [Get Channel Access](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/41h-获取频道访问(Get-Channel-Access).html) - [Get Channel Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/42h-获取频道信息(Get-Channel-Info).html) - [Set User Access](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/43h-设置BMC用户访问权限(Set-User-Access).html) - [Get User Access](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/44h-获取BMC用户访问权限(Get-User-Access).html) - [Set User Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/45h-设置BMC用户名(Set-User-Name).html) - [Get User Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/46h-获取BMC用户名(Get-User-Name).html) - [Set User Password](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/47h-设置BMC用户密码(Set-User-Password).html) - [Activate Payload](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/48h-激活有效载荷(Activate-Payload).html) - [Deactivate Payload](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/49h-停用有效载荷(Deactivate-Payload).html) - [Get Payload Activation Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/4Ah-获取有效负载激活状态(Get-Payload-Activation-Status).html) - [Get Payload Instance Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/4Bh-获取有效负载实例信息(Get-Payload-Instance-Info).html) - [Set User Payload Access](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/4Ch-设置用户有效载荷访问(Set-User-Payload-Access).html) - [Get User Payload Access](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/4Dh-获取用户有效载荷访问(Get-User-Payload-Access).html) - [Get Channel Payload Support](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/4Eh-获取通道有效载荷支持状态(Get-Channel-Payload-Support).html) - [Get Channel Payload Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/4Fh-获取通道有效载荷版本(Get-Channel-Payload-Version).html) - [Master Write Read Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/52h-总线读写命令(Master-Write-Read-Command).html) - [Get Channel Cipher Suites](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/54h-获取通道密码套件(Get-Channel-Cipher-Suites).html) - [Suspend Resume Payload Encryption](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/55h-挂起-恢复有效负载加密(Suspend-Resume-Payload-Encryption).html) - [Set Channel Security Keys](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/56h-设置频道安全密钥(Set-Channel-Security-Keys).html) - [Get System Interface Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/57h-获取系统接口功能(Get-System-Interface-Capabilities).html) - [Set System Info Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/58h-设置系统信息(Set-System-Info-Parameters).html) - [Get System Info Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/59h-查询系统信息(Get-System-Info-Parameters).html) - [Set Command Enables](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/60h-设置命令启用状态(Set-Command-Enables).html) - [Get Command Enables](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/App-06h/61h-查询命令启用状态(Get-Command-Enables).html) - [Get Chassis Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/00h-获取机框能力(Get-Chassis-Capabilities).html) - [Get Chassis Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/01h-获取机框状态(Get-Chassis-Status).html) - [Chassis Control](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/02h-机箱控制(Chassis-Control).html) - [Chassis Identify](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/04h-机箱识别(Chassis-Identify).html) - [Set Chassis Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/05h-设置机箱能力(Set-Chassis-Capabilities).html) - [Set Power Restore Policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/06h-设置BMC的通电开机策略(Set-Power-Restore-Policy).html) - [Get System Restart Cause](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/07h-获取系统重启原因(Get-System-Restart-Cause).html) - [Set System Boot Options](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/08h-设置系统启动选项(Set-System-Boot-Options).html) - [Get System Boot Options](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/09h-获取系统启动选项(Get-System-Boot-Options).html) - [Set Front Panel Button Enables](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/0Ah-设置前面板按钮启用(Set-Front-Panel-Button-Enables).html) - [Set Power Cycle Interval](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/0Bh-设置电源循环间隔(Set-Power-Cycle-Interval).html) - [Get POH Counter](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Chassis-00h/0Fh-获取-POH-计数(Get-POH-Counter).html) - [Get Components Version Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-15h/15h-获取部件版本信息(Get-Components-Version-Info).html) - [Get Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-40h/40h-获取信息(Get-Info).html) - [Set Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-40h/40h-设置信息(Set-Info).html) - [Write MAC Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/00h-设置MAC地址(Write-MAC-Address).html) - [Read MAC Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/01h-读取MAC地址(Read-MAC-Address).html) - [Physical Led Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/02h-物理LED测试(Physical-Led-Test).html) - [Clear E lable Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/03h-清除电子标签(Clear-E-lable-Data).html) - [Write E lable Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/04h-设置电子标签(Write-E-lable-Data).html) - [Read E lable Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/05h-查询电子标签(Read-E-lable-Data).html) - [Update E lable Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/06h-更新电子标签(Update-E-lable-Data).html) - [Get E label Reservation ID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/07h-获取电子标签预订ID(Get-E-label-Reservation-ID).html) - [Read Version Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/08h-读取版本信息(Read-Version-Data).html) - [Start Device Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/09h-开始设备测试(Start-Device-Test).html) - [Get Device Test Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/0Ah-获取设备测试结果(Get-Device-Test-Result).html) - [Start IPMB Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/0Ch-开始IPMB测试(Start-IPMB-Test).html) - [Read Video Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/10h-读取视频数据(Read-Video-Data).html) - [Set Serial Port](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/12h-设置串口(Set-Serial-Port).html) - [Get Handle State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/13h-获取处理状态(Get-Handle-State).html) - [Reset FRU](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/14h-重置FRU(Reset-FRU).html) - [Set Ethernet Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/15h-设置以太网模式(Set-Ethernet-Mode).html) - [Get Ethernet Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/16h-获取以太网模式(Get-Ethernet-Mode).html) - [Get DFT Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/1Fh-获取装备模式(Get-DFT-Mode).html) - [Set DFT Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/20h-使能-禁止DFT命令接口(Set-DFT-Mode).html) - [Set Global Configurations](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/21h-设置定制化配置(Set-Global-Configurations).html) - [Get Global Configurations](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/22h-获取全局配置(Get-Global-Configurations).html) - [Start Port Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/25h-开始端口测试(Start-Port-Test).html) - [Get Port Test Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/26h-获取端口测试结果(Get-Port-Test-Result).html) - [Regenerate Device GUID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/27h-重新产生GUID号(Regenerate-Device-GUID).html) - [Set Keyboard Value](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/28h-设置键盘值(Set-Keyboard-Value).html) - [Get Component Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/29h-获取组件信息(Get-Component-Info).html) - [Dft Get System Health](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/2Ah-Dft获取系统运行状况(Dft-Get-System-Health).html) - [Dft Get System Health Event](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/2Bh-Dft获取系统运行状况事件(Dft-Get-System-Health-Event).html) - [Dft Get Component Properities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/2Ch-Dft获取组件属性(Dft-Get-Component-Properities).html) - [Get Dft Interface Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/2Dh-获取Dft接口版本(Get-Dft-Interface-Version).html) - [Read Version Release Date](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/30h-阅读版本发布日期(Read-Version-Release-Date).html) - [Get test type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/31h-获取测试标志(Get-test-type).html) - [Set Test Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/31h-设置测试次数(Set-Test-Count).html) - [Get Test Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/32h-获取测试次数(Get-Test-Count).html) - [Set Target level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/33h-设定目标等级(Set-Target-level).html) - [LCD Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/34h-LCD测试(LCD-Test).html) - [Get Chip Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/35h-获取芯片状态(Get-Chip-Status).html) - [Set UFCA UFCB flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/36h-设置UFCA-UFCB标志(Set-UFCA-UFCB-flag).html) - [Read UFCA UFCB flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/37h-读取UFCA-UFCB标志(Read-UFCA-UFCB-flag).html) - [Set test type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/38h-设置测试标志(Set-test-type).html) - [Set BMC IP ADDRESS](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/3Ah-设置BMC的IP地址(Set-BMC-IP-ADDRESS).html) - [Get CPLD Register Value](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/3Bh-获取CPLD寄存器值(Get-CPLD-Register-Value).html) - [Load Device Firmware](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/3Ch-加载设备固件(Load-Device-Firmware).html) - [Get Component Position Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/3Fh-获取组件位置信息(Get-Component-Position-Info).html) - [Get DFT Test Item cnt](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/40h-获取测试项数目(Get-DFT-Test-Item-cnt).html) - [Get DFT Test Item](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/41h-获取测试项内容(Get-DFT-Test-Item).html) - [Start DFT Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/42h-启动-停止测试(Start-DFT-Test).html) - [Get DFT Test Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/43h-获取测试结果(Get-DFT-Test-Result).html) - [Set BMC MAC Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/44h-设置BMC-MAC配置(Set-BMC-MAC-Address).html) - [Get BMC MAC Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/45h-获取BMC-MAC地址(Get-BMC-MAC-Address).html) - [Load Default Setting](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/46h-恢复CX220出厂默认配置(Load-Default-Setting).html) - [Get BMC Net Speed](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/47h-获取BMC网口速率(Get-BMC-Net-Speed).html) - [Get BMC Process Time](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/50h-获取处理时长(Get-BMC-Process-Time).html) - [Get Chip DIEID Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/51h-获取海思芯片DIEID信息(Get-Chip-DIEID-Info).html) - [Set Chip Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/52h-按槽位设置部件信息(Set-Chip-Info).html) - [Get Chip Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/53h-按槽位读取部件信息(Get-Chip-Info).html) - [Get Device Health](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/54h-按槽位读取设备健康状态(Get-Device-Health).html) - [Get FDM Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/55h-读取FDM相关信息(Get-FDM-Info).html) - [Get RFID Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/56h-读取RFID-Tag相关的信息(Get-RFID-Info).html) - [Set RFID Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/57h-设置RFID-Tag相关的信息(Set-RFID-Info).html) - [Set System Event Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/58h-设置系统事件相关配置(Set-System-Event-Configuration).html) - [Get Global Configurations (new)](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/59h-查询DFT全局参数(Get-Global-Configurations-(new)).html) - [Set Lan Switch Loopback Test Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/5Ah-设置lanswitch在装备背板下的环回测试模式(Set-Lan-Switch-Loopback-Test-Mode).html) - [Get Loadline Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/5Bh-查询Loadline参数(Get-Loadline-Parameters).html) - [Set Loadline State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/5Ch-设置Loadline开关状态(Set-Loadline-State).html) - [Set Bias Voltage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/5Dh-设置电压拉偏参数(Set-Bias-Voltage).html) - [Set PSU Serial Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/5Eh-设置H3C电源的序列号(Set-PSU-Serial-Number).html) - [Get PSU Serial Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/5Fh-获取H3C电源的序列号(Get-PSU-Serial-Number).html) - [Update PSU Serial Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/60h-更新H3C电源的序列号(Update-PSU-Serial-Number).html) - [Set Chassis Location Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/61h-设置机框位置信息(Set-Chassis-Location-Info).html) - [Get Chassis Location Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/62h-获取机框位置信息(Get-Chassis-Location-Info).html) - [Set Cpld Channel](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/63h-设置cpld-通道(Set-Cpld-Channel).html) - [Get Cpld Manufacturer ID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/64h-获取cpld-厂家id(Get-Cpld-Manufacturer-ID).html) - [Start Cpld Space Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/65h-开始CPLD全资源检测(Start-Cpld-Space-Test).html) - [Get Cpld Space Test Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/66h-获取CPLD全资源检测结果(Get-Cpld-Space-Test-Result).html) - [Get Power Rack Elabel](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/67h-获取电源框的电子标签(Get-Power-Rack-Elabel).html) - [Active TSB License](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/68h-激活TSB-License(Active-TSB-License).html) - [Set Fru E lable MfgDateTime Length](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/69h-设置FRU电子标签中生产日期时间字节长度标记(Set-Fru-E-lable-MfgDateTime-Length).html) - [Get Eye Diagram Test Infomation](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/6Ah-查询眼图测试结果(Get-Eye-Diagram-Test-Infomation).html) - [Get PCIe Eye Diagram](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/6Bh-查询PCIe眼图信息(Get-PCIe-Eye-Diagram).html) - [Erase Teeos Flash](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/70h-擦除安全OS区域(Erase-Teeos-Flash).html) - [Set Component Customization Infomation](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/71h-设置部件定制信息(Set-Component-Customization-Infomation).html) - [Get Component Customization Infomation](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/72h-获取部件定制信息(Get-Component-Customization-Infomation).html) - [Set Hardware Registers Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/73h-设置硬件寄存器信息(Set-Hardware-Registers-Information).html) - [Set System LockDown Status of Multiple Nodes](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/74h-设置多节点的系统锁定状态(Set-System-LockDown-Status-of-Multiple-Nodes).html) - [Get LockDown System Id of Multiple Nodes](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/75h-获取多节点的锁定系统Id(Get-LockDown-System-Id-of-Multiple-Nodes).html) - [Get Bios Allowed Package Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/76h-查询允许升级的BIOS包类型(Get-Bios-Allowed-Package-Type).html) - [Set Bios Allowed Package Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/77h-设置允许升级的BIOS包类型(Set-Bios-Allowed-Package-Type).html) - [Set DDR Test Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/78h-下发DDR测试配置(Set-DDR-Test-Configuration).html) - [Get DDR Test Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/79h-查询DDR测试结果(Get-DDR-Test-Result).html) - [Set SoC Environment Variable](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/80h-设置SoC环境变量(Set-SoC-Environment-Variable).html) - [Get SoC Environment Variable](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/81h-查询SoC环境变量(Get-SoC-Environment-Variable).html) - [Dft File Action](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/82h-装备文件操作(Dft-File-Action).html) - [Clear Cpld Space Test Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/83h-清除CPLD全资源检测结果(Clear-Cpld-Space-Test-Result).html) - [Get Cpld Space Test Result Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-90h/84h-获取CPLD全资源检测结果以及对应的CPLD信息(Get-Cpld-Space-Test-Result-Information).html) - [Set Fan Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/01h-设置风扇模式(Set-Fan-Mode).html) - [Get Fan Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/02h-获取风扇模式(Get-Fan-Mode).html) - [Get Component Info Properties](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/03h-获取组件信息属性(Get-Component-Info-Properties).html) - [Get IP Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/04h-获取IP地址模式(Get-IP-Mode).html) - [Upgrade Component](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/06h-ipmitool升级组件(Upgrade-Component).html) - [Get Port80 Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/07h-获取80端口数据(Get-Port80-Data).html) - [Get System Health](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/08h-获取系统健康状态(Get-System-Health).html) - [Get System Health Event](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/09h-获取系统健康事件(Get-System-Health-Event).html) - [Set Sensor Reading](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/0Ch-设置传感器读数(Set-Sensor-Reading).html) - [Stop Hardware Watchdog](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/0Dh-停止硬件看门狗(Stop-Hardware-Watchdog).html) - [User Authencation](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/11h-用户认证(User-Authencation).html) - [Get Component Info(deprecated)](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/12h-获取组件信息(弃用)(Get-Component-Info(deprecated)).html) - [Get Backup SEL Entry](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/14h-获取备份SEL表项(Get-Backup-SEL-Entry).html) - [Get Backup SEL Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/15h-获取备份SEL信息(Get-Backup-SEL-Info).html) - [Set Serial Connection](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/17h-设置串口连接(Set-Serial-Connection).html) - [Get Serial Connection](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/18h-获取串口连接方向(Get-Serial-Connection).html) - [Get Firmware Info Properties](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/1Eh-获取固件信息属性(Get-Firmware-Info-Properties).html) - [Set Slot Extend string](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/1Fh-设置槽位扩展字符串(Set-Slot-Extend-string).html) - [Get Slot Extend string](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/20h-获取槽位扩展字符串(Get-Slot-Extend-string).html) - [Set Event Severity Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/21h-配置事件告警级别(Set-Event-Severity-Level).html) - [Set Cooling Device Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/23h-设置散热器件模式(Set-Cooling-Device-Mode).html) - [Get Cooling Device Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/24h-获取散热器件模式(Get-Cooling-Device-Mode).html) - [Set Cooling Device Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/25h-设置散热器件等级(Set-Cooling-Device-Level).html) - [Get Cooling Device Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/26h-获取散热器件等级(Get-Cooling-Device-Level).html) - [Get Cooling Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/27h-获取散热信息(Get-Cooling-Info).html) - [Set Cooling Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-91h/27h-设置散热信息(Set-Cooling-Info).html) - [Set CPU Tcontrol](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/01h-设置CPU-Tcontrol参数(Set-CPU-Tcontrol).html) - [Set BIOS Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/02h-设置BIOS版本(Set-BIOS-Version).html) - [Update BIOS status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/03h-更新BIOS状态(Update-BIOS-status).html) - [Write SMBIOS Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/04h-写SMBIOS数据(Write-SMBIOS-Data)(BT超长帧).html) - [Set Device Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/05h-设置设备状态(Set-Device-Status).html) - [Get Device Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/06h-查询设备状态(Get-Device-Status).html) - [Set HBA Card Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/07h-配置HBA卡(Set-HBA-Card-Configuration).html) - [Get HBA Card Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/08h-查询HBA卡配置(Get-HBA-Card-Configuration).html) - [Write File to BMC](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/09h-向BMC写数据(Write-File-to-BMC)(BT超长帧).html) - [Read File From BMC](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/0Ah-从BMC读取数据(Read-File-From-BMC)(BT超长帧).html) - [Set File Changed](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/0Bh-设置文件改变标志(Set-File-Changed).html) - [Get File Changed](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/0Ch-查询文件改变标志(Get-File-Changed).html) - [Get CPU Reading](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/0Dh-获取CPU读数(Get-CPU-Reading).html) - [Get iMana OEM Revision](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/0Eh-获取iMana-OEM修订版本(Get-iMana-OEM-Revision).html) - [Add Syslog Entry](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/0Fh-添加BIOS审计日志(Add-Syslog-Entry)(BT超长帧).html) - [Set Desired Fan Speed](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/10h-设置所需的风扇速度(Set-Desired-Fan-Speed).html) - [Get System Restart Cause oem](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/11h-获取系统重启原因(Get-System-Restart-Cause-oem).html) - [Set Upgrade ROM SKU Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/12h-设置升级ROM的SKU编号(Set-Upgrade-ROM-SKU-Number).html) - [Set thermal enforce policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/13h-设置散热模式(Set-thermal-enforce-policy).html) - [Get thermal enforce policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/14h-查询散热模式(Get-thermal-enforce-policy).html) - [Set System Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/15h-设置系统带内信息(Set-System-Information).html) - [Get System Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/16h-查询系统带内信息(Get-System-Information).html) - [Set FDM Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/17h-设置故障诊断特性辅助信息(Set-FDM-Info).html) - [Set FDM errinfo](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/18h-故障信息上报(Set-FDM-errinfo).html) - [Get BIOS File Property](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/1Ah-获取BIOS文件的属性(Get-BIOS-File-Property).html) - [Get Ras Mission](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/20h-查询RAS任务及处理状态(Get-Ras-Mission).html) - [Get Fault Diagnostic Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/21h-查询故障诊断辅助信息(Get-Fault-Diagnostic-Information).html) - [Get Hardware Registers Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/22h-查询硬件寄存器信息(Get-Hardware-Registers-Information).html) - [Close USB Mass Storage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/25h-关闭USB存储连接(Close-USB-Mass-Storage).html) - [Create USB Mass Storage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/25h-创建USB存储连接(Create-USB-Mass-Storage).html) - [Get USB Mass Storage Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/25h-查询USB存储连接状态(Get-USB-Mass-Storage-Status).html) - [Set Cooling Policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/26h-设置调速策略(Set-Cooling-Policy).html) - [Get Cooling Policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/27h-获取调速策略(Get-Cooling-Policy).html) - [Set NetCard Port Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/28h-设置板载网卡网口状态(Set-NetCard-Port-Status).html) - [Get NetCard Port Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/29h-获取板载网卡网口状态(Get-NetCard-Port-Status).html) - [Set DIMM Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/2Ah-设置各类型的内存及相关附属信息(Set-DIMM-Info).html) - [Get DIMM Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/2Bh-查询各类型的内存及相关附属信息(Get-DIMM-Info).html) - [Set VRD Parameter](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/2Ch-设置VRD-的配置参数(Set-VRD-Parameter).html) - [Get VRD Parameter](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/2Dh-获取VRD-的配置参数(Get-VRD-Parameter).html) - [Get Dynamic Configuration SMI Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/2Eh-获取BMC保存的BIOS动态配置(Get-Dynamic-Configuration-SMI-Command).html) - [Set Dynamic Configuration Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/2Fh-设置BIOS动态配置到BMC(Set-Dynamic-Configuration-Result).html) - [Get age test flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/30h-查询是否有老化标志(Get-age-test-flag).html) - [Set age test flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/31h-设置老化标志(Set-age-test-flag).html) - [Age test start report](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/32h-老化测试开始上报(Age-test-start-report).html) - [Get age test process rate](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/33h-获取老化测试进度(Get-age-test-process-rate).html) - [Set age test process rate](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/34h-设置老化测试进度(Set-age-test-process-rate).html) - [Age test result report](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/35h-老化测试结果上报(Age-test-result-report).html) - [Get age test result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/36h-获取老化测试结果(Get-age-test-result).html) - [Get Memory Soft Isolation Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/38h-获取内存软隔离地址(Get-Memory-Soft-Isolation-Address).html) - [Clear Memory Soft Isolation Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/39h-清除内存软隔离地址(Clear-Memory-Soft-Isolation-Address).html) - [Get Hard Isolation Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/40h-获取硬隔离地址(Get-Hard-Isolation-Address).html) - [Set Hard Isolation Address Results](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/41h-设置硬隔离地址结果(Set-Hard-Isolation-Address-Results)(Runtime阶段使用).html) - [Set Get MSP switch](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/42h-设置-获取MSP开关(Set-Get-MSP-switch).html) - [Set Get Cached BIOS Upgrade Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/43h-获取-设置已缓存的BIOS升级模式(Set-Get-Cached-BIOS-Upgrade-Mode).html) - [Set Chip Bitwidth](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/44h-设置内存位宽信息(Set-Chip-Bitwidth).html) - [Get Name of BMC](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/45h-获取带外管理软件的名字(Get-Name-of-BMC).html) - [FDM Record Count Operate](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/46h-FDM记录计数操作(FDM-Record-Count-Operate).html) - [Update BIOS Password](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/47h-更新BIOS密码(Update-BIOS-Password).html) - [Set PPR Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/48h-设置PPR(Set-PPR-Result).html) - [Get Row Fault Isolation Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/49h-获取行故障隔离地址(Get-Row-Fault-Isolation-Address).html) - [Set TEE OS Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/4Ah-BIOS传递安全OS版本号(Set-TEE-OS-Version).html) - [Get Device Present Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/4Bh-BIOS读取板卡的在位情况(Get-Device-Present-Status).html) - [Get Smart Provisioning Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/4Ch-查询SP信息(Get-Smart-Provisioning-Info).html) - [Set Smart Provisioning Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/4Dh-设置SP信息(Set-Smart-Provisioning-Info).html) - [Get Device Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/4Eh-读取设备的配置能力(Get-Device-Capabilities).html) - [Set Device Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/4Fh-设置设备的配置能力(Set-Device-Capabilities).html) - [Report Trusted Module Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/50h-BIOS-上报可信模块信息(Report-Trusted-Module-Info).html) - [Get BMC Two Factor Auth State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/51h-读取BMC双因素证书状态(Get-BMC-Two-Factor-Auth-State).html) - [Set BMC Two Factor Auth State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/52h-设置BMC双因素证书状态(Set-BMC-Two-Factor-Auth-State).html) - [Set BIOS Firmware Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/53h-设置BIOS固件版本(Set-BIOS-Firmware-Version).html) - [Get BIOS Firmware Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/54h-获取BIOS固件版本(Get-BIOS-Firmware-Version).html) - [Get BCU diagnosis data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/55h-获取基础计算组件故障寄存器日志信息(Get-BCU-diagnosis-data).html) - [Set Host Standard Digest](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/57h-设置host侧各固件实际度量值(Set-Host-Standard-Digest).html) - [Get Host Digest Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/58h-获取host侧各固件实际度量值(Get-Host-Digest-Result).html) - [Get TPCM Measurement Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/59h-获取TPCM度量开关值(Get-TPCM-Measurement-Status).html) - [Get Smbios Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/5Ah-获取SMBIOS信息(Get-Smbios-Info).html) - [Set SMBIOS Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/5Bh-设置SMBIOS信息(Set-SMBIOS-Info).html) - [Get Bios Boot Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/5Ch-获取BIOS启动信息(Get-Bios-Boot-Info).html) - [Set Bios Boot Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/5Dh-设置BIOS启动信息(Set-Bios-Boot-Info).html) - [Set Smbios ext Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/5Eh-设置SMBIOS扩展字段(Set-Smbios-ext-Info).html) - [Get CPU Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/5Fh-获取CPU能力信息(Get-CPU-Capabilities).html) - [Set DIMM Manufacturer Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/60h-设置内存颗粒厂商信息(Set-DIMM-Manufacturer-Info).html) - [Get Trusted Module Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/62h-获取可信模块信息(Get-Trusted-Module-Info).html) - [Get CE Storm Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/64h-获取内存CE风暴信息(Get-CE-Storm-Info).html) - [Report Memory Fault Isolation Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/65h-上报内存隔离结果(Report-Memory-Fault-Isolation-Address).html) - [Get Memory HPPR Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/66h-查询内存HPPR隔离地址(Get-Memory-HPPR-Address).html) - [Set Power Capping Attribute](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/67h-设置功耗封顶属性(Set-Power-Capping-Attribute).html) - [Set PCIe Card BDF](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/68h-设置PCIeCard设备BDF(Set-PCIe-Card-BDF).html) - [Set PCIe Disk BDF](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/69h-设置PCIe硬盘BDF(Set-PCIe-Disk-BDF).html) - [Get OS Energy Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/6Ah-查询OS能效信息配置(Get-OS-Energy-Information).html) - [Set OS Energy Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/6Bh-设置OS能效信息配置(Set-OS-Energy-Information).html) - [Set System Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/6Dh-设置系统参数(Set-System-Parameters).html) - [Get System Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/6Eh-查询系统参数(Get-System-Parameters).html) - [Set OCP Card BDF](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/70h-设置OCP插卡设备BDF(Set-OCP-Card-BDF).html) - [Get CPU Lifetime ECCFault Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-92h/71h-查询CPU生命周期内ECC错误计数(Get-CPU-Lifetime-ECCFault-Count).html) - [Send Trap Event](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/01h-发送Trap事件(Send-Trap-Event).html) - [Get Sensor Name oem](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/02h-获取传感器名称(Get-Sensor-Name-oem).html) - [Get Screen Snapshot](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/03h-获取截屏文件(Get-Screen-Snapshot).html) - [Set Authentication Key](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/04h-设置认证关键字(Set-Authentication-Key).html) - [Set IPMC Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/05h-设置IPMC配置参数(Set-IPMC-Configuration).html) - [Get IPMC Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/06h-获取IPMC配置参数(Get-IPMC-Configuration).html) - [Set Mgnt Configuration Recover Point](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/07h-设置管理配置恢复点(Set-Mgnt-Configuration-Recover-Point).html) - [Recover Mgnt Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/08h-恢复管理配置信息(Recover-Mgnt-Configuration).html) - [Get Sensor Max Event Severity](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/09h-获取传感器最高事件级别(Get-Sensor-Max-Event-Severity).html) - [Set Web Auth Code](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/0Bh-设置Web认证码(Set-Web-Auth-Code).html) - [Get User Group Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/0Ch-获取用户组配置信息(Get-User-Group-Configuration).html) - [Set User Group Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/0Dh-设置用户组配置信息(Set-User-Group-Configuration).html) - [Set Fan Speed](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/0Eh-设置风扇转速(Set-Fan-Speed).html) - [Set Service Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/0Fh-设置服务配置信息(Set-Service-Configuration).html) - [Get Service Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/10h-获取服务配置信息(Get-Service-Configuration).html) - [Get Power Statistic](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/11h-查询功率统计(Get-Power-Statistic).html) - [Clear Power Statistic](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/12h-清除功率数据(Clear-Power-Statistic).html) - [Set Power Capping Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/13h-设置功率封顶参数(Set-Power-Capping-Configuration).html) - [Get Power Capping Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/14h-获取功率封顶参数(Get-Power-Capping-Configuration).html) - [Set Alert Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/15h-配置告警上报参数(Set-Alert-Configuration).html) - [Get Alert Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/16h-查询告警上报参数(Get-Alert-Configuration).html) - [Get Log Entry Size](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/17h-获取日志最大条数(Get-Log-Entry-Size).html) - [Get Kinescope Bits](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/18h-获取录像回放触发条件(Get-Kinescope-Bits).html) - [Set Kinescope Bits](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/19h-设置录像回放触发条件(Set-Kinescope-Bits).html) - [Get Power Supply Info Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/1Eh-获取电源配置信息(Get-Power-Supply-Info-Configuration).html) - [Get SOL Blackbox Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/1Fh-导出SOL-Black-Box数据(Get-SOL-Blackbox-Data).html) - [Get Desired Speed](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/20h-获取风扇转速级别(Get-Desired-Speed).html) - [Get Local User password complexity check Enable](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/21h-获取口令复杂度配置(Get-Local-User-password-complexity-check-Enable).html) - [Set Local User password complexity check Enable](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/22h-设置口令复杂度配置(Set-Local-User-password-complexity-check-Enable).html) - [Get Upgrade ROM SKU Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/23h-查询升级ROM的SKU编号(Get-Upgrade-ROM-SKU-Number).html) - [Set Power Saving Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/24h-设置节能配置(Set-Power-Saving-Configuration).html) - [Get Power Saving Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/25h-获取节能配置(Get-Power-Saving-Configuration).html) - [Get total Temperature](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/26h-获取总体温度(Get-total-Temperature).html) - [Get Device Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/27h-获取设备信息(Get-Device-Info).html) - [Get Sensors Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/28h-获取传感器信息(Get-Sensors-Info).html) - [Set SNMP MIB Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/29h-配置SNMP-MIB参数(Set-SNMP-MIB-Configuration).html) - [Get SNMP MIB Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/2Ah-获取SNMP-MIB参数(Get-SNMP-MIB-Configuration).html) - [Set Power Supply Info Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/2Dh-配置供电信息参数(Set-Power-Supply-Info-Configuration).html) - [Set Access Rule Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/2Eh-配置登录规则(Set-Access-Rule-Configuration).html) - [Get Access Rule Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/2Fh-查询登录规则(Get-Access-Rule-Configuration).html) - [Partial Write E lable](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/2Fh-部分写索引(Partial-Write-E-lable).html) - [Get BMA State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/30h-获取iBMA状态(Get-BMA-State).html) - [Get Threshold Sensor Reading](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/31h-获取传感器门限值(Get-Threshold-Sensor-Reading).html) - [Set RAID Parameter Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/34h-设置RAID参数(Set-RAID-Parameter-Command).html) - [Set Property Value Common Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/35h-设置属性值通用命令(Set-Property-Value-Common-Command).html) - [Get Property Value Common Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/36h-查询属性值通用命令(Get-Property-Value-Common-Command).html) - [Get Property Value For All Object Common Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/38h-查询指定功能号的所有对象的指定置属性(Get-Property-Value-For-All-Object-Common-Command).html) - [Clear Event](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/39h-恢复事件(Clear-Event).html) - [Get Hdd Plug Cnt](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/3Ah-获取硬盘拔插次数(Get-Hdd-Plug-Cnt).html) - [Get Storage Configurations](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/3Dh-获取存储配置(Get-Storage-Configurations).html) - [Set Storage Configurations](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/3Eh-设置存储配置(Set-Storage-Configurations).html) - [Set shied IPMI command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/3Fh-添加删除黑白名单命令的IPMI命令表(Set-shied-IPMI-command).html) - [Get Fruid Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/3bh-获取FRU信息(Get-Fruid-Info).html) - [Set Device Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/3ch-设置设备信息(Set-Device-Info).html) - [Get Device Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/40h-获取设备名称(Get-Device-Name).html) - [File Effective](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/41h-生效已上传文件(File-Effective).html) - [Get RAID Parameter Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/42h-获取RAID配置(Get-RAID-Parameter-Command).html) - [Get Device Location Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/43h-获取组件位置名称信息(Get-Device-Location-Name).html) - [Set User SNMP V3 Privacy Password](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/44h-配置SNMP-V3加密密码(Set-User-SNMP-V3-Privacy-Password).html) - [Set SmartCooling Customized Inlet Environmen Range info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/45h-配置进风口温度信息(Set-SmartCooling-Customized-Inlet-Environmen-Range-info).html) - [Get SmartCooling Customized Inlet Environmen Range info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/46h-获取进风口温度信息(Get-SmartCooling-Customized-Inlet-Environmen-Range-info).html) - [Set SmartProvision Deply Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/47h-设置SP部署信息(Set-SmartProvision-Deply-Info).html) - [Get Lisence Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/48h-获取许可证信息(Get-Lisence-Info).html) - [Set Lisence Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/49h-设置许可信息(Set-Lisence-Info).html) - [Set Firmware Firewall](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/4Ah-设置防火墙功能(Set-Firmware-Firewall).html) - [Query Black or White List IPMI](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/4Bh-查询黑名单或白名单IPMI(Query-Black-or-White-List-IPMI).html) - [Get Firmware Firewall](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/4Ch-获取防火墙功能使能(Get-Firmware-Firewall).html) - [Set BoB Channel Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/51h-设置BMA-BMC通道类型(Set-BoB-Channel-Type).html) - [Get BoB Channel Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/52h-获取BMA-BMC通道类型(Get-BoB-Channel-Type).html) - [Set Device Action](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/53h-设置设备芯片操作(Set-Device-Action).html) - [Get Device Action Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/54h-获取设备芯片操作结果(Get-Device-Action-Result).html) - [Get BBU Power Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/55h-获取BBU-电源信息(Get-BBU-Power-Info).html) - [Set BBU Power Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/56h-设置BBU-电源信息(Set-BBU-Power-Info).html) - [File Action](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/57h-文件动作(File-Action).html) - [Set System LockDown Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/58h-设置BMC系统锁定状态(Set-System-LockDown-Status).html) - [Get System LockDown Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/59h-获取BMC系统锁定状态(Get-System-LockDown-Status).html) - [Set BMC Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/5Ah-设置BMC配置参数(Set-BMC-Configuration).html) - [Get BMC Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/5Bh-获取BMC配置参数(Get-BMC-Configuration).html) - [BIOS Post Host Restart Power Off Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/5Ch-BIOS上报系统复位-平滑关机状态(BIOS-Post-Host-Restart-Power-Off-Type).html) - [Get BusinessPort s BDF and MAC Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/5Eh-获取BusinessPort的BDF和MAC信息(Get-BusinessPort-s-BDF-and-MAC-Info).html) - [Get Lsw Info Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/60h-获取LSW参数(Get-Lsw-Info-Parameters).html) - [Set Lsw Info Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/61h-配置LSW参数(Set-Lsw-Info-Parameters).html) - [Get Hdd Power Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/62h-查询硬盘电源状态(Get-Hdd-Power-Status).html) - [Set Power Status of a Hard Disk oem](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/63h-设置硬盘电源状态(Set-Power-Status-of-a-Hard-Disk-oem).html) - [Get BMC Auxiliary Firmware Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/65h-获取BMC辅助固件信息(Get-BMC-Auxiliary-Firmware-Info).html) - [Obtaining Device Bit Error Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/66h-获取设备误码信息(Obtaining-Device-Bit-Error-Information).html) - [Set VNC Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/67h-设置VNC配置参数(Set-VNC-Configuration).html) - [Set Account Interface](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/68h-设置用户接口(Set-Account-Interface).html) - [File Upload](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/69h-文件上传(File-Upload).html) - [Set Area Alarm Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Ah-通知openUBMC相关部件故障的区域信息(Set-Area-Alarm-Info).html) - [Get Product CCDB Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Bh-产品CCDB数据查询(Get-Product-CCDB-Info).html) - [Set Product CCDB Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Bh-写入产品CCDB数据(Set-Product-CCDB-Info).html) - [Deregister Product Arbitration Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Bh-撤销产品仲裁信息(Deregister-Product-Arbitration-Info).html) - [Get Product Arbitration Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Bh-查询产品仲裁信息(Get-Product-Arbitration-Info).html) - [Register Product Arbitration Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Bh-注册产品仲裁信息(Register-Product-Arbitration-Info).html) - [Set Watch Dog Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Bh-设置看门狗是否开启(Set-Watch-Dog-Status).html) - [Check whether the cache package to take effect exists](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Ch-查询是否有待生效的缓存包(Check-whether-the-cache-package-to-take-effect-exists).html) - [Get Component Fruid By Uid](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Dh-通过UID获取组件的Fruid(Get-Component-Fruid-By-Uid).html) - [Get Sensor Over Temp Power Off Threshold](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Eh-获取传感器过温下电门限(Get-Sensor-Over-Temp-Power-Off-Threshold).html) - [Get Syslog Server Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/6Fh-查询syslog服务器信息(Get-Syslog-Server-Info).html) - [Set Syslog Server Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/70h-设置syslog服务器信息(Set-Syslog-Server-Info).html) - [Set RMCP+ Cipher Suites](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/71h-设置RMCP+加密套件(Set-RMCP+-Cipher-Suites).html) - [Get RMCP+ Cipher Suites](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/72h-查询RMCP+加密套件(Get-RMCP+-Cipher-Suites).html) - [Set Resource Usage Alarm Threshold](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/73h-设置资源利用率告警门限(Set-Resource-Usage-Alarm-Threshold).html) - [Set SNMP Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/74h-设置SNMP配置(Set-SNMP-Configuration).html) - [Get SNMP Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/75h-获取SNMP配置(Get-SNMP-Configuration).html) - [Get Account Service Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/76h-查询用户服务配置(Get-Account-Service-Configuration).html) - [Set Account Service Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/77h-设置用户服务配置(Set-Account-Service-Configuration).html) - [Ipmi Check Upgrade Channel Health](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/78h-升级前通道故障检查(Ipmi-Check-Upgrade-Channel-Health).html) - [Get Account Interface](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/79h-查询用户接口(Get-Account-Interface).html) - [BridgedRequestMessage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/7Ah-桥接命令消息(BridgedRequestMessage).html) - [Screenshot](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/7Bh-屏幕截图操作(Screenshot).html) - [OEM Account](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/7Ch-定制OEM用户(OEM-Account).html) - [Get Valve Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/7Dh-获取节流阀配置信息(Get-Valve-Information).html) - [Set Valve Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/7Eh-设置节流阀配置信息(Set-Valve-Information).html) - [Set User SNMP V3 authentication algorithm](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/7Fh-配置SNMPv3鉴权算法(Set-User-SNMP-V3-authentication-algorithm).html) - [Get authentication algorithm](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/80h-查询用户SNMPv3鉴权算法(Get-authentication-algorithm).html) - [Set NTP Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/81h-设置NTP配置(Set-NTP-Configuration).html) - [Get NTP Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/82h-查询NTP配置(Get-NTP-Configuration).html) - [Set LDAP Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/83h-设置LDAP属性(Set-LDAP-Configuration).html) - [Get LDAP Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/84h-查询LDAP属性(Get-LDAP-Configuration).html) - [Get Statistics for Event Subscription Messages](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/87h-获取事件订阅消息统计信息(Get-Statistics-for-Event-Subscription-Messages).html) - [Get Trusted Computing Configurationn](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/88h-查询可信计算配置(Get-Trusted-Computing-Configurationn).html) - [Set Trusted Computing Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/89h-设置可信计算配置(Set-Trusted-Computing-Configuration).html) - [Collect Server Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/8Ah-收集整机信息(Collect-Server-Information).html) - [Get BIOS Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/8Bh-查询BIOS选项(Get-BIOS-Configuration).html) - [Set BIOS Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/8Ch-设置BIOS选项(Set-BIOS-Configuration).html) - [Get Asset Management Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/8Dh-查询资产配置(Get-Asset-Management-Configuration).html) - [Set Asset Management Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/8Eh-设置资产配置(Set-Asset-Management-Configuration).html) - [Set Component Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/8Fh-设置设备参数(Set-Component-Parameters).html) - [Get Component Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/90h-查询设备参数(Get-Component-Parameters).html) - [Set Watchdog Timeout Limit](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/91h-设置看门狗超时时间限制(Set-Watchdog-Timeout-Limit).html) - [Get Watchdog Timeout Limit](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/92h-获取看门狗超时时间限制(Get-Watchdog-Timeout-Limit).html) - [Get Trusted Computing Measurement Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/93h-查询可信计算度量信息(Get-Trusted-Computing-Measurement-Information).html) - [Full Image Update](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/94h-启动整包升级(Full-Image-Update).html) - [Get Full Image Update Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/95h-查询整包升级状态(Get-Full-Image-Update-Status).html) - [Get Certificate Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-93h/96h-查询证书信息(Get-Certificate-Information).html) - [Get Blade Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/01h-查询节点配置(Get-Blade-Configuration).html) - [Get Switch Info Parameters Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/02h-获取交换机信息参数(Get-Switch-Info-Parameters-Command).html) - [Set Switch Info Parameters Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/03h-设置交换机信息参数(Set-Switch-Info-Parameters-Command).html) - [Get FCoE Port Map](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/04h-获取FCoE端口映射(Get-FCoE-Port-Map).html) - [Upload resource to iMana](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/05h-上传资源到iMana(Upload-resource-to-iMana).html) - [Download resource from iMana](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/06h-从iMana下载资源(Download-resource-from-iMana).html) - [Set Chassis Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/07h-设置机框号(Set-Chassis-Number).html) - [Get Chassis Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/08h-获取机框号(Get-Chassis-Number).html) - [Get OEM support](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/09h-获取OEM支持(Get-OEM-support).html) - [Get span slot mapping](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/0Ah-获取跨槽映射(Get-span-slot-mapping).html) - [Get board license](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/0Bh-获取主板许可(Get-board-license).html) - [Trigger debug info collection](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/0Ch-触发一键收集(Trigger-debug-info-collection).html) - [Get SOL Dest Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/0Dh-获取SOL目的号(Get-SOL-Dest-Number).html) - [Get SOL Dest Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/0Eh-获取SOL目的名(Get-SOL-Dest-Name).html) - [Get Power Unit Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/0Fh-获取功率单元配置(Get-Power-Unit-Configuration).html) - [Set Power Unit Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/10h-设置功率单元配置(Set-Power-Unit-Configuration).html) - [Set Device GUID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/11h-设置设备GUID(Set-Device-GUID).html) - [Set EXDisk Power State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/13h-设置EXDisk功率状态(Set-EXDisk-Power-State).html) - [Set Firmware Active](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/14h-设置固件激活(Set-Firmware-Active).html) - [Set Capacitance Discharge State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/15h-设置电容放电状态(Set-Capacitance-Discharge-State).html) - [Get Disk Present State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/16h-读取硬盘当前状态(Get-Disk-Present-State).html) - [Get Cooling Policy record](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/17h-获取散热策略记录(Get-Cooling-Policy-record).html) - [Get Master SMM ID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/18h-获取主用SMM板ID(Get-Master-SMM-ID).html) - [Get Cooling Policy state](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/19h-获取散热策略状态(Get-Cooling-Policy-state).html) - [Get Port Info Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/1Ah-获取端口信息参数(Get-Port-Info-Parameters).html) - [Set Port Info Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/1Bh-设置端口参数(Set-Port-Info-Parameters).html) - [Get Blade Info Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/1Ch-获取节点信息参数(Get-Blade-Info-Parameters).html) - [Set Blade Info Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/1Dh-设置节点信息参数(Set-Blade-Info-Parameters).html) - [Set Blade MEZZ Card Present](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/1Eh-设置刀片MEZZ卡在位信息(Set-Blade-MEZZ-Card-Present).html) - [Set Blade Global Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/1Fh-设置节点全局参数(Set-Blade-Global-Configuration).html) - [Get KVM Parameter](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/20h-获取KVM参数(Get-KVM-Parameter).html) - [Set KVM Parameter](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/21h-设置KVM参数(Set-KVM-Parameter).html) - [Get Stateless Compute Parameter](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/22h-获取无状态计算参数(Get-Stateless-Compute-Parameter).html) - [Set Stateless Compute Parameter](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/23h-设置无状态计算参数(Set-Stateless-Compute-Parameter).html) - [Get Shelf Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/30h-获取机架信息(Get-Shelf-Info).html) - [Set Shelf Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/31h-设置机架信息(Set-Shelf-Info).html) - [Rearm Events](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/32h-请求重报未恢复事件(Rearm-Events).html) - [Receive Event](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/33h-事件上报命令(Receive-Event).html) - [Get Event Management](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/34h-查询事件管控(Get-Event-Management).html) - [Set Event Management](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/35h-设置事件管控(Set-Event-Management).html) - [Get Event Entry](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/37h-查询事件(Get-Event-Entry).html) - [Get Current Asserted Event](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/38h-校验事件一致性(Get-Current-Asserted-Event).html) - [Get auth token](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/39h-获取身份验证令牌(Get-auth-token).html) - [Set BMC Forward](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/3Ah-配置BMC的转发跳转命令(Set-BMC-Forward).html) - [SSO User Secondary Authencation Request](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/3Bh-SSO用户辅助身份验证请求(SSO-User-Secondary-Authencation-Request).html) - [Get SSO User Secondary Authencation Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/3Ch-获取SSO用户二级身份验证结果(Get-SSO-User-Secondary-Authencation-Result).html) - [Get event descripion](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/3Dh-获取事件描述(Get-event-descripion).html) - [Get File Checksum From iMana](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/3Eh-获取文件校验和(Get-File-Checksum-From-iMana).html) - [Destroy SSO Token](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/3Fh-销毁SSO会话(Destroy-SSO-Token).html) - [Get Event Record](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/40h-查询告警记录(Get-Event-Record).html) - [Set VNC password](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/67h-设置VNC密码(Set-VNC-password).html) - [Shelf Device Power State Control](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/68h-控制机框内设备上下电状态(Shelf-Device-Power-State-Control).html) - [Get Shelf Device Power State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/69h-查询机框内设备上下电状态(Get-Shelf-Device-Power-State).html) - [Get System Id](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/6Eh-查询系统id(Get-System-Id).html) - [6E Get Chassis Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/6Eh-获取机框状态(6E-Get-Chassis-Status).html) - [Get Inter Chassis Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/6Fh-获取框内通信信息(Get-Inter-Chassis-Information).html) - [Get Rack Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/6ah-获取机柜信息(Get-Rack-Info).html) - [Set Rack Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/6bh-设置机柜信息(Set-Rack-Info).html) - [Get Chassis Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/6ch-获取机框信息(Get-Chassis-Info).html) - [Set Chassis Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-94h/6dh-设置机框信息(Set-Chassis-Info).html) - [Get Upgrade Support](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/01h-获取升级支持(Get-Upgrade-Support).html) - [Get Upgrade File Size](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/02h-获取升级文件大小(Get-Upgrade-File-Size).html) - [Set SAS Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/03h-设置SAS配置(Set-SAS-Configuration).html) - [Get SAS DiskInfo](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/04h-获取SAS磁盘信息(Get-SAS-DiskInfo).html) - [Set Expander ready](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/05h-准备扩展器(Set-Expander-ready).html) - [Get Port Mapping](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/08h-获取端口映射(Get-Port-Mapping).html) - [Get Stacking Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/09h-查询XCU板的堆叠状态(Get-Stacking-Status).html) - [Set VLAN IP](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/0Ah-设置XCU板的vlanif-IP(Set-VLAN-IP).html) - [Get VLAN IP](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/0Bh-查询XCU板的vlanif-IP(Get-VLAN-IP).html) - [Save Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/0Ch-保存配置(Save-Configuration).html) - [Get NIC Map](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/0Dh-查询网卡映射(Get-NIC-Map).html) - [Set NIC Map](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-95h/0Eh-设置网卡映射(Set-NIC-Map).html) - [Set CPLD register](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-96h/01h-设置CPLD寄存器(Set-CPLD-register).html) - [Get Multi host Parameter](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/02h-查询分区状态(Get-Multi-host-Parameter).html) - [Get expander mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/03h-查询expander设置(Get-expander-mode).html) - [Get expander mode Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/03h-获取扩展器模式(Get-expander-mode-Command).html) - [Set expander mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/04h-设置expander模式(Set-expander-mode).html) - [Set expander mode Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/04h-设置扩展器模式(Set-expander-mode-Command).html) - [Get partition config Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/05h-查询分区配置(Get-partition-config-Command).html) - [Set partition config Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/06h-设置分区配置(Set-partition-config-Command).html) - [Get Node Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/07h-获取节点配置(Get-Node-Configuration).html) - [Set NC collect enable Command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/08h-使能NC采集命令(Set-NC-collect-enable-Command).html) - [Set NC collect enable](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/08h-设置NC收集启用(Set-NC-collect-enable).html) - [Set Node Global Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/08h-设置节点全局配置(Set-Node-Global-Configuration).html) - [Get preshared key](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/09h-获取预共享密钥(Get-preshared-key).html) - [Set VMA network](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/0Bh-设置VMA网络(Set-VMA-network).html) - [Get Lpar DFT config](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/0Dh-获取Lpar-DFT配置(Get-Lpar-DFT-config).html) - [Set Lpar DFT config](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/0Eh-设置Lpar-DFT配置(Set-Lpar-DFT-config).html) - [Update preshared key](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/0ah-更新预共享密钥(Update-preshared-key).html) - [get VMA network](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/0ch-查询VMA网络(get-VMA-network).html) - [Get PCIe Switch Upgrade Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/0fh-获取PCIe交换机升级状态(Get-PCIe-Switch-Upgrade-Status).html) - [set ACLost status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/15h-设置ACLost状态(set-ACLost-status).html) - [Get ACLost status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/16h-查询ACLost状态(Get-ACLost-status).html) - [get bio type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/17h-查询-bio-类型(get-bio-type).html) - [get system boot register](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-97h/a1h-获取系统启动寄存器(get-system-boot-register).html) - [Report Component Faults](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-98h/05h-上报组件错误(Report-Component-Faults).html) - [Report DDR4 Fault Isolation Address](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-98h/18h-上报DDR4隔离结果(Report-DDR4-Fault-Isolation-Address).html) - [Port Loop Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-B0h/F0h-端口环路测试(Port-Loop-Test).html) - [Get Energy Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-E2h/E2h-查询能效信息(Get-Energy-Information).html) - [Switch Config](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-30h/Cmd-E5h/E5h-接收来自交换的配置恢复命令加入处理队列(Switch-Config).html) - [Chassis Dpu Power Off](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Ah/F5h-设置DPU和服务器一起下电(Chassis-Dpu-Power-Off).html) - [Set Force Power On Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Ah/f6h-设置服务器强制启动标识(Set-Force-Power-On-Status).html) - [Get BMC SOL Source](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Ah/f7h-查询当前BMC-SOL源(Get-BMC-SOL-Source).html) - [Set BMC SOL Source](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Ah/f7h-设置切换BMC-SOL源(Set-BMC-SOL-Source).html) - [Get OEM Support Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/02h-查询OEM命令支持情况(Get-OEM-Support-Status).html) - [Get Device Health Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/03h-查询设备健康状态(Get-Device-Health-Status).html) - [Get Version Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/07h-获取版本信息(Get-Version-Info).html) - [Get Fan information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/10h-获取风扇信息(Get-Fan-information).html) - [Get Sensor Value](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/31h-查询传感器数值(Get-Sensor-Value).html) - [Restore to Manufacture setting](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/3fh-恢复出厂设置(Restore-to-Manufacture-setting).html) - [Get Device Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/40h-获取设备信息(Get-Device-Information).html) - [Set Security Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/5Ah-设置安全状态(Set-Security-Status).html) - [Get Security Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/5Bh-获取安全状态(Get-Security-Status).html) - [Capture Screen](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/OEM-3Eh/60h-屏幕截图(Capture-Screen).html) - [Set Device To Upgrade Ready Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/01h-器件进入准备升级状态(Set-Device-To-Upgrade-Ready-Status).html) - [Deliver the Component Upgrade Package](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/02h-下发器件升级包(Deliver-the-Component-Upgrade-Package).html) - [Activate the upgrade](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/03h-执行升级激活动作(Activate-the-upgrade).html) - [Reset board](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/04h-复位单板(Reset-board).html) - [Query Fan Present Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-查询风扇在位状态(Query-Fan-Present-Status).html) - [Obtain BBU Installation Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-获取BBU在位情况(Obtain-BBU-Installation-Status).html) - [Get BBU Installation Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-获取BBU在位状态(Get-BBU-Installation-Status).html) - [Obtains in position signal of the Pangea interface card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-获取Pangea接口卡在位信号(Obtains-in-position-signal-of-the-Pangea-interface-card).html) - [Obtain Riser Card Installation Signal](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-获取Riser卡在位信号(Obtain-Riser-Card-Installation-Signal).html) - [Obtains the silkscreen name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-获取丝印名称(Obtains-the-silkscreen-name).html) - [Get Memory Fault Information Interface](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-获取内存故障信息接口(Get-Memory-Fault-Information-Interface).html) - [Get Board Presence Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-获取单板在位(Get-Board-Presence-Status).html) - [Get Power Supply Presence Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/06h-获取电源在位信息(Get-Power-Supply-Presence-Info).html) - [Search for Device Alarm Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/07h-查找设备告警信息(Search-for-Device-Alarm-Information).html) - [Obtain BBU Fru Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/09h-获取BBU-Fru类型(Obtain-BBU-Fru-Type).html) - [Obtain Pangea interface card type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/09h-获取Pangea接口卡类型(Obtain-Pangea-interface-card-type).html) - [Obtain Riser Card Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/09h-获取Riser卡类型(Obtain-Riser-Card-Type).html) - [Get Power Supply FRU Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/09h-获取电源Fru类型(Get-Power-Supply-FRU-Type).html) - [Query Pangea Interface Card PCB Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/0Ah-查询Pangea接口卡PCB版本(Query-Pangea-Interface-Card-PCB-Version).html) - [Query Fan Board PCB Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/0Ah-查询风扇板PCB版本(Query-Fan-Board-PCB-Version).html) - [Get BBU Hardware Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/0Ah-获取BBU硬件版本(Get-BBU-Hardware-Version).html) - [Get Backplane PCB Version Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/0Ah-获取背板PCB版本号(Get-Backplane-PCB-Version-Number).html) - [Command for Querying the Software Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/0Bh-查询软件版本号命令(Command-for-Querying-the-Software-Version).html) - [Obtain the sensor threshold](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/10h-获取sensor门限值(Obtain-the-sensor-threshold).html) - [Obtaining the BBU Electronic Label](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/12h-获取BBU电子标签(Obtaining-the-BBU-Electronic-Label).html) - [Obtaining the Electronic Label of the Mainboard](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/12h-获取主板电子标签(Obtaining-the-Electronic-Label-of-the-Mainboard).html) - [Get Power Supply Electronic Label](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/12h-获取电源电子标签(Get-Power-Supply-Electronic-Label).html) - [Query License Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/14h-License数据查询(Query-License-Data).html) - [Set License Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/15h-License数据设置(Set-License-Data).html) - [Query Backplane EEPROM Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/16h-查询背板EEPROM数据(Query-Backplane-EEPROM-Data).html) - [Get BBU Battery Pack Product Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/16h-获取BBU电池包产品名称(Get-BBU-Battery-Pack-Product-Name).html) - [Get BBU Battery Pack Manufacturer Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/16h-获取BBU电池包厂商名称(Get-BBU-Battery-Pack-Manufacturer-Name).html) - [Get BBU Battery Pack Serial Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/16h-获取BBU电池包序列号(Get-BBU-Battery-Pack-Serial-Number).html) - [Get BBU Battery Pack Manufacturing Date](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/16h-获取BBU电池包生产日期(Get-BBU-Battery-Pack-Manufacturing-Date).html) - [Set Node Master Slave Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/1Ch-设置节点主备(Set-Node-Master-Slave-Mode).html) - [Obtains the active standby status of a node](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/1Dh-获取节点主备信息(Obtains-the-active-standby-status-of-a-node).html) - [Query Pangea Interface Card Slot ID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/21h-查询Pangea接口卡槽位ID(Query-Pangea-Interface-Card-Slot-ID).html) - [Query Fan Board Slot Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/21h-查询风扇板槽位号(Query-Fan-Board-Slot-Number).html) - [Query fan speed](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/23h-查询风扇转速(Query-fan-speed).html) - [Query Fan Speed Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/25h-查询风扇档位(Query-Fan-Speed-Level).html) - [Set Fan Speed Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/26h-设置风扇档位(Set-Fan-Speed-Level).html) - [Query Fan Operation Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/27h-查询风扇工作模式(Query-Fan-Operation-Mode).html) - [Set Fan Operation Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/28h-设置风扇工作模式(Set-Fan-Operation-Mode).html) - [Query Fan Detailed Working Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/29h-查询风扇详细工作状态(Query-Fan-Detailed-Working-Status).html) - [Set Fan Working Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/2Ah-设置风扇工作状态(Set-Fan-Working-Status).html) - [Get Power Supply Manufacturer Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/2Bh-获取电源厂商名称(Get-Power-Supply-Manufacturer-Name).html) - [Get Power Supply Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/2Ch-获取电源名称(Get-Power-Supply-Name).html) - [Get Power Supply Product SN](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/2Dh-获取电源产品序列号(Get-Power-Supply-Product-SN).html) - [Get Power Supply Production Date](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/2Eh-获取电源生产日期(Get-Power-Supply-Production-Date).html) - [Get Power Supply Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/2Fh-获取电源类型(Get-Power-Supply-Type).html) - [Get Power Supply Huawei Code](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/30h-获取电源华为编码(Get-Power-Supply-Huawei-Code).html) - [Get Power Supply Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/31h-获取电源状态(Get-Power-Supply-Status).html) - [Get Power Supply 32 bit Alarm Code](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/33h-获取电源32位告警码(Get-Power-Supply-32-bit-Alarm-Code).html) - [Get Power Supply Output Power](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/34h-获取电源输出功率(Get-Power-Supply-Output-Power).html) - [Get Power Supply Output Voltage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/35h-获取电源输出电压(Get-Power-Supply-Output-Voltage).html) - [Get Power Supply Output Current](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/36h-获取电源输出电流(Get-Power-Supply-Output-Current).html) - [Set Power Supply Switch](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/37h-设置电源开关(Set-Power-Supply-Switch).html) - [Get BBU temperature](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/39h-获取BBU温度(Get-BBU-temperature).html) - [Get Power Supply Temperature](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/39h-获取电源温度(Get-Power-Supply-Temperature).html) - [Get BBU Cell Voltage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/3Dh-获取BBU电芯电压(Get-BBU-Cell-Voltage).html) - [Obtain BBU voltage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/3Eh-获取BBU电压(Obtain-BBU-voltage).html) - [Get BBU Last Discharge Time](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/40h-获取BBU最后一次放电时间(Get-BBU-Last-Discharge-Time).html) - [Get BBU 32 bit Alarm Code](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/41h-获取BBU-32位告警码(Get-BBU-32-bit-Alarm-Code).html) - [Get BBU Life Expiration Alarm](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/45h-获取BBU寿命到期告警(Get-BBU-Life-Expiration-Alarm).html) - [Get BBU Life Pre expiration Time Alarm Threshold](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/45h-获取BBU寿命预到期时间告警门限(Get-BBU-Life-Pre-expiration-Time-Alarm-Threshold).html) - [Get BBU Life Pre expiration Warning Alert](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/45h-获取BBU寿命预到期预告警(Get-BBU-Life-Pre-expiration-Warning-Alert).html) - [Obtain BBU Running Time](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/45h-获取BBU运行时间(Obtain-BBU-Running-Time).html) - [Get BBU Charging Current](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/47h-获取BBU充电电流(Get-BBU-Charging-Current).html) - [Get BBU Remaining Capacity](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/47h-获取BBU剩余容量(Get-BBU-Remaining-Capacity).html) - [Get BBU Remaining Battery Percentage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/47h-获取BBU剩余电量百分比(Get-BBU-Remaining-Battery-Percentage).html) - [Get BBU Working Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/47h-获取BBU工作状态(Get-BBU-Working-Status).html) - [Get BBU Discharging Current](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/47h-获取BBU放电电流(Get-BBU-Discharging-Current).html) - [Get BBU Full Charging Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/47h-获取BBU满充标识(Get-BBU-Full-Charging-Flag).html) - [Obtain BBU status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/47h-获取BBU状态(Obtain-BBU-status).html) - [Get BBU Battery Pack Discharge Times](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/47h-获取BBU电池包放电次数(Get-BBU-Battery-Pack-Discharge-Times).html) - [Send power off command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/4Bh-发送下电命令(Send-power-off-command).html) - [Set Device Indicator Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/4Ch-设置设备灯状态(Set-Device-Indicator-Status).html) - [Set Fan Board Alarm Lamp Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/4Ch-设置风扇板告警灯状态(Set-Fan-Board-Alarm-Lamp-Status).html) - [Get Power Supply Running Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/4Dh-获取电源运行状态(Get-Power-Supply-Running-Status).html) - [Get Power Supply Alarm Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/4Eh-获取电源告警状态(Get-Power-Supply-Alarm-Status).html) - [Query component upgrade status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/51h-查询器件升级状态(Query-component-upgrade-status).html) - [Disable the watchdog](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/56h-关闭看门狗(Disable-the-watchdog).html) - [Query Fan Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/60h-查询风扇名称(Query-Fan-Name).html) - [Obtain BBU Fru name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/60h-获取BBU-Fru名称(Obtain-BBU-Fru-name).html) - [Get Pangea Interface Card Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/60h-获取Pangea接口卡名称(Get-Pangea-Interface-Card-Name).html) - [Get board name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/60h-获取单板名称(Get-board-name).html) - [Get Power Supply FRU Name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/60h-获取电源Fru名称(Get-Power-Supply-FRU-Name).html) - [Obtain sensor name](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/64h-获取sensor名字(Obtain-sensor-name).html) - [Query the Subrack Number Displayed on the Nixie Tube](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/68h-查询数码管显示框号(Query-the-Subrack-Number-Displayed-on-the-Nixie-Tube).html) - [Set the Nixie Tube to Display the Frame Number](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/69h-设置数码管显示框号(Set-the-Nixie-Tube-to-Display-the-Frame-Number).html) - [Set equipment test mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/6Bh-设置装备测试模式(Set-equipment-test-mode).html) - [Get Power Supply Rated Power](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/70h-获取电源额定功率(Get-Power-Supply-Rated-Power).html) - [Set the RAM information of a CPLD](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/71h-设置CPLD的RAM信息(Set-the-RAM-information-of-a-CPLD).html) - [Set Controller BMC Reset Main System](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/71h-设置控制器BMC复位大系统(Set-Controller-BMC-Reset-Main-System).html) - [Set the Nixie Tube Display Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/71h-设置数码管进制显示(Set-the-Nixie-Tube-Display-Mode).html) - [Query the Nixie Tube Number System Display](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/72h-查询数码管进制显示(Query-the-Nixie-Tube-Number-System-Display).html) - [Query Valid Attribution Info of Management Port IP Configuration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/72h-查询管理网口IP配置归属有效信息(Query-Valid-Attribution-Info-of-Management-Port-IP-Configuration).html) - [Reads the RAM information of the CPLD](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/72h-读取CPLD的RAM信息(Reads-the-RAM-information-of-the-CPLD).html) - [Query Retimer Upgrade Support](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/73h-查询retimer是否支持升级(Query-Retimer-Upgrade-Support).html) - [Query If Light Board Supports Upgrade](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/73h-查询灯板是否支持升级(Query-If-Light-Board-Supports-Upgrade).html) - [Query Pangea Interface Card VRD Remaining Upgrade Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/74h-查询Pangea接口卡VRD剩余升级次数(Query-Pangea-Interface-Card-VRD-Remaining-Upgrade-Count).html) - [To query the remaining service life of a VRD](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/74h-查询VRD剩余寿命(To-query-the-remaining-service-life-of-a-VRD).html) - [Query Pangea Interface Card Locator Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/7Ah-查询Pangea接口卡点灯状态(Query-Pangea-Interface-Card-Locator-Status).html) - [Query Device Indicator Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/7Ah-查询设备灯状态(Query-Device-Indicator-Status).html) - [Query Fan Board Alarm Lamp Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/7Ah-查询风扇板告警灯状态(Query-Fan-Board-Alarm-Lamp-Status).html) - [Query Fan Identify Lamp Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/7Ah-查询风扇点灯状态(Query-Fan-Identify-Lamp-Status).html) - [Set Fan Board Lamp Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/7Ah-设置风扇板灯状态(Set-Fan-Board-Lamp-Status).html) - [Obtains the name of each CPLD chip](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/7Eh-获取cpld各片名称(Obtains-the-name-of-each-CPLD-chip).html) - [Set the IP Address of the Management Network Port](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/85h-设置管理网口IP配置信息(Set-the-IP-Address-of-the-Management-Network-Port).html) - [Query the IP Address Configuration of the Management Network Port](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/86h-查询管理网口IP配置信息(Query-the-IP-Address-Configuration-of-the-Management-Network-Port).html) - [Set Port Enable Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/88h-设置端口使能状态(Set-Port-Enable-Status).html) - [Sync Management Port IP Configuration Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/89h-同步管理网口IP配置信息(Sync-Management-Port-IP-Configuration-Info).html) - [Query link status of a switch chip port](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/8Ah-获取交换芯片端口link状态(Query-link-status-of-a-switch-chip-port).html) - [Query port rate of a switching chip](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/8Bh-获取交换芯片端口速率(Query-port-rate-of-a-switching-chip).html) - [Query BayConfig Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/91h-BayConfig数据查询(Query-BayConfig-Data).html) - [Get BayConfig Data Length](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/91h-获取BayConfig数据长度(Get-BayConfig-Data-Length).html) - [Clear BayConfig Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/94h-BayConfig数据清除(Clear-BayConfig-Data).html) - [Set BayConfig data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/94h-BayConfig数据设置(Set-BayConfig-data).html) - [Simulate Power Supply Alarm](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/97h-模拟电源告警(Simulate-Power-Supply-Alarm).html) - [Set watchdog reset time](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/99h-设置看门狗复位时间(Set-watchdog-reset-time).html) - [Get Board Reset Reason](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/9Ah-获取单板复位原因(Get-Board-Reset-Reason).html) - [Query Pangea Interface Card Alarm Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/9Fh-查询Pangea接口卡告警状态(Query-Pangea-Interface-Card-Alarm-Status).html) - [Query Fan Board Alarm Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/9Fh-查询风扇板告警状态(Query-Fan-Board-Alarm-Status).html) - [Obtain BBU Alarm Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/9Fh-获取BBU告警状态(Obtain-BBU-Alarm-Status).html) - [Query the fan silkscreen](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/A1h-查询风扇丝印(Query-the-fan-silkscreen).html) - [Get BBU Silkscreen](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/A1h-获取BBU丝印(Get-BBU-Silkscreen).html) - [Get Pangea Interface Card Silk Screen Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/A1h-获取Pangea接口卡丝印信息(Get-Pangea-Interface-Card-Silk-Screen-Information).html) - [Obtain Riser Card Silkscreen](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/A1h-获取Riser卡丝印(Obtain-Riser-Card-Silkscreen).html) - [Get Power Supply Silk Screen](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/A1h-获取电源丝印(Get-Power-Supply-Silk-Screen).html) - [Query Backplane Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/A2h-查询背板类型(Query-Backplane-Type).html) - [Get Power Supply Input Power](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/A3h-获取电源输入功率(Get-Power-Supply-Input-Power).html) - [Obtain the sensor aggregation type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B0h-获取sensor聚合类型(Obtain-the-sensor-aggregation-type).html) - [Obtain the sensor alarm status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B1h-获取sensor告警状态(Obtain-the-sensor-alarm-status).html) - [Obtain the sensor reading value](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B2h-获取sensor-reading值(Obtain-the-sensor-reading-value).html) - [Query FRU Alarm Aggregation](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B3h-查询FRU告警聚合(Query-FRU-Alarm-Aggregation).html) - [Query Light Board Locator Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B4h-查询灯板在位状态(Query-Light-Board-Locator-Status).html) - [Query Light Board Actual Locator Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B4h-查询灯板实际点灯状态(Query-Light-Board-Actual-Locator-Status).html) - [Query Light Board Expected Locator Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B4h-查询灯板期望点灯状态(Query-Light-Board-Expected-Locator-Status).html) - [Query Fan Speed Gear Levels](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B4h-查询风扇高中低档位(Query-Fan-Speed-Gear-Levels).html) - [Obtain BBU Online Test Switch](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B4h-获取BBU在线测试开关(Obtain-BBU-Online-Test-Switch).html) - [Get BBU Hardware and Software Version](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B4h-获取BBU软硬件版本(Get-BBU-Hardware-and-Software-Version).html) - [Get BMC Basic Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B4h-获取BMC基本信息(Get-BMC-Basic-Information).html) - [Obtains the NUMA flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B4h-获取Numa标志(Obtains-the-NUMA-flag).html) - [Set BBU Online Test Switch](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B5h-设置BBU在线测试开关(Set-BBU-Online-Test-Switch).html) - [Sets the NUMA flag to the default value](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B5h-设置Numa标志为默认值(Sets-the-NUMA-flag-to-the-default-value).html) - [Sets the NUMA flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B5h-设置Numa标志(Sets-the-NUMA-flag).html) - [Set Light Board Locator Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B5h-设置灯板点灯状态(Set-Light-Board-Locator-Status).html) - [Query Fan Board Alarm Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B9h-查询风扇板告警数量(Query-Fan-Board-Alarm-Count).html) - [Get Riser Card Alarm Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B9h-获取Riser卡告警数量(Get-Riser-Card-Alarm-Count).html) - [Get Power Supply Alarm Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B9h-获取电源告警数量(Get-Power-Supply-Alarm-Count).html) - [Obtain the Number of Device Alarms](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/B9h-获取设备告警数量(Obtain-the-Number-of-Device-Alarms).html) - [Get Sensor Alarm Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BAh-获取sensor告警数量(Get-Sensor-Alarm-Count).html) - [Query ARB split brain](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-ARB脑裂查询(Query-ARB-split-brain).html) - [Query CCDB Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-CCDB数据查询(Query-CCDB-Data).html) - [Make Main System Synchronize Key Files To BMC](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-大系统同步秘钥文件给BMC(Make-Main-System-Synchronize-Key-Files-To-BMC).html) - [Query BBU Repair Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询BBU修复标记(Query-BBU-Repair-Flag).html) - [Query CPU Fault Core Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询CPU故障核信息(Query-CPU-Fault-Core-Info).html) - [Query CPU Core Fault Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询CPU核故障标记(Query-CPU-Core-Fault-Flag).html) - [Query GESWITCH Port Transmit and Receive Packet Statistics](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询GESWITCH端口收发报文统计(Query-GESWITCH-Port-Transmit-and-Receive-Packet-Statistics).html) - [Query OS Startup Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询OS启动状态(Query-OS-Startup-Status).html) - [Query OS Reset Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询OS复位类型(Query-OS-Reset-Type).html) - [Query PCIe P2P Function Switch](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询PCIE-P2P功能开关(Query-PCIe-P2P-Function-Switch).html) - [Query Pangea Interface Card DDR Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询Pangea接口卡DDR类型(Query-Pangea-Interface-Card-DDR-Type).html) - [Query Pangea Interface Card EEPROM Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询Pangea接口卡EEPROM数据(Query-Pangea-Interface-Card-EEPROM-Data).html) - [Query Pangea Interface Card VRD Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询Pangea接口卡VRD类型(Query-Pangea-Interface-Card-VRD-Type).html) - [Query Pangea Interface Card VRD Upgrade Support](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询Pangea接口卡是否支持VRD升级(Query-Pangea-Interface-Card-VRD-Upgrade-Support).html) - [Query Pangea Interface Card Access Restriction Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询Pangea接口卡限制接入标记(Query-Pangea-Interface-Card-Access-Restriction-Flag).html) - [Query Riser Card Electronic Label](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询Riser卡电子标签(Query-Riser-Card-Electronic-Label).html) - [Query Switch Chip VlanId](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询交换芯片VlanId(Query-Switch-Chip-VlanId).html) - [Get In band Management Software Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询带内管理软件类型(Get-In-band-Management-Software-Type).html) - [Query Extension Board Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询延伸板类型(Query-Extension-Board-Type).html) - [Query Controller FRU Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询控制器的Fru类型(Query-Controller-FRU-Type).html) - [Query Smartcooling Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询智能散热模式(Query-Smartcooling-Mode).html) - [Query Onboard Optical Module Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询板载光模块信息(Query-Onboard-Optical-Module-Info).html) - [Query Onboard Optical Module Presence Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询板载光模块在位信息(Query-Onboard-Optical-Module-Presence-Info).html) - [Query Enclosure Button Management Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询框按钮管理模式(Query-Enclosure-Button-Management-Mode).html) - [Query Frame Normal And Abnormal Power off Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询框正异常下电标志(Query-Frame-Normal-And-Abnormal-Power-off-Flag).html) - [Query Light Board Serial Loopback Test Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询灯板串口环回测试结果(Query-Light-Board-Serial-Loopback-Test-Result).html) - [Query Light Board Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询灯板类型(Query-Light-Board-Type).html) - [Query System Power Supply Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询系统的供电模式(Query-System-Power-Supply-Mode).html) - [Query Backplane EEPROM Product Data Update Result](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询背板EEPROM产品数据更新结果(Query-Backplane-EEPROM-Product-Data-Update-Result).html) - [Query Backplane EEPROM Product Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询背板EEPROM产品数据(Query-Backplane-EEPROM-Product-Data).html) - [Query Remote Power On Networking Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询远程上电组网方式(Query-Remote-Power-On-Networking-Mode).html) - [Query Fan Minimum Speed Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询风扇最低档位(Query-Fan-Minimum-Speed-Level).html) - [Query Fan Electronic Label](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-查询风扇电子标签(Query-Fan-Electronic-Label).html) - [Obtain BBU 0502 code](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取BBU-0502编码(Obtain-BBU-0502-code).html) - [Get BBU ready status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取BBU-ready状态(Get-BBU-ready-status).html) - [Get BBU Online Test Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取BBU在线测试状态(Get-BBU-Online-Test-Status).html) - [Obtains the basic BMC type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取BMC基础类型(Obtains-the-basic-BMC-type).html) - [Obtains the flag for automatically starting the CCDB and transferring data to the memory](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取CCDB自动拉起转内存标记(Obtains-the-flag-for-automatically-starting-the-CCDB-and-transferring-data-to-the-memory).html) - [Get CPU Onboard Speed](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取CPU板载速率(Get-CPU-Onboard-Speed).html) - [Get EMMC IO Statistical Error Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取EMMC-IO统计错误数量(Get-EMMC-IO-Statistical-Error-Count).html) - [Get Pangea Interface Card MCU Reset Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡MCU复位标记(Get-Pangea-Interface-Card-MCU-Reset-Flag).html) - [Obtain QoS information about a Pangea interface card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡QOS信息(Obtain-QoS-information-about-a-Pangea-interface-card).html) - [Get Pangea Interface Card Quantity](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡数量(Get-Pangea-Interface-Card-Quantity).html) - [Obtain the service period of the electronic insurance policy of the Pangea interface card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡电子保单服务期限(Obtain-the-service-period-of-the-electronic-insurance-policy-of-the-Pangea-interface-card).html) - [Obtain the start time of the electronic insurance policy of the Pangea interface card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡电子保单起始时间(Obtain-the-start-time-of-the-electronic-insurance-policy-of-the-Pangea-interface-card).html) - [Get Card E label](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡电子标签-4(Get-Card-E-label).html) - [Get Pangea Interface Card Electronic Label](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡电子标签(Get-Pangea-Interface-Card-Electronic-Label).html) - [Get Pangea Interface Card Capability Information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡能力信息(Get-Pangea-Interface-Card-Capability-Information).html) - [Obtain self description of a Pangea interface card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取Pangea接口卡自描述信息(Obtain-self-description-of-a-Pangea-interface-card).html) - [Obtain memory fault information](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取内存故障信息(Obtain-memory-fault-information).html) - [Get Single Power Supply Working Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取单个电源的工作模式(Get-Single-Power-Supply-Working-Mode).html) - [Get Board OS Boot Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取单板OS启动状态(Get-Board-OS-Boot-Status).html) - [Obtain Startup Status of a Board](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取单板启动状态(Obtain-Startup-Status-of-a-Board).html) - [Get National Cryptography Head Model](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取国密机头型号(Get-National-Cryptography-Head-Model).html) - [Get Local Controller CPLD and Memory UCE Alarm Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取本控的cpld和内存UCE告警状态(Get-Local-Controller-CPLD-and-Memory-UCE-Alarm-Status).html) - [Get Power Supply 12V Voltage Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取电源12V电压状态(Get-Power-Supply-12V-Voltage-Status).html) - [Get Power Supply LoadInfo Type Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取电源LoadInfo类型信息(Get-Power-Supply-LoadInfo-Type-Info).html) - [Get Power Supply Master Slave Mode Support](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取电源是否支持主备模式(Get-Power-Supply-Master-Slave-Mode-Support).html) - [Obtain electronic label content of the Pangea card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取盘古卡的电子标签内容(Obtain-electronic-label-content-of-the-Pangea-card).html) - [Get Backplane EEPROM Write Count](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-获取背板EEPROM写入次数(Get-Backplane-EEPROM-Write-Count).html) - [Read the service period of the electronic insurance policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-读取电子保单服务年限(Read-the-service-period-of-the-electronic-insurance-policy).html) - [Read the start time of the electronic insurance policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BBh-读取电子保单起始时间(Read-the-start-time-of-the-electronic-insurance-policy).html) - [ARB split brain registration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-ARB脑裂注册(ARB-split-brain-registration).html) - [ARB split brain deregistration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-ARB脑裂注销(ARB-split-brain-deregistration).html) - [CCDB data registration](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-CCDB数据注册(CCDB-data-registration).html) - [Cold Reset OS](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-冷复位OS(Cold-Reset-OS).html) - [Switch Pangea Interface Card EEPROM IIC Channel](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-切换Pangea接口卡EEPROM的IIC通道(Switch-Pangea-Interface-Card-EEPROM-IIC-Channel).html) - [Synchronize storage users to the BMC](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-同步存储用户到BMC(Synchronize-storage-users-to-the-BMC).html) - [Reset Interface Card MCU](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-复位接口卡MCU(Reset-Interface-Card-MCU).html) - [Restore the Default BMC User](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-恢复BMC默认用户(Restore-the-Default-BMC-User).html) - [Run the cpld refresh command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-执行cpld-refresh命令(Run-the-cpld-refresh-command).html) - [Controller Force Power On](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-控制器强制上电(Controller-Force-Power-On).html) - [Update Backplane EEPROM Product Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-更新背板EEPROM产品数据(Update-Backplane-EEPROM-Product-Data).html) - [Query Persistent Stored CPLD RAM Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-查询持久化保存的CPLD-RAM标记(Query-Persistent-Stored-CPLD-RAM-Flag).html) - [Query High Temperature Recovery Auto Power on Scene Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-查询高温恢复自动上电场景标记(Query-High-Temperature-Recovery-Auto-Power-on-Scene-Flag).html) - [Simulate Interface Card Removal](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-模拟接口卡拔出(Simulate-Interface-Card-Removal).html) - [Clear Pangea Interface Card MCU Reset Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-清除Pangea接口卡MCU复位标记(Clear-Pangea-Interface-Card-MCU-Reset-Flag).html) - [Clear High Temperature Recovery Auto Power on Scene Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-清除高温恢复自动上电场景标记(Clear-High-Temperature-Recovery-Auto-Power-on-Scene-Flag).html) - [Unlock BBU fault](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-解锁BBU故障(Unlock-BBU-fault).html) - [Set BBU run signal](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置BBU-run信号(Set-BBU-run-signal).html) - [Set BBU Charging High and Low Current](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置BBU充电大小电流(Set-BBU-Charging-High-and-Low-Current).html) - [Set BBU Online Test Redundant Node Health Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置BBU在线测试冗余节点健康状态(Set-BBU-Online-Test-Redundant-Node-Health-Status).html) - [Set BBU Switch Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置BBU开关状态(Set-BBU-Switch-Status).html) - [Set BIOS Memory Self test Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置BIOS内存自检标记(Set-BIOS-Memory-Self-test-Flag).html) - [Sets the flag for automatically starting the CCDB and transferring data to the memory](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置CCDB自动拉起转内存标记(Sets-the-flag-for-automatically-starting-the-CCDB-and-transferring-data-to-the-memory).html) - [Set CPLD RAM Flag With Persistent Storage](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置CPLD-RAM标记并持久化保存(Set-CPLD-RAM-Flag-With-Persistent-Storage).html) - [Set CPU Fault Core Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置CPU故障核信息(Set-CPU-Fault-Core-Info).html) - [Set CPU onboard rate](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置CPU板载速率(Set-CPU-onboard-rate).html) - [Set CPU Core Fault Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置CPU核故障标记(Set-CPU-Core-Fault-Flag).html) - [Set Carrier CPLD Master Slave Switch](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置Carrier-CPLD主从切换(Set-Carrier-CPLD-Master-Slave-Switch).html) - [Set PCIe P2P function switch](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置PCIE-P2P功能开关(Set-PCIe-P2P-function-switch).html) - [Set Pangea Interface Card EEPROM Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置Pangea接口卡EEPROM数据(Set-Pangea-Interface-Card-EEPROM-Data).html) - [Set QoS Information for a Pangea Interface Card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置Pangea接口卡QOS信息(Set-QoS-Information-for-a-Pangea-Interface-Card).html) - [Set the start time of the electronic insurance policy for the Pangea interface card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置Pangea接口卡电子保单开始时间(Set-the-start-time-of-the-electronic-insurance-policy-for-the-Pangea-interface-card).html) - [Set the service period of the electronic insurance policy for the Pangea interface card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置Pangea接口卡电子保单服务期限(Set-the-service-period-of-the-electronic-insurance-policy-for-the-Pangea-interface-card).html) - [Set Pangea Interface Card Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置Pangea接口卡类型(Set-Pangea-Interface-Card-Type).html) - [Sets self description of a Pangea interface card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置Pangea接口卡自描述信息(Sets-self-description-of-a-Pangea-interface-card).html) - [Set Pangea Interface Card Access Restriction Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置Pangea接口卡限制接入标记(Set-Pangea-Interface-Card-Access-Restriction-Flag).html) - [Set Switch Chip Port VlanId](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置交换芯片端口VlanId(Set-Switch-Chip-Port-VlanId).html) - [Set Memory Refresh Frequency Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置内存刷新频率模式(Set-Memory-Refresh-Frequency-Mode).html) - [Set National Cryptography Head Model](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置国密机头型号(Set-National-Cryptography-Head-Model).html) - [Set Storage Node Auto Power on Flag After Abnormal Shutdown](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置存储节点异常下电后是否自动上电标记(Set-Storage-Node-Auto-Power-on-Flag-After-Abnormal-Shutdown).html) - [Set In band Management Software Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置带内管理软件类型(Set-In-band-Management-Software-Type).html) - [Set Extension Board Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置延伸板类型(Set-Extension-Board-Type).html) - [Enable or disable password less users(machine machine users)](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置无密码用户(机机用户)使能(Enable-or-disable-password-less-users(machine-machine-users)).html) - [Set Smartcooling Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置智能散热模式(Set-Smartcooling-Mode).html) - [Set Onboard Optical Module Optical Signal Transmit Switch](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置板载光模块光信号发射开关(Set-Onboard-Optical-Module-Optical-Signal-Transmit-Switch).html) - [Set Frame Normal And Abnormal Power off Flag](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置框正异常下电标志(Set-Frame-Normal-And-Abnormal-Power-off-Flag).html) - [Set Light Board Serial Loopback Test](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置灯板串口环回测试(Set-Light-Board-Serial-Loopback-Test).html) - [Set the service period of the digital warranty](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置电子保单服务期限(Set-the-service-period-of-the-digital-warranty).html) - [Set the start time of the electronic insurance policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置电子保单起始时间(Set-the-start-time-of-the-electronic-insurance-policy).html) - [Set Power Supply Switch Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置电源开关状态(Set-Power-Supply-Switch-Status).html) - [Set the electronic label content of the Pangea card](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置盘古卡的电子标签内容(Set-the-electronic-label-content-of-the-Pangea-card).html) - [Set System Power Supply Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置系统的供电模式(Set-System-Power-Supply-Mode).html) - [Set Backplane EEPROM Product Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置背板EEPROM产品数据(Set-Backplane-EEPROM-Product-Data).html) - [Set Remote Power On Networking Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置远程上电组网方式(Set-Remote-Power-On-Networking-Mode).html) - [Set Fan Minimum Speed Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-设置风扇最低档位(Set-Fan-Minimum-Speed-Level).html) - [Notify Cluster Power On](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/BCh-通知集群上电(Notify-Cluster-Power-On).html) - [Query All Hard Disk LED Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/D0h-查询所有硬盘Led灯状态(Query-All-Hard-Disk-LED-Status).html) - [Obtain Power Status of a Hard Disk](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/D0h-获取硬盘电源状态(Obtain-Power-Status-of-a-Hard-Disk).html) - [Set Power Status of a Hard Disk](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/D1h-设置硬盘电源状态(Set-Power-Status-of-a-Hard-Disk).html) - [To query whether a component supports the upgrade command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/D4h-查询器件是否支持升级命令(To-query-whether-a-component-supports-the-upgrade-command).html) - [Deregister the imu key](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/D5h-设置imu密钥注销(Deregister-the-imu-key).html) - [Querying the Key Setting Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/D6h-查询密钥设置状态(Querying-the-Key-Setting-Status).html) - [Setting the IMU Key File](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/D7h-设置IMU密钥文件(Setting-the-IMU-Key-File).html) - [Issue the link scanning command](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/D9h-下发链路扫描指令(Issue-the-link-scanning-command).html) - [Query link status of a component](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/DAh-查询器件链路状态(Query-link-status-of-a-component).html) - [Set Controller Power On And Off Process Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/E0h-设置控制器上下电过程状态(Set-Controller-Power-On-And-Off-Process-Status).html) - [Query Fan Health Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/E9h-查询风扇健康状态(Query-Fan-Health-Status).html) - [Accept Peer Controller Power On Command Request](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/EBh-接受对控上电命令请求(Accept-Peer-Controller-Power-On-Command-Request).html) - [Query Controller Handshake Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/F4h-查询控制器握手信息(Query-Controller-Handshake-Info).html) - [Query Fan Working Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/F6h-查询风扇工作状态(Query-Fan-Working-Status).html) - [Set ARB Split Brain Update Interrupt](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/F9h-设置ARB脑裂更新中断(Set-ARB-Split-Brain-Update-Interrupt).html) - [Set Bracket Temperature Information Synchronization](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/F9h-设置挂耳温度信息同步(Set-Bracket-Temperature-Information-Synchronization).html) - [Set Frame Information Synchronization](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/F9h-设置框信息同步(Set-Frame-Information-Synchronization).html) - [Query Controller Heartbeat Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/FCh-查询控制器心跳信息(Query-Controller-Heartbeat-Info).html) - [Set Backplane EEPROM data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PANGEA-32h/设置背板EEPROM数据(Set-Backplane-EEPROM-data).html) - [Get PICMG Properties](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/00h-获取PICMG属性(Get-PICMG-Properties).html) - [Get Address Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/01h-获取地址信息(Get-Address-Info)(在IPM控制器).html) - [Get Power Reading](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/02h-标准DCMI命令获取系统功耗命令(Get-Power-Reading).html) - [Get Power Limit](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/03h-标准DCMI命令获取功耗封顶配置命令(Get-Power-Limit).html) - [FRU Control](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/04h-FRU控制(FRU-Control).html) - [Set Power Limit](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/04h-标准DCMI命令设置功耗封顶配置命令(Set-Power-Limit).html) - [Activate Deactivate Power Limit](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/05h-标准DCMI命令开启-关闭功耗封顶(Activate-Deactivate-Power-Limit).html) - [Get FRU LED Properties](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/05h-获取FRU-LED属性(Get-FRU-LED-Properties).html) - [Get LED Color Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/06h-获取LED颜色功能(Get-LED-Color-Capabilities).html) - [Set FRU LED State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/07h-设置FRU-LED状态(Set-FRU-LED-State).html) - [Get FRU LED State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/08h-获取FRU-LED状态(Get-FRU-LED-State).html) - [Set IPMB State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/09h-设置IPMB状态(Set-IPMB-State).html) - [Set FRU Activation Policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/0Ah-设置FRU激活策略(Set-FRU-Activation-Policy).html) - [Get FRU Activation Policy](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/0Bh-获取FRU激活策略(Get-FRU-Activation-Policy).html) - [Set FRU Activation](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/0Ch-设置FRU激活(Set-FRU-Activation).html) - [Get Device Locator Record ID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/0Dh-获取设备定位器记录ID(Get-Device-Locator-Record-ID).html) - [Set Port State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/0Eh-设置端口状态(Set-Port-State).html) - [Get Port State](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/0Fh-获取端口状态(Get-Port-State).html) - [Compute Power Properties](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/10h-计算功率属性(Compute-Power-Properties).html) - [Set Power Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/11h-设定功率等级(Set-Power-Level).html) - [Get Power Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/12h-获取功率等级(Get-Power-Level).html) - [Renegotiate Power](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/13h-重新协商功率信息(Renegotiate-Power).html) - [Get Fan Speed Properties](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/14h-获取风扇速度属性(Get-Fan-Speed-Properties).html) - [Set Fan Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/15h-设置风扇等级(Set-Fan-Level).html) - [Get Fan Level](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/16h-获取风扇等级(Get-Fan-Level).html) - [FRU Control Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/1Eh-FRU控制能力(FRU-Control-Capabilities).html) - [Get LAN Configurations](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/2Eh-获取局域网配置(Get-LAN-Configurations).html) - [Get target upgrade capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/2Eh-获取目标升级功能(Get-target-upgrade-capabilities).html) - [Set LAN Configurations](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/2Eh-设置局域网配置(Set-LAN-Configurations).html) - [Get component properties](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/2Fh-获取组件属性(Get-component-properties).html) - [Abort Firmware Upgrade](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/30h-中止固件升级(Abort-Firmware-Upgrade).html) - [Initiate upgrade action](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/31h-启动升级操作(Initiate-upgrade-action).html) - [Upload firmware block](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/32h-上传固件模块(Upload-firmware-block).html) - [Finish firmware upload](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/33h-完成固件上传(Finish-firmware-upload).html) - [Get upgrade status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/34h-获取升级状态(Get-upgrade-status).html) - [Activate firmware](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/35h-激活固件(Activate-firmware).html) - [Query self test results](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/36h-查询自检结果(Query-self-test-results).html) - [Query Rollback status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/37h-查询回滚状态(Query-Rollback-status).html) - [Initiate Manual Rollback](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/PICMG-2Ch/38h-启动手动回滚(Initiate-Manual-Rollback).html) - [Set Event Receiver](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/00h-设置事件接收器(Set-Event-Receiver).html) - [Get Event Receiver](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/01h-获取事件接收器(Get-Event-Receiver).html) - [Platform Event Message](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/02h-系统接口平台事件消息(Platform-Event-Message).html) - [Non Platform Event Message](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/02h-非系统接口平台事件消息(Non-Platform-Event-Message).html) - [Get PEF Capabilities](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/10h-查询PEF实现的属性(Get-PEF-Capabilities).html) - [Arm PEF Postpone Timer](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/11h-使能PEF-Postpone-Timer(Arm-PEF-Postpone-Timer).html) - [Set PEF Configuration Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/12h-设置PEF配置参数(Set-PEF-Configuration-Parameters).html) - [Get PEF Configuration Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/13h-查询PEF配置参数(Get-PEF-Configuration-Parameters).html) - [Set Last Processed Event ID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/14h-设置系统软件产生的最后事件的事件记录标识(Set-Last-Processed-Event-ID).html) - [Get Last Processed Event ID](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/15h-获取系统软件产生的最后事件的事件记录标识(Get-Last-Processed-Event-ID).html) - [Alert Immediate](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/16h-立即发送事件到指定目的地(Alert-Immediate).html) - [PET Acknowledge](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/17h-确认PET事件(PET-Acknowledge).html) - [Get Device SDR Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/20h-获取设备SDR信息(Get-Device-SDR-Info).html) - [Get Device SDR](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/21h-获取设备SDR(Get-Device-SDR).html) - [Reserve Device SDR Repository](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/22h-预留设备SDR存储库(Reserve-Device-SDR-Repository).html) - [Get Sensor Reading Factors](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/23h-获取传感器读数计算系数(Get-Sensor-Reading-Factors).html) - [Set Sensor Hysteresis](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/24h-设定传感器迟滞(Set-Sensor-Hysteresis).html) - [Get Sensor Hysteresis](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/25h-获取传感器迟滞(Get-Sensor-Hysteresis).html) - [Set Sensor Threshold](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/26h-设置传感器阈值(Set-Sensor-Threshold).html) - [Get Sensor Threshold](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/27h-获取传感器阈值(Get-Sensor-Threshold).html) - [Set Sensor Event Enable](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/28h-设置传感器事件启用(Set-Sensor-Event-Enable).html) - [Get Sensor Event Enable](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/29h-获取传感器启用状态(Get-Sensor-Event-Enable).html) - [Re arm Sensor Events](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/2Ah-重新布置传感器事件(Re-arm-Sensor-Events).html) - [Get Sensor Event Status](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/2Bh-获取传感器事件状态(Get-Sensor-Event-Status).html) - [Get Sensor Reading](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/2Dh-获取传感器读数(Get-Sensor-Reading).html) - [Get Sensor Type](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/SE-04h/2Fh-获取传感器类型(Get-Sensor-Type).html) - [Get FRU Inventory Area Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/10h-获取FRU库存区域信息(Get-FRU-Inventory-Area-Info).html) - [Read FRU Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/11h-读取FRU数据(Read-FRU-Data).html) - [Write FRU Data](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/12h-写入FRU数据(Write-FRU-Data).html) - [Get SDR Repository Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/20h-获取SDR存储库信息(Get-SDR-Repository-Info).html) - [Get SDR Repository Allocation Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/21h-获取SDR容量信息(Get-SDR-Repository-Allocation-Info).html) - [Reserve SDR Repository](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/22h-保留SDR存储库(Reserve-SDR-Repository).html) - [Get SDR](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/23h-获取SDR(Get-SDR).html) - [Add SDR](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/24h-添加SDR(Add-SDR).html) - [Partial Add SDR](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/25h-部分添加SDR(Partial-Add-SDR).html) - [Delete SDR](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/26h-删除指定的SDR传感器信息(Delete-SDR).html) - [Clear SDR Repository](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/27h-清除SDR储存库(Clear-SDR-Repository).html) - [Get SDR Repository Time](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/28h-获取SDR存储库时间(Get-SDR-Repository-Time).html) - [Set SDR Repository Time](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/29h-设置SDR存储库时间(Set-SDR-Repository-Time).html) - [Enter SDR Repository Update Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/2Ah-进入SDR维护状态(Enter-SDR-Repository-Update-Mode).html) - [Exit SDR Repository Update Mode](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/2Bh-退出SDR的维护状态(Exit-SDR-Repository-Update-Mode).html) - [Run Initialization Agent](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/2Ch-检查和运行SDR初始化代理(Run-Initialization-Agent).html) - [Get SEL Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/40h-获取SEL信息(Get-SEL-Info).html) - [Get SEL Allocation Info](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/41h-获取SEL分配信息(Get-SEL-Allocation-Info).html) - [Reserve SEL](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/42h-预留SEL(Reserve-SEL).html) - [Get SEL Entry](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/43h-获取SEL条目(Get-SEL-Entry).html) - [Add SEL Entry](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/44h-添加SEL日志(Add-SEL-Entry).html) - [Clear SEL](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/47h-清除SEL(Clear-SEL).html) - [Get SEL Time](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/48h-获取SEL时间(Get-SEL-Time).html) - [Set SEL Time](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/49h-设置SEL时间(Set-SEL-Time).html) - [Get SEL Time UTC Offset](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/5Ch-获取SEL时间偏移(Get-SEL-Time-UTC-Offset).html) - [Set SEL Time UTC Offset](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Storage-0Ah/5Dh-设置SEL时间偏移(Set-SEL-Time-UTC-Offset).html) - [Set LAN Configuration Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Transport-0Ch/01h-设置BMC管理网口网络配置(Set-LAN-Configuration-Parameters).html) - [Get LAN Configuration Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Transport-0Ch/02h-获取BMC管理网口网络配置(Get-LAN-Configuration-Parameters).html) - [Get IP UDP RMCP Statistics](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Transport-0Ch/04h-获取指定通道上IP连接信息(Get-IP-UDP-RMCP-Statistics).html) - [Set SOL Configuration Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Transport-0Ch/21h-设置SOL配置(Set-SOL-Configuration-Parameters).html) - [Get SOL Configuration Parameters](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Transport-0Ch/22h-获取SOL配置(Get-SOL-Configuration-Parameters).html) - [SMM Start Up Notification](https://openubmc.cn/docs/zh/development/specifications/ipmi/details/Transport-0Ch/F1h-备板启动通知(SMM-Start-Up-Notification).html) - [IPMI OEM 命令索引集合](https://openubmc.cn/docs/zh/development/specifications/ipmi/oem.html) - [IPMI 标准命令索引集合](https://openubmc.cn/docs/zh/development/specifications/ipmi/standard.html) - [IPMI的OEM命令格式](https://openubmc.cn/docs/zh/development/specifications/ipmi/user-guide/IPMI的OEM命令格式.html) - [产品分类说明及其注意事项](https://openubmc.cn/docs/zh/development/specifications/ipmi/user-guide/产品分类说明及其注意事项.html) - [命令使用方式](https://openubmc.cn/docs/zh/development/specifications/ipmi/user-guide/命令使用方式.html) - [命令约束](https://openubmc.cn/docs/zh/development/specifications/ipmi/user-guide/命令约束.html) - [完成码定义](https://openubmc.cn/docs/zh/development/specifications/ipmi/user-guide/完成码定义.html) - [user-guide](https://openubmc.cn/docs/zh/development/specifications/ipmi/user-guide.html) - [Redfish 资源索引集合](https://openubmc.cn/docs/zh/development/specifications/redfish/Redfish-Resource.html) - [KerberosController](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/KerberosController.html) - [KerberosControllerCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/KerberosControllerCollection.html) - [KerberosService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/KerberosService.html) - [LdapController](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/LdapController.html) - [LdapControllerCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/LdapControllerCollection.html) - [LdapService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/LdapService.html) - [ManagerAccount](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/ManagerAccount.html) - [ManagerAccountCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/ManagerAccountCollection.html) - [PrivilegeMap](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/PrivilegeMap.html) - [Role](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/Role.html) - [RoleCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AccountService/RoleCollection.html) - [AssetChange](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AssetService/AssetChange.html) - [AssetList](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AssetService/AssetList.html) - [AssetService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/AssetService/AssetService.html) - [CertificateLocations](https://openubmc.cn/docs/zh/development/specifications/redfish/details/CertificateService/CertificateLocations.html) - [CertificateService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/CertificateService/CertificateService.html) - [Assembly](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Assembly.html) - [BackupBatteryUnits](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/BackupBatteryUnits.html) - [BackupBatteryUnitsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/BackupBatteryUnitsCollection.html) - [Boards](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Boards.html) - [BoardsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/BoardsCollection.html) - [Certificates](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Certificates.html) - [CertificatesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/CertificatesCollection.html) - [Chassis](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Chassis.html) - [ChassisCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/ChassisCollection.html) - [DigitalWarranty](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/DigitalWarranty.html) - [DiscreteSensors](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/DiscreteSensors.html) - [Drives](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Drives.html) - [DrivesAssembly](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/DrivesAssembly.html) - [DrivesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/DrivesCollection.html) - [Fans](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Fans.html) - [FansCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/FansCollection.html) - [InletHistoryTemperature](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/InletHistoryTemperature.html) - [LaneMappings](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/LaneMappings.html) - [LaneMappingsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/LaneMappingsCollection.html) - [LeakDetection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/LeakDetection.html) - [LeakDetectors](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/LeakDetectors.html) - [LeakDetectorsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/LeakDetectorsCollection.html) - [Metrics](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Metrics.html) - [NetworkAdapterAssembly](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/NetworkAdapterAssembly.html) - [NetworkAdapterMetrics](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/NetworkAdapterMetrics.html) - [NetworkAdapters](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/NetworkAdapters.html) - [NetworkAdaptersCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/NetworkAdaptersCollection.html) - [NetworkDeviceFunctions](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/NetworkDeviceFunctions.html) - [NetworkDeviceFunctionsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/NetworkDeviceFunctionsCollection.html) - [NetworkPorts](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/NetworkPorts.html) - [NetworkPortsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/NetworkPortsCollection.html) - [PCIeDevices](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PCIeDevices.html) - [PCIeDevicesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PCIeDevicesCollection.html) - [PCIeFunctions](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PCIeFunctions.html) - [PCIeFunctionsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PCIeFunctionsCollection.html) - [PCIeSlots](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PCIeSlots.html) - [PortsMetrics](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PortsMetrics.html) - [Power](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Power.html) - [PowerConverters](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PowerConverters.html) - [PowerConvertersCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PowerConvertersCollection.html) - [PowerSubsystem](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PowerSubsystem.html) - [PowerSupplies](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PowerSupplies.html) - [PowerSuppliesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PowerSuppliesCollection.html) - [PowerSupplyMetrics](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PowerSupplyMetrics.html) - [Pumps](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Pumps.html) - [PumpsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/PumpsCollection.html) - [Sensors](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Sensors.html) - [SensorsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/SensorsCollection.html) - [Thermal](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Thermal.html) - [ThermalMetrics](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/ThermalMetrics.html) - [ThermalSubsystem](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/ThermalSubsystem.html) - [ThresholdSensors](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/ThresholdSensors.html) - [Transceivers](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/Transceivers.html) - [TransceiversCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/TransceiversCollection.html) - [TrustedComponents](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/TrustedComponents.html) - [TrustedComponentsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Chassis/TrustedComponentsCollection.html) - [ComponentIntegrity](https://openubmc.cn/docs/zh/development/specifications/redfish/details/ComponentIntegrity/ComponentIntegrity.html) - [ComponentIntegrityCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/ComponentIntegrity/ComponentIntegrityCollection.html) - [DataAcquisitionReport](https://openubmc.cn/docs/zh/development/specifications/redfish/details/DataAcquisitionService/DataAcquisitionReport.html) - [DataAcquisitionService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/DataAcquisitionService/DataAcquisitionService.html) - [Monitor](https://openubmc.cn/docs/zh/development/specifications/redfish/details/DataAcquisitionService/Monitor.html) - [EventService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/EventService/EventService.html) - [Subscriptions](https://openubmc.cn/docs/zh/development/specifications/redfish/details/EventService/Subscriptions.html) - [SubscriptionsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/EventService/SubscriptionsCollection.html) - [JobService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/JobService/JobService.html) - [Jobs](https://openubmc.cn/docs/zh/development/specifications/redfish/details/JobService/Jobs.html) - [JobsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/JobService/JobsCollection.html) - [Accounts](https://openubmc.cn/docs/zh/development/specifications/redfish/details/LCNService/Accounts.html) - [LCNDevice](https://openubmc.cn/docs/zh/development/specifications/redfish/details/LCNService/LCNDevice.html) - [LCNDeviceCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/LCNService/LCNDeviceCollection.html) - [LCNService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/LCNService/LCNService.html) - [LCNUpdateService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/LCNService/LCNUpdateService.html) - [SubCard](https://openubmc.cn/docs/zh/development/specifications/redfish/details/LCNService/SubCard.html) - [SubCardCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/LCNService/SubCardCollection.html) - [ObservabilityService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/ObservabilityService/ObservabilityService.html) - [Circuit](https://openubmc.cn/docs/zh/development/specifications/redfish/details/PowerEquipment/Circuit.html) - [CircuitCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/PowerEquipment/CircuitCollection.html) - [JSONSchemas](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/JSONSchemas.html) - [JSONSchemasCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/JSONSchemasCollection.html) - [Metadata](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/Metadata.html) - [Odata](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/Odata.html) - [PerformanceCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/PerformanceCollection.html) - [Registries](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/Registries.html) - [RegistriesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/RegistriesCollection.html) - [RegistryStore](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/RegistryStore.html) - [SchemaStore](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/SchemaStore.html) - [ServiceRoot](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/ServiceRoot.html) - [SystemOverview](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Public_Fixed/SystemOverview.html) - [SessionService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/SessionService/SessionService.html) - [Sessions](https://openubmc.cn/docs/zh/development/specifications/redfish/details/SessionService/Sessions.html) - [SessionsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/SessionService/SessionsCollection.html) - [FirmwareInventory](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/FirmwareInventory.html) - [FirmwareInventoryCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/FirmwareInventoryCollection.html) - [Progress](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/Progress.html) - [Sms](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/Sms.html) - [SoftwareInventory](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/SoftwareInventory.html) - [SoftwareInventoryCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/SoftwareInventoryCollection.html) - [Task](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/Task.html) - [TaskCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/TaskCollection.html) - [TaskService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/TaskService.html) - [UpdateService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Sms/UpdateService.html) - [Bios](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Bios.html) - [BootCertificates](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/BootCertificates.html) - [Certificates](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Certificates.html) - [CertificatesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/CertificatesCollection.html) - [Controllers](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Controllers.html) - [ControllersCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/ControllersCollection.html) - [DigitalWarranty](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/DigitalWarranty.html) - [Entries](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Entries.html) - [EntriesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/EntriesCollection.html) - [EthernetInterfaces](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/EthernetInterfaces.html) - [EthernetInterfacesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/EthernetInterfacesCollection.html) - [GraphicsControllers](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/GraphicsControllers.html) - [GraphicsControllersCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/GraphicsControllersCollection.html) - [InfiniBandInterfaces](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/InfiniBandInterfaces.html) - [InfiniBandInterfacesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/InfiniBandInterfacesCollection.html) - [LogServices](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/LogServices.html) - [LogServicesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/LogServicesCollection.html) - [Memory](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Memory.html) - [MemoryCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/MemoryCollection.html) - [MemoryMetrics](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/MemoryMetrics.html) - [MemoryView](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/MemoryView.html) - [Metrics](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Metrics.html) - [NetworkBondings](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/NetworkBondings.html) - [NetworkBondingsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/NetworkBondingsCollection.html) - [NetworkBridge](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/NetworkBridge.html) - [NetworkBridgeCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/NetworkBridgeCollection.html) - [NetworkInterfaces](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/NetworkInterfaces.html) - [NetworkInterfacesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/NetworkInterfacesCollection.html) - [NetworkPortsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/NetworkPortsCollection.html) - [PolicyConfig](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/PolicyConfig.html) - [PolicyConfigSettings](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/PolicyConfigSettings.html) - [Ports](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Ports.html) - [PortsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/PortsCollection.html) - [ProcessorMetrics](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/ProcessorMetrics.html) - [ProcessorView](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/ProcessorView.html) - [Processors](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Processors.html) - [ProcessorsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/ProcessorsCollection.html) - [SecureBoot](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/SecureBoot.html) - [SecureBootDatabases](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/SecureBootDatabases.html) - [SecureBootDatabasesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/SecureBootDatabasesCollection.html) - [Settings](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Settings.html) - [Storages](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Storages.html) - [StoragesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/StoragesCollection.html) - [Systems](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Systems.html) - [SystemsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/SystemsCollection.html) - [VLANs](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/VLANs.html) - [VLANsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/VLANsCollection.html) - [Volumes](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/Volumes.html) - [VolumesCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/Systems/VolumesCollection.html) - [SubTask](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TaskService/SubTask.html) - [SubTaskCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TaskService/SubTaskCollection.html) - [Task](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TaskService/Task.html) - [TaskCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TaskService/TaskCollection.html) - [TaskMonitor](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TaskService/TaskMonitor.html) - [TaskService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TaskService/TaskService.html) - [MetricDefinitionCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TelemetryService/MetricDefinitionCollection.html) - [MetricDefinitions](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TelemetryService/MetricDefinitions.html) - [MetricReportDefinitions](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TelemetryService/MetricReportDefinitions.html) - [MetricReportDefinitionsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TelemetryService/MetricReportDefinitionsCollection.html) - [MetricReports](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TelemetryService/MetricReports.html) - [MetricReportsCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TelemetryService/MetricReportsCollection.html) - [TelemetryService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TelemetryService/TelemetryService.html) - [Triggers](https://openubmc.cn/docs/zh/development/specifications/redfish/details/TelemetryService/Triggers.html) - [FirmwareInventory](https://openubmc.cn/docs/zh/development/specifications/redfish/details/UpdateService/FirmwareInventory.html) - [FirmwareInventoryCollection](https://openubmc.cn/docs/zh/development/specifications/redfish/details/UpdateService/FirmwareInventoryCollection.html) - [UpdateService](https://openubmc.cn/docs/zh/development/specifications/redfish/details/UpdateService/UpdateService.html) - [UpdateServiceCapabilities](https://openubmc.cn/docs/zh/development/specifications/redfish/details/UpdateService/UpdateServiceCapabilities.html) - [properties-msg](https://openubmc.cn/docs/zh/development/specifications/redfish/details/delete_success_response.html) - [POST-request](https://openubmc.cn/docs/zh/development/specifications/redfish/details/request_header_param.html) - [机箱与供电散热](https://openubmc.cn/docs/zh/development/specifications/sdk_modules/ChassisPower.html) - [资源协作接口](https://openubmc.cn/docs/zh/development/specifications/sdk_modules/Index.html) - [BMC 管理服务](https://openubmc.cn/docs/zh/development/specifications/sdk_modules/Managers.html) - [其他与调测](https://openubmc.cn/docs/zh/development/specifications/sdk_modules/Others.html) - [服务](https://openubmc.cn/docs/zh/development/specifications/sdk_modules/Services.html) - [整机与部件资源](https://openubmc.cn/docs/zh/development/specifications/sdk_modules/Systems.html) - [openUBMC通信矩阵](https://openubmc.cn/docs/zh/development/specifications/security/communication_matrix.html) - [安全Checklist](https://openubmc.cn/docs/zh/development/specifications/security/security_checklist.html) - [服务器出厂定制化配置](https://openubmc.cn/docs/zh/development/specifications/server_factory_customization/server_factory_customization_items.html) ## Documentation Guide / 文档开发指南 - [介绍](https://openubmc.cn/docs/zh/development/document_develop_guide/Introduction.html) - [文档仓目录结构说明](https://openubmc.cn/docs/zh/development/document_develop_guide/directory_structure.html) - [写作规范](https://openubmc.cn/docs/zh/development/document_develop_guide/documentation_writing_specifications.html) - [目录结构文件格式](https://openubmc.cn/docs/zh/development/document_develop_guide/file_format.html) ## FAQ / 常见问题 - [鲲鹏模组适配约束FAQ](https://openubmc.cn/docs/zh/development/faq/BCU_adaptation_constraints_FAQ.html) - [Event常见问题指南](https://openubmc.cn/docs/zh/development/faq/Event_FAQ.html) - [MCU、VRD、CSR、CPLD升级与板卡管理问题指南](https://openubmc.cn/docs/zh/development/faq/Firmware_upgrade_Board_Management.html) - [IPMI管理定位问题](https://openubmc.cn/docs/zh/development/faq/IPMI_FAQ.html) - [KVM常见问题定位指南](https://openubmc.cn/docs/zh/development/faq/KVM_FAQ.html) - [上下电常见问题指南](https://openubmc.cn/docs/zh/development/faq/Power_on_off_FAQ.html) - [RAID卡常见问题指南](https://openubmc.cn/docs/zh/development/faq/RAID_FAQ.html) - [IPMI/CLI SOL常见问题指南](https://openubmc.cn/docs/zh/development/faq/SOL_FAQ.html) - [构建工程](https://openubmc.cn/docs/zh/development/faq/build_project.html) - [如何制作BMC初始密码](https://openubmc.cn/docs/zh/development/faq/create_BMC_init_passwd.html) - [CSR调试与问题定位](https://openubmc.cn/docs/zh/development/faq/csr_debug_and_FAQ.html) - [能效coredump问题](https://openubmc.cn/docs/zh/development/faq/energy/energy_coredump_faq.html) - [能效内存优化](https://openubmc.cn/docs/zh/development/faq/energy/energy_memory_optimization_faq.html) - [能效普通问题](https://openubmc.cn/docs/zh/development/faq/energy/energy_simple_faq.html) - [调速问题](https://openubmc.cn/docs/zh/development/faq/energy/speed_control_faq.html) - [装备脚本定制项失败定位](https://openubmc.cn/docs/zh/development/faq/equipment_customization_FAQ.html) - [硬件自发现FAQ](https://openubmc.cn/docs/zh/development/faq/framework/hwdiscovery.html) - [【libmc4lua】问题定位FAQ](https://openubmc.cn/docs/zh/development/faq/framework/libmc4lua.html) - [【persistence】问题定位方法&FAQ](https://openubmc.cn/docs/zh/development/faq/framework/persistence.html) - [通用](https://openubmc.cn/docs/zh/development/faq/general.html) - [bios相关FAQ](https://openubmc.cn/docs/zh/development/faq/hardware/bios.html) - [算力部件相关FAQ](https://openubmc.cn/docs/zh/development/faq/hardware/compute.html) - [hardware-sig管理仓库总览](https://openubmc.cn/docs/zh/development/faq/hardware_sig_manage_repo.html) - [硬件自发现解析失败场景](https://openubmc.cn/docs/zh/development/faq/hwdiscovery_parsing_failed.html) - [key_mgmt密钥管理组件FAQ](https://openubmc.cn/docs/zh/development/faq/key_mgmt_FAQ.html) - [网络管理常见问题指南](https://openubmc.cn/docs/zh/development/faq/network_FAQ.html) - [持久化机制常见问题](https://openubmc.cn/docs/zh/development/faq/persistence_mechanisms_FAQ.html) - [LDAP认证常见问题](https://openubmc.cn/docs/zh/development/faq/security_management/ldap.html) - [配置在smcdfx里面的Scanner,对应值不匹配](https://openubmc.cn/docs/zh/development/faq/smcdfx_scanner.html) - [通过tcpdump抓取NCSI报文](https://openubmc.cn/docs/zh/development/faq/tcpdump_catch_ncsi.html) - [BMC Studio相关FAQ](https://openubmc.cn/docs/zh/development/faq/tools/bmc_studio.html) - [iTestSmart 相关FAQ](https://openubmc.cn/docs/zh/development/faq/tools/itestsmart.html) - [Qemu相关FAQ](https://openubmc.cn/docs/zh/development/faq/tools/qemu.html) - [升级常见问题指南](https://openubmc.cn/docs/zh/development/faq/upgrade_Management_FAQ.html) - [白牌包适配与制作常见问题](https://openubmc.cn/docs/zh/development/faq/white_label_branding_customization_FAQ.html) ## General Reference / 综合参考 - [写作规范](https://openubmc.cn/docs/zh/development/documentation_writing_specifications.html) - [术语表](https://openubmc.cn/docs/zh/development/glossary.html) ## images - [readme](https://openubmc.cn/docs/zh/development/images/archiving/readme.html) - [readme](https://openubmc.cn/docs/en/development/images/archiving/readme.html)