Get Property Value For All Object Common Command
更新时间: 2025/06/26
在Gitcode上查看源码38h-查询指定功能号的所有对象的指定置属性(Get-Property-Value-For-All-Object-Common-Command)
修订记录
| openUBMC版本号 | 修订日期 | 修订内容 |
|---|---|---|
| 25.06 | 2025/06/26 | 初稿,新增命令详情 |
基本信息
功能说明
查询指定功能号的所有对象的指定置属性。
权限
命令信息
请求信息
| 字节顺序 | 域取值说明 |
|---|---|
| NetFn | 30h |
| CMD | 93h |
| 1:3 | Manufacturer ID,LS Byte first。长度固定3个字节,例如,某厂家ID是2011,对应十六进制为0x0007DB,则字节序为第1个字节为DBh、第2个字节为07h、第3个字节为00h。 |
| 4 | Sub command,子命令=38h |
| 5:6 | Function ID Parameter,见 表1 ,LSB first |
| 7 | Get Information Count M,获取信息数目 |
| 8 | Required Data Length,要求的读取数据长度 |
| 9:10 | Read Offset,读取的数据偏移,从0开始,LSB first |
| 11:N | //datax:y x表示起始字节,y表示字节数 //指定查询哪些信息 data1:2-information1 ID, LSB first data3:2-information2 ID, LSB first …... data(2M-1):2-informationM ID, LSB first |
响应信息
| 字节顺序 | 域取值说明 |
|---|---|
| 1 | Completion Code |
| 2:4 | Manufacturer ID,LS Byte first。长度固定3个字节,例如,某厂家ID是2011,对应十六进制为0x0007DB,则字节序为第1个字节为DBh、第2个字节为07h、第3个字节为00h。 |
| 5 | End of List,表示当前数据是否结束。当参数数据比较长的时候,可能需要分多次读取,通过此字段可以判断数据是否读完。 [7:1]: reserved [0]: End of list 0=last data 1=middle data |
| 6:N | //datax:y x表示起始字节,y表示字节数。 //以下返回查询结果,包括信息号及信息值,当某个属性的值超长(一般指超过220个字节长度)时,该属性的值需要分帧返回,只有第一帧会带上information ID、Reserved、information Length三元组。返回顺序:对象1.属性1,对象1.属性2,....对象1.属性M,...,对象n.属性1,对象n.属性2,....对象n.属性M。 data1:2-information1 ID, LSB first data3:1-information1 Type,详见 表1 。 data4:1-information1 Length L ,信息获取不到时长度返回为0,且不返回information1 Value。 data5:L-information1 Value,只有第一帧的数据会带上information ID、Reserved、information Length三元组,包括分帧时。 …... dataX:2-informationM ID, LSB first data(X+2):1-informationM Type,详见 表1 。 data(X+3):1-informationM Length L,信息获取不到时长度返回为0,且不返回informationM Value。 data(X+4):L-informationM Value |
命令样例
查询BMC端口信息
请求:
ipmicmd -k "0f 00 MM NN" smi 0响应:
0f MM NN附表1 信息参数
| 功能号 | 功能名称 | 类名称 | 信息号 | 信息名称 | 取值 | 读写 |
|---|---|---|---|---|---|---|
| 1 | SNMP配置 | Snmp | 1 | 只读团体名 | - | Read and write |
| 2 | 读写团体名 | - | Read and write | |||
| 3 | 服务启用状态 | 0:不使能,1:使能 | Read and write | |||
| 4 | V1版本启用状态 | 0:不使能,1:使能 | Read and write | |||
| 5 | V2C版本启用状态 | 0:不使能,1:使能 | Read and write | |||
| 6 | V3版本启用状态 | 0:不使能,1:使能 | Read and write | |||
| 7 | 服务端口号 | - | Read and write | |||
| 8 | 鉴权算法 | 0:MD5; 1:SHA1 | Read and write | |||
| 9 | 加密算法 | - | Read and write | |||
| 10 | 服务ID | - | Read only | |||
| 11 | SNMPV1V2C登录规则 | 1:规则1 2:规则2 4:规则3 7:规则123 0:清除 | Read and write | |||
| 12 | snmp超长口令使能状态 | 0:禁用 1:启用 | Read and write | |||
| 13 | SNMPV2C是否开启读写团体名,关闭时,不能通过SNMPV2C执行设置动作 | 0:禁用 1:启用 | Read and write | |||
| 14 | Snmp.sysName同步HostName标志 | 0:禁用 1:启用 | Read and write | |||
| 15 | SNMP引擎ID更新使能状态 | 0:不使能 1:使能 | Read and write | |||
| 16 | 联系人信息 | - | Read and write | |||
| 17 | 位置信息 | - | Read and write | |||
| 2 | 安全加固配置 | SecurityEnhance | 1 | 锁定时长 | - | Read and write |
| 2 | 登录连续失败次数 | - | Read and write | |||
| 3 | 密码有效期 | 单位:天 | Read and write | |||
| 4 | 紧急用户名 | - | Read and write | |||
| 5 | 禁用历史密码次数 | - | Read and write | |||
| 7 | 启用系统侧对BMC用户管理 | - | Read and write | |||
| 8 | 服务ID | - | Read only | |||
| 9 | TLS版本 | - | Read and write | |||
| 10 | 密码最短使用权限 | 单位:天 | Read and write | |||
| 11 | SSH密码认证使能 | 0:关闭 1:开启 | Read and write | |||
| 12 | 警示信息显示开关 | 1表示显示,0表示不显示,默认值为1 | Read and write | |||
| 13 | 警示信息显示内容 | - | Read and write | |||
| 14 | 二次认证使能 | 0:不使能 1:使能,默认是1 | Read and write | |||
| 15 | 弱口令字典检查使能 | 0:不使能 1:使能,默认是0 | Read and write | |||
| 16 | 初始密码提示开关 | 0:不使能 1:使能,默认是1 | Read and write | |||
| 17 | 用户不活动期限 | 0或者30~365的整数,单位为天,0表示不活动期限无限制 | Read and write | |||
| 18 | SSH的加密算法 | on: 使能 off: 不使能 | Read and write | |||
| 19 | SSH的密钥交换算法 | on: 使能 off: 不使能 | Read and write | |||
| 20 | SSH的消息认证算法 | on: 使能 off: 不使能 | Read and write | |||
| 21 | SSH的公钥算法 | on: 使能 off: 不使能 | Read and write | |||
| 22 | SSL的加密套件 | on: 使能 off: 不使能 | Read and write | |||
| 23 | RMCP加密套件的使能状态 | BIT0~BIT19分别表示ID为0~19加密套件的使能状态,置位表示使能,未置位表示不使能 | Read and write | |||
| 24 | 系统锁定开关状态 | 0: 关闭 1: 打开 | Read only | |||
| 25 | 证书过期提前告警时间(天) | - | Read and write | |||
| 26 | 主密钥更新间隔(天) | - | Read and write | |||
| 27 | 锁定时长扩展 | - | Read and write | |||
| 28 | 登录连续失败次数扩展 | - | Read and write | |||
| 3 | DNS配置 | DNSSetting | 1 | 域名称 | - | Read and write |
| 2 | DNS主用服务器地址 | - | Read and write | |||
| 3 | DNS备用服务器地址1 | - | Read and write | |||
| 4 | DNS服务绑定网口组 | - | Read and write | |||
| 5 | DNS服务协议版本 | 0:IPV4 1:IPV6 | Read and write | |||
| 6 | DNS服务模式 | 0:手动 1:自动 | Read and write | |||
| 7 | DNS服务模式变化标志 | - | Read and write | |||
| 8 | DNS服务租赁时间 | - | Read only | |||
| 9 | DNS信息更新时间的间隔 | - | Read only | |||
| 10 | DNS备用服务器地址2 | - | Read and write | |||
| 4 | 告警上报目的地址配置 | TrapItemCfg | 1 | TRAP目的地址序号 | - | Read only |
| 2 | TRAP目的启用状态 | - | Read and write | |||
| 3 | TRAP目的地址 | - | Read and write | |||
| 4 | TRAP目的端口号 | - | Read and write | |||
| 5 | 报文分隔符 | - | Read and write | |||
| 6 | 发送报文中显示关键字 | - | Read and write | |||
| 7 | 时间 | - | Read and write | |||
| 8 | 级别 | - | Read and write | |||
| 9 | 传感器名称 | - | Read and write | |||
| 10 | 事件码 | - | Read and write | |||
| 11 | 事件描述 | - | Read and write | |||
| 5 | RMCP配置 | RmcpConfig | 1 | RMCP主用端口 | - | Read and write |
| 2 | RMCP备用端口 | - | Read and write | |||
| 3 | RMCP服务启用状态(总开关) | 0: 禁用 1: 启用 | Read and write | |||
| 4 | RMCP协议启用状态 | 0: 禁用 1: 启用 | Read and write | |||
| 5 | RMCP+协议启用状态 | 0: 禁用 1: 启用 | Read and write | |||
| 6 | 服务ID | - | Read only | |||
| 6 | 端口服务 | PortConfig | 1 | 协议状态 | - | Read and write |
| 2 | 协议端口号 | - | Read and write | |||
| 3 | 协议归属服务ID | - | Read only | |||
| 4 | 协议名称 | - | Read only | |||
| 5 | 协议类型 | - | Read only | |||
| 7 | about信息 | Contact | 1 | 官网地址 | - | Read and write |
| 2 | 服务号 | - | Read only | |||
| 3 | 版权信息(英文) | - | Read and write | |||
| 4 | 技术支持网站 | - | Read and write | |||
| 5 | 技术支持邮箱 | - | Read and write | |||
| 6 | 技术支持电话 | - | Read and write | |||
| 7 | 独立KVM下载链接信息 | - | Read and write | |||
| 8 | 主机端口 | BusinessPort | 1 | 端口名称(KEY) | port1,port2,… | Read only |
| 2 | 端口速率,GE/10GE | - | Read only | |||
| 3 | 制造商 | - | Read only | |||
| 4 | 端口类型 | 1: NCSI TYPE 2: MANAGEMENT_TYPE 3: PCIE TYPE 4: Aggregation type | Read only | |||
| 5 | 端口号 | - | Read only | |||
| 6 | MAC地址 | - | Read only | |||
| 7 | link状态 | - | Read only | |||
| 8 | 丝印 | - | Read only | |||
| 9 | 管理网口 | Eth | 1 | 网口类型 | 1: 板载NCSI 2: 专用 3: PCIE NCSI 4: 汇聚端口 | Read only |
| 2 | 是否外出网口 | - | Read only | |||
| 3 | 使能状态 | - | Read only | |||
| 4 | MAC地址 | - | Read only | |||
| 5 | 网口名称(KEY) | Mgmt,Aggregation | Read only | |||
| 6 | 网口编号 | 0,1,2,… | Read only | |||
| 7 | NCSI绑定的主机网卡端口号 | 1,2,3,4 | Read only | |||
| 8 | 网口link状态 | 0: down 1: up | Read only | |||
| 9 | VlanID | - | Read only | |||
| 10 | Vlan状态 | - | Read only | |||
| 10 | KVM属性 | Kvm | 1 | 端口号 | - | Read and write |
| 2 | KVM使能状态 | - | Read and write | |||
| 3 | 是否加密 | - | Read and write | |||
| 4 | 截屏使能 | - | Read and write | |||
| 5 | kvm的超时时间 | - | Read and write | |||
| 6 | 本地KVM使能状态 | 0: 禁用 1: 启用 | Read and write | |||
| 7 | kvm的键盘鼠标模式属性 | - | Read and write | |||
| 11 | 虚拟媒体属性 | Vmm | 1 | 端口号 | - | Read and write |
| 2 | VMM使能状态 | - | Read and write | |||
| 3 | 是否加密 | - | Read and write | |||
| 12 | 录像属性 | Vedio | 1 | 端口号 | - | Read and write |
| 2 | Video使能状态 | ****- | Read and write | |||
| 3 | 自动记录录像开关状态 | ITEM:1:开启 ITEM:0:关闭 | Read and write | |||
| 13 | BMC信息 | BMC | 1 | 位置信息 | - | Read and write |
| 2 | BMC复位次数 | - | Read only | |||
| 3 | 主机名 | - | Read and write | |||
| 4 | 时区 | - | Read and write | |||
| 5 | 第三方预置信息 | - | Read and write | |||
| 6 | 共享数据信息 | - | Read only | |||
| 7 | OSCA单板管理模式 | 1 OSCA单板的HMM管理模式 2 OSCA单板的esight扁平化管理模式 | Read and write | |||
| 8 | 界面显示所支持的语言集 | - | Read and write | |||
| 9 | 时间偏移或时区名称 | GMT-12:00~GMT+14:00或支持的全球时区名称 | Read and write | |||
| 10 | 默认证书算法 | 0:RSA 1:ECC others:invalid | Read and write | |||
| 11 | 夏令时使能 | 0: Disable 1: Enable | Read and write | |||
| 12 | CLI窗口超时时间 | 0:禁止超时 1-480:超时时间,单位:分钟 | Read and write | |||
| 14 | 功率封顶 | PowerCapping | 1 | 启用状态 | - | Read and write |
| 2 | 功率封顶值 | - | Read and write | |||
| 3 | 封顶失败动作 | - | Read and write | |||
| 4 | 功率封顶下限值 | - | Read and write | |||
| 5 | 功率封顶上限值 | - | Read only | |||
| 6 | 需要BMC初始化完成 | 0: 不需要BMC初始化完成 1: 需要BMC初始化完成 | Read and write | |||
| 15 | 上下电信息 | Payload | 1 | 上电恢复策略 | - | Read and write |
| 2 | 电源状态 | - | Read only | |||
| 3 | 复位原因 | - | Read only | |||
| 4 | 复位通道 | - | Read only | |||
| 5 | 安全下电超时时间 | - | Read and write | |||
| 6 | 安全下电超时可设置的最大时间 | - | Read only | |||
| 7 | 安全下电超时可设置的最小时间 | - | Read only | |||
| 8 | 掉电前系统电源状态 | - | Read only | |||
| 9 | 上次aclost掉电时的上下电状态 | - | Read only | |||
| 10 | 下电超时后强制下电功能标志 | 0: Disable 1: Enable | Read and write | |||
| 11 | 锁定电源按钮,关联accessor | - | Read and write | |||
| 12 | 前次系统上下电测试结果 | - | Read only | |||
| 13 | 本次系统上下电测试结果 | - | Read only | |||
| 14 | 上电延迟模式 | - | Read and write | |||
| 15 | 上电延迟时间 | - | Read and write | |||
| 16 | 系统电源 | SysPower | 1 | 系统功率 | - | Read only |
| 2 | 累计耗电量 | - | Read only | |||
| 3 | 峰值功率 | - | Read only | |||
| 4 | 峰值功率出现时间 | - | Read only | |||
| 5 | 开始统计时间 | - | Read only | |||
| 6 | 平均功率 | - | Read only | |||
| 7 | 功率封顶上限值的最大允许设置值 | - | Read only | |||
| 8 | 用户设置的电源供电工作模式 | - | Read and write | |||
| 9 | 实际的电源总体工作模式 | - | Read only | |||
| 10 | 用户设置的每个电源的主备模式 | - | Read and write | |||
| 11 | 电源工作模式切换的功率百分比上限 | - | Read and write | |||
| 12 | 电源工作模式切换的功率百分比下限 | - | Read and write | |||
| 13 | 累积消耗热量 | - | Read only | |||
| 14 | 强制升级模式 | - | Read and write | |||
| 15 | 电源是否开启深度休眠 | 1: 启用 非1:禁用 | Read and write | |||
| 16 | 系统总功率过高告警阈值 | - | Read and write | |||
| 17 | 电源信息模式 | 0: 非定制化模式 1: 定制化模式 | Read and write | |||
| 18 | 电源单元组起始ID | - | Read and write | |||
| 17 | 无状态计算 | Stateless | 1 | 使能状态 | - | Read and write |
| 2 | 自动发现广播网段 | - | Read and write | |||
| 3 | 自动发现广播端口 | - | Read and write | |||
| 4 | 受控上电服务器IP | IP地址 | Read and write | |||
| 5 | 受控上电服务器端口 | - | Read and write | |||
| 6 | 是否自主上电 | 0:否 1:是 | Read and write | |||
| 7 | 远程管理ID | - | Read and write | |||
| 18 | PTAS | PTAS | 1 | 使能状态 | - | Read and write |
| 2 | 海拔高度 | - | Read and write | |||
| 3 | 服务标签 | - | Read and write | |||
| 19 | 机框信息 | Chassis | 1 | 机框类型 | - | Read only |
| 2 | 位置信息 | - | Read only | |||
| 3 | 机框号 | - | Read only | |||
| 4 | 归属机框ID | - | Read and write | |||
| 5 | 框内最大节点数 | - | Read only | |||
| 6 | 节点索引 | - | Read and write | |||
| 7 | 是否从机框同步电子标签 | - | Read and write | |||
| 8 | 节点在框内的后缀 | - | Read and write | |||
| 9 | 统一升级大包版本信息 | - | Read and write | |||
| 10 | 机框自定义数据1(作为SMM的存储器) | - | Read and write | |||
| 11 | 机框自定义数据2(作为SMM的存储器) | - | Read and write | |||
| 12 | 告警上报策略(SMM板上报告警选择策略) | - | Read and write | |||
| 13 | 机箱入侵 | - | Read and write | |||
| 20 | 整框功率封顶 | ShelfPowerCapping | 1 | 模式 | - | Read and write |
| 2 | 使能状态 | - | Read and write | |||
| 3 | 封顶值 | - | Read and write | |||
| 4 | 门限 | - | Read and write | |||
| 5 | 最大门限 | - | Read and write | |||
| 21 | X6800节点板信息 | IpmbEthBlade | 1 | 隶属地址 | - | Read only |
| 2 | 整框封顶时,单个节点固定封顶值 | - | Read and write | |||
| 3 | 节点封顶失效动作 | - | Read and write | |||
| 25 | CPU信息 | Cpu | 1 | CPU ID | - | Read only |
| 2 | CPU名称 | - | Read only | |||
| 3 | 在位状态 | - | Read only | |||
| 4 | 位置信息 | - | Read only | |||
| 5 | CPU生产厂商 | - | Read only | |||
| 6 | CPU类型 | - | Read only | |||
| 7 | CPU频率 | - | Read only | |||
| 8 | 健康状态 | - | Read only | |||
| 9 | CPU核数 | - | Read only | |||
| 10 | CPU线程数 | - | Read only | |||
| 11 | CPU内存技术 | - | Read only | |||
| 12 | 一级缓存 | - | Read only | |||
| 13 | 二级缓存 | - | Read only | |||
| 14 | 三级缓存 | - | Read only | |||
| 15 | 处理器ID | - | Read only | |||
| 30 | CPU板信息 | CpuBoard | 1 | 槽位号 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 生产厂商 | - | Read only | |||
| 4 | PCB版本 | - | Read only | |||
| 5 | CPLD版本 | - | Read only | |||
| 6 | Board ID | - | Read only | |||
| 7 | 健康状态 | - | Read only | |||
| 8 | CPU板上下电状态 | - | Read only | |||
| 31 | 网卡信息 | NetCard | 1 | 网卡名称 | - | Read only |
| 2 | 生产厂商 | - | Read only | |||
| 3 | 网卡类型 | - | Read only | |||
| 4 | 网卡描述 | - | Read only | |||
| 5 | 网卡健康状态 | - | Read only | |||
| 32 | 内存信息 | Memory | 1 | 内存丝印 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 生产厂商 | - | Read only | |||
| 4 | 容量 | - | Read only | |||
| 5 | 频率 | - | Read only | |||
| 6 | 健康状态 | - | Read only | |||
| 7 | 名称 | - | Read only | |||
| 8 | 内存类型 | - | Read only | |||
| 9 | 最小电压 | - | Read only | |||
| 10 | RANK(列) | - | Read only | |||
| 11 | 位宽(X4/X8) | - | Read only | |||
| 12 | 技术 | - | Read only | |||
| 13 | 序列号 | - | Read only | |||
| 14 | 位置信息 | - | Read only | |||
| 15 | 内存编号 | - | Read only | |||
| 33 | 内存板信息 | MemoryBoard | 1 | 单板槽位号 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 生产厂商 | - | Read only | |||
| 4 | PCB版本 | - | Read only | |||
| 5 | Board ID | - | Read only | |||
| 6 | 健康状态 | - | Read only | |||
| 7 | 内存板上下电状态 | - | Read only | |||
| 8 | 本地对象 | 0表示本地对象 1表示虚拟对象 | Read only | |||
| 34 | IO板信息(包括前/后IO) | IOBoard | 1 | 单板槽位号 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 生产厂商 | - | Read only | |||
| 4 | PCB版本 | - | Read only | |||
| 5 | CPLD版本 | - | Read only | |||
| 6 | Board ID | - | Read only | |||
| 7 | 健康状态 | - | Read only | |||
| 8 | 单板名称 | - | Read only | |||
| 9 | 固件版本 | - | Read and write | |||
| 35 | RAID卡信息 | Raid | 1 | 槽位号 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 生产厂商 | - | Read only | |||
| 4 | raid卡名称 | - | Read only | |||
| 5 | 类型 | - | Read only | |||
| 6 | 支持RAID类型 | - | Read only | |||
| 7 | PCB版本 | - | Read only | |||
| 8 | Board ID | - | Read only | |||
| 9 | 健康状态 | - | Read only | |||
| 36 | 硬盘信息 | Hdd | 1 | 硬盘名称 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 硬盘接口类型 | - | Read only | |||
| 4 | 健康状态 | - | Read only | |||
| 5 | 序列号 | - | Read only | |||
| 6 | 型号 | - | Read only | |||
| 7 | 硬盘ID号 | - | Read only | |||
| 8 | 硬盘厂商信息 | - | Read only | |||
| 9 | 硬盘容量,单位GB | - | Read only | |||
| 37 | 硬盘背板信息 | HDDBackplane | 1 | 单板槽位号 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 生产厂商 | - | Read only | |||
| 4 | PCB版本 | - | Read only | |||
| 5 | CPLD版本 | - | Read only | |||
| 6 | Board ID | - | Read only | |||
| 7 | 健康状态 | - | Read only | |||
| 8 | 单板名称 | - | Read only | |||
| 9 | 单板类型 | - | Read only | |||
| 38 | 风扇信息 | FANClass | 1 | 风扇名 | - | Read only |
| 2 | 在位状态/前 | - | Read only | |||
| 3 | 在位状态/后 | - | Read only | |||
| 4 | 类型 | - | Read only | |||
| 5 | 转速/前 | - | Read only | |||
| 6 | 转速/后 | - | Read only | |||
| 7 | 占空比(速率比)/前 | - | Read only | |||
| 8 | 健康状态 | - | Read only | |||
| 9 | 风扇槽位 | - | Read only | |||
| 10 | 风扇ID | - | Read only | |||
| 39 | 电源信息 | OnePower | 1 | 槽位号 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 生产厂商 | - | Read only | |||
| 4 | 类型 | - | Read only | |||
| 5 | 当前功率 | - | Read only | |||
| 6 | 额定功率 | - | Read only | |||
| 7 | 输入模式 | - | Read only | |||
| 8 | 健康状态 | - | Read only | |||
| 9 | 电源版本 | - | Read only | |||
| 10 | 电源协议 | - | Read only | |||
| 11 | 单电源输出功率 | - | Read only | |||
| 12 | 电源编号 | - | Read only | |||
| 13 | 单电源输入电压 | - | Read only | |||
| 14 | 单电源输出电压 | - | Read only | |||
| 15 | 单电源输入电流 | - | Read only | |||
| 16 | 单电源输出电流 | - | Read only | |||
| 17 | 输出故障 | - | Read only | |||
| 18 | 过温故障 | - | Read only | |||
| 19 | 输入故障 | - | Read only | |||
| 20 | 序列号 | - | Read only | |||
| 21 | 部件号 | - | Read only | |||
| 22 | 16bit电源功率 | - | Read only | |||
| 23 | 输出电压状态 | - | Read only | |||
| 24 | 输出电流状态 | - | Read only | |||
| 25 | 输入电压状态 | - | Read only | |||
| 26 | 温度状态 | - | Read only | |||
| 27 | 风扇状态 | - | Read only | |||
| 28 | 位置信息 | - | Read only | |||
| 29 | 资产标签 | - | Read only | |||
| 30 | 告警状态 | - | Read only | |||
| 31 | 电源类型 | - | Read only | |||
| 32 | 输入电压切换方式 | - | Read only | |||
| 33 | 热插拔支持状态 | - | Read only | |||
| 34 | 电源单元组 | - | Read only | |||
| 40 | PCIE信息 | PcieCard | 1 | 槽位号 | - | Read only |
| 2 | 在位状态 | - | Read only | |||
| 3 | 生产厂商 | - | Read only | |||
| 4 | 描述信息 | - | Read only | |||
| 5 | Manufacturer ID | - | Read only | |||
| 6 | Device ID | - | Read only | |||
| 7 | 健康状态 | - | Read only | |||
| 8 | 总线号 | - | Read only | |||
| 9 | 设备号 | - | Read only | |||
| 10 | 功能号 | - | Read only | |||
| 11 | 子Manufacturer ID | - | Read only | |||
| 12 | 子Device ID | - | Read only | |||
| 41 | SD卡控制器信息 | MassStorage | 1 | 在位状态 | - | Read only |
| 2 | 健康状态 | - | Read only | |||
| 3 | 卷 | - | Read only | |||
| 4 | 厂商 | - | Read only | |||
| 5 | ID | - | Read only | |||
| 43 | PBI板信息 | Fru | 1 | Fru id | - | Read only |
| 20 | PCB版本 | - | Read only | |||
| 21 | Board ID | - | Read only | |||
| 46 | 告警信息 | Warning | 1 | 严重告警个数 | - | Read only |
| 2 | 一般告警个数 | - | Read only | |||
| 3 | 轻微告警个数 | - | Read only | |||
| 4 | 当前告警是否支持立即上报 | - | Read and write | |||
| 47 | 部件最大信息个数 | ProductComponent | 1 | 风扇最大个数 | - | Read only |
| 2 | CPU最大个数 | - | Read only | |||
| 3 | 内存最大个数 | - | Read only | |||
| 4 | 硬盘最大个数 | - | Read only | |||
| 5 | Pcie卡最大个数 | - | Read only | |||
| 6 | Raid卡最大个数 | - | Read only | |||
| 7 | 硬盘背板最大个数 | - | Read only | |||
| 8 | 网卡最大个数 | - | Read only | |||
| 9 | 内存板最大个数 | - | Read only | |||
| 10 | IO板最大个数 | - | Read only | |||
| 11 | CPU板最大个数 | - | Read only | |||
| 12 | SD卡最大个数 | - | Read only | |||
| 13 | SD卡转接板最大个数 | - | Read only | |||
| 14 | 安全模块最大个数 | - | Read only | |||
| 15 | Riser卡最大个数 | - | Read only | |||
| 48 | 产品信息 | PRODUCT | 1 | NCSI线缆是否连接 | - | Read only |
| 2 | 软raid功能启用 | 0:禁用 1:RAID0和RAID1启用 | Read and write | |||
| 3 | PCH 版本号 | - | Read and write | |||
| 4 | 当前背板升级完成后是否生效标志 | 0: 没有生效 1: 已经生效 | Read and write | |||
| 5 | WOL(wake on lan)网络唤醒功能状态 | 0: 不使能 1: 使能 | Read and write | |||
| 6 | 处理器平台 | - | Read only | |||
| 7 | 产品版本 | - | Read only | |||
| 8 | 产品别名 | - | Read and write | |||
| 9 | 是否支持弱口令字典检查 | 0:不支持 1:支持; | Read only | |||
| 10 | VMD开关状态 | - | Read and write | |||
| 11 | 单板宽度类型 | 0:半宽 1:全宽 2:DOUBLE | Read only | |||
| 12 | 默认产品别名 | - | Read only | |||
| 13 | 用于生产查询主板对PCIE标卡NCSI功能支持能力(不管是否接NCSI线缆) | 0:不支持 1:支持 0xff:代表不支持生产查询标卡的NCSI支持能力 | Read only | |||
| 14 | 用于设置VGA显示标志位 | 只连接前VGA:值为0:前VGA,值为1:前VGA; 只连接后VGA:值为0:后VGA,值为1:前VGA; 前后均连接VGA:值为0:后VGA,值为1:前VGA。 | Read and write | |||
| 49 | NC板信息 | NCBoard | - | - | - | Read only |
| 51 | 会话 | Session | 1 | Web超时时间 | 分钟 | Read and write |
| 2 | web会话模式 | 0:共享模式 1:独占模式 | Read and write | |||
| 52 | 用户管理 | User | 1 | 用户ID | - | Read only |
| 2 | 登录规则配置 | 1:规则1 2:规则2 4:规则3 7:规则123 0:清除 | Read and write | |||
| 3 | 登录接口配置 | - | Read and write | |||
| 4 | 用户名 | - | Read and write | |||
| 5 | 用户密码 | - | 只写 | |||
| 6 | 用户权限 | - | Read and write | |||
| 7 | 用户角色 | - | Read and write | |||
| 8 | 用户使能状态 | 0:禁止使能 1:使能 | Read and write | |||
| 9 | 用户锁定状态 | 0:用户未被锁定 1:用户已被锁定 | Read and write | |||
| 10 | 加密密码是否为初始状态 | 0:加密密码为非初始状态 1:加密密码为初始状态(与鉴权密码保持一致) | Read and write | |||
| 11 | 用户首次登陆时的密码修改策略 | 0:未配置状态 1:提示修改密码 2:强制修改密码 | Read and write | |||
| 53 | LDAP管理 | LDAPGroup | 1 | LDAP组ID | - | Read only |
| 2 | 登录规则配置 | 1:规则1 2:规则2 4:规则3 7:规则123 0:清除 | Read and write | |||
| 3 | 组名 | - | Read and write | |||
| 4 | 权限 | - | Read and write | |||
| 5 | 登录接口配置 | bit0:Web bit3:SSH bit4:SFTP | Read and write | |||
| 6 | 组域 | - | Read and write | |||
| 7 | LDAP组应用文件夹 | - | Read and write | |||
| 8 | LDAP组用户角色id | 2:user 3:operator 4:Admin 5:custom1 6:custom2 7:custom3 8:custom4 15:no access | Read and write | |||
| 54 | 故障诊断 | FdmConfig | 1 | FDM使能信息 | 0:不使能 1:使能 | Read only |
| 2 | PFA使能信息 | 0:不使能 1:使能 | Read only | |||
| 3 | fdm_log日志文件有新日志记录标志 | 0:无新日志记录 1:有新日志记录 | Read only | |||
| 4 | IErr 诊断失败时,对业务侧的处理策略 | 0:不做处理 1:热复位 2:下电 | Read and write | |||
| 55 | 安全模块 | SecurityModule | 1 | 在位信息 | - | Read only |
| 2 | 自检结果 | - | Read and write | |||
| 3 | 类型 | - | Read and write | |||
| 4 | 厂商 | - | Read and write | |||
| 5 | 支持的协议版本 | - | Read and write | |||
| 6 | 固件版本 | - | Read and write | |||
| 56 | 后插板电子标签 | PeripheralElabel | 34 | 产品序列号 | - | Read only |
| 35 | 产品资产标签 | - | Read only | |||
| 57 | ssdp | ExPortConfig | 1 | 协议状态 | - | Read and write |
| 2 | 协议端口号 | - | Read and write | |||
| 3 | 协议归属服务ID | - | Read only | |||
| 4 | 协议名称 | - | Read only | |||
| 5 | 协议类型 | - | Read only | |||
| 58 | LDAP使能 | LDAPCommon | 1 | 使能 | 0:不使能 1:使能 | Read and write |
| 59 | LDAP域服务器配置 | LDAP | 1 | 域服务器id | - | Read only |
| 2 | 主机地址 | - | Read and write | |||
| 3 | 域名 | - | Read and write | |||
| 4 | 端口 | - | Read and write | |||
| 5 | 证书启用 | - | Read and write | |||
| 6 | 用户应用文件夹 | - | Read and write | |||
| 7 | 使能 | 0:禁止 1:使能 | Read and write | |||
| 8 | 绑定DN | - | Read and write | |||
| 9 | 绑定密码 | - | Read and write | |||
| 10 | 搜索DN | - | Read and write | |||
| 60 | 升级模块 | Upgrade | 1 | 升级详细结果 | - | Read only |
| 2 | BIOS升级模式 | 0:下电升级 1:上电缓存下电升级 | Read only | |||
| 3 | 版本防降级使能状态 | 0:BMC固件防降级功能关闭 1:BMC固件防降级功能开启 | Read and write | |||
| 61 | Mezz卡 | MezzCard | 1 | FRU Id | - | Read only |
| 2 | 槽位号 | - | Read only | |||
| 3 | 单板ID | - | Read only | |||
| 4 | 描述 | - | Read only | |||
| 5 | 厂商名称 | - | Read only | |||
| 6 | 产品名称(对外名称) | - | Read only | |||
| 62 | 平台功能 | PMEServiceConf | 1 | 是否支持功率封顶 | - | Read only |
| 2 | 是否支持黑匣子 | - | Read only | |||
| 3 | 定制化的OID | - | Read and write | |||
| 4 | PME是否支持虚拟U盘功能 | - | Read only | |||
| 5 | PME是否支持WOL(wake on lan) | 0:不支持 1:支持 | Read only | |||
| 6 | 是否显示录像功能 | 0: 不支持 1: 支持 | Read only | |||
| 7 | 使能单板档案信息收集 | 从0到1开始启动收集 | Read and write | |||
| 8 | 单板档案信息收集状态 | 0:默认值 1:启动收集中 2:信息收集完成 3:信息收集失败 | Read only | |||
| 9 | PME是否支持arm业务功能 | 0:不支持, BMC 为x86平台 1:支持, BMC 为ARM平台 | Read only | |||
| 63 | 远程syslog | SyslogConfig | 1 | 远程syslog使能状态 | 0: 禁用 1: 启用 | Read and write |
| 2 | 主机标识 | 0x1: 序列号 0x2: 资产标签 0x3: 主机名 | Read and write | |||
| 3 | 事件上报级别 | [7:4]: Reserve [3]: 紧急 1-有效 0-无效 [2]: 严重 1-有效 0-无效 [1]: 轻微 1-有效 0-无效 [0]: 正常 1-有效 0-无效 | Read and write | |||
| 4 | 消息协议类型 | BSD:1 IETF:2 | Read and write | |||
| 5 | 网络传输协议类型 | UDP:1 TCP:2 TLS:3 | Read and write | |||
| 6 | 认证类型 | 1:单向认证 2:双向认证 | Read and write | |||
| 64 | 远程syslog 服务端配置 | SyslogItemCfg | 1 | 服务器索引 | base 0 | Read only |
| 2 | 远程syslog指定服务器使能状态 | - | Read and write | |||
| 3 | 日志类型 | bit0: 操作日志 bit1: 安全日志 bit2: 系统事件 | Read and write | |||
| 4 | 目的地址 | ipv4 ipv6 FQDN | Read and write | |||
| 5 | 目的端口 | 0~65535 0:默认值,非有效端口 | Read and write | |||
| 65 | SMTP配置 | SmtpConfig | 1 | 使能状态 | - | Read and write |
| 2 | 事件上报级别 | - | Read and write | |||
| 3 | TLS启用状态 | - | Read and write | |||
| 4 | 匿名启用状态 | - | Read and write | |||
| 5 | 发件人用户名 | - | Read and write | |||
| 6 | 发件人密码 | - | Read and write | |||
| 7 | SMTP服务器地址 | - | Read and write | |||
| 8 | 发件人邮件地址 | - | Read and write | |||
| 9 | 邮件主题 | - | Read and write | |||
| 10 | 邮件主题是否带IP | - | Read and write | |||
| 11 | 邮件主题是否带单板序列号 | - | Read and write | |||
| 12 | 邮件主题是否带资产标签 | - | Read and write | |||
| 66 | SMTP条目设置 | SmtpItemCfg | 1 | 索引 | - | Read and write |
| 2 | 使能状态 | - | Read and write | |||
| 3 | 邮件地址 | - | Read and write | |||
| 4 | 邮件描述 | - | Read and write | |||
| 5 | 内容分隔符 | - | Read and write | |||
| 6 | 是否带关键字 | - | Read and write | |||
| 7 | 是否发送时间 | - | Read and write | |||
| 8 | 是否发送告警等级 | - | Read and write | |||
| 9 | 是否发送传感器名称 | - | Read and write | |||
| 10 | 是否发送事件码 | - | Read and write | |||
| 11 | 是否发送事件描述 | - | Read and write | |||
| 67 | Trap功能设置 | TrapConfig | 1 | 使能状态 | 0: 禁用 1: 启用 | Read and write |
| 2 | Trap版本 | 0:V1 1:V2C 3:V3 | Read and write | |||
| 3 | Trap模式 | 0:event code mode 1:OID mode | Read and write | |||
| 4 | Trap主机标识 | 0:Board SN 1:Product Asset Tag 2:Host name | Read and write | |||
| 5 | Trapv3用户id | - | Read and write | |||
| 6 | 告警发送级别 | 0:None bit0:Normal bit1:Minor bit2:Major bit3:Critical 0xF:ALL | Read and write | |||
| 7 | 团体名 | - | Read and write | |||
| 68 | SdrDev属性设置 | SdrDev | 1 | 动态分配传感器号的起始传感器号 | 1~254 | Read and write |
| 69 | Fan板信息 | FANBoard | 2 | 风扇板槽位号 | - | Read only |
| 3 | Pcb版本 | - | Read only | |||
| 4 | 逻辑版本 | - | Read only | |||
| 5 | Board ID | - | Read only | |||
| 5 | Board ID | - | Read only | |||
| 70 | PcieAddrInfo信息 | PcieAddrInfo | 1 | 处理器号 | - | Read only |
| 2 | 部件类型 | - | Read only | |||
| 3 | 槽位号 | - | Read only | |||
| 4 | SecBus号 | - | Read only | |||
| 5 | SubBus号 | - | Read only | |||
| 6 | BDF序号 | - | Read only | |||
| 7 | root port Bus号 | - | Read only | |||
| 8 | root port Device号 | - | Read only | |||
| 9 | root port Funtion号 | - | Read only | |||
| 10 | 组ID | - | Read only | |||
| 71 | 语言配置 | Language | 1 | 是否支持事件多语言 | - | Read only |
| 2 | 事件多语言版本 | - | Read only | |||
| 3 | 界面(web等)多语言版本 | - | Read only | |||
| 4 | 所支持的语言列表 | - | Read only | |||
| 72 | 事件配置 | EventConfiguration | 1 | 版本 | - | Read only |
| 2 | 最近上报给管理板的事件序号 | - | Read only | |||
| 73 | 事件信息 | EventInformation | 1 | 使能 | - | Read and write |
| 2 | 事件类型 | - | Read and write | |||
| 3 | 事件级别 | - | Read and write | |||
| 4 | 描述 | - | Read only | |||
| 5 | 处理建议 | - | Read only | |||
| 6 | 互斥码 | - | Read only | |||
| 7 | 新事件码 | - | Read only | |||
| 8 | 旧事件码 | - | Read only | |||
| 9 | 事件读数类型 | - | Read only | |||
| 10 | 传感器类型 | - | Read only | |||
| 11 | 健康互斥码 | - | Read only | |||
| 74 | 事件策略 | EventPolicy | - | - | - | Read only |
| 75 | 事件监控 | EventMonitor | - | - | - | Read only |
| 76 | 串口信息 | Com | 1 | 串口ID | - | Read only |
| 2 | 串口环回标识 | - | Read only | |||
| 77 | SSDP配置信息 | SSDPConfig | 1 | 运行模式,支持接收、发送分别设置 | - | Read and write |
| 2 | 软件类型 | - | Read only | |||
| 3 | 使用的网口 | - | Read only | |||
| 4 | notify消息时间的间隔 | - | Read and write | |||
| 5 | 多播ipv4地址 | - | Read only | |||
| 6 | 多播ipv6地址 | - | Read only | |||
| 7 | SSDP服务端口号 | - | Read and write | |||
| 8 | 跳数 | - | Read and write | |||
| 9 | 备用USN | - | Read only | |||
| 78 | RAID控制器 | RaidController | 1 | RAID控制器Id | 由软件生成,默认值0xFF | Read only |
| 2 | RAID控制器名称 | - | Read only | |||
| 3 | RAID控制器类型 | - | Read only | |||
| 4 | RAID控制器固件版本(APP) | - | Read only | |||
| 5 | RAID控制器配置版本(NVDT) | - | Read only | |||
| 6 | RAID控制器接口类型字符串 | - | Read only | |||
| 7 | RAID控制器健康状态码 | 按bit位解析 bit0: 1- 内存有可纠正错误 bit1: 1- 内存有不可纠正错误 bit2: 1- 内存有ECC错误 bit3: 1- nvram有UCE | Read only | |||
| 8 | RAID控制器DDR ECC计数 | 由软件更新,默认值为0xffff | Read only | |||
| 9 | RAID控制器Copyback功能状态 | 0-关闭 1-开启, 由软件更新,默认值为0xff | Read and write | |||
| 10 | RAID控制器在检测到物理盘SMART错误之后是否自动进行Copyback | 0-关闭 1-开启, 由软件更新,默认值为0xff | Read and write | |||
| 11 | RAID控制器JBOD功能状态 | 0-关闭 1-开启,由软件更新,默认值为0xff | Read and write | |||
| 12 | RAID控制器工作模式 | 0-RAID 1-HBA 2-JBOD | Read and write | |||
| 79 | ME信息 | MeInfo | 1 | CPU占用率 | - | Read only |
| 2 | CPU利用率告警门限值 | - | Read and write | |||
| 3 | 内存利用率告警门限值 | - | Read and write | |||
| 4 | 磁盘分区利用率告警门限值 | - | Read and write | |||
| 80 | RAID控制器的BBU信息 | BBU | 1 | RAID控制器Id | 跟RaidController的Id一致 | Read only |
| 2 | BBU在位状态 | - | Read only | |||
| 3 | BBU类型 | - | Read only | |||
| 81 | NTP配置信息 | NTP | 1 | NTP功能的使能状态 | 0:关闭 1:开启 | Read and write |
| 2 | 主NTP服务器的地址 | IPv4地址,或IPv6地址,或域名 | Read and write | |||
| 3 | 备NTP服务器的地址 | IPv4地址,或IPv6地址,或域名 | Read and write | |||
| 4 | NTP的工作模式 | 1:手动模式(Manual) 2:dhcpv4自动模式 3:dhcpv6自动模式 | Read and write | |||
| 5 | NTP认证使能状态 | 关闭: 0 开启: 1 | Read and write | |||
| 6 | 与上层NTP服务器同步最小间隔 | 时间的间隔为2的次幂秒, 如:3 (8 s) | Read and write | |||
| 7 | 与上层NTP服务器同步最大间隔 | 时间的间隔为2的次幂秒, 如:3 (8 s) | Read and write | |||
| 82 | Bios模块信息 | Bios | 1 | 启动位置 | - | Read and write |
| 2 | 启动位置有效性标志 | 0: 无效 1: 单次有效 2: 永久有效 | Read and write | |||
| 3 | 设置BIOS全打印开关标志位 | - | Read and write | |||
| 4 | 启动模式使能开关 | 0: 表示关闭 1: 表示打开 | Read and write | |||
| 5 | 启动模式 | 0: legecy 1: UEFI | Read and write | |||
| 6 | Bios注册文件版本号 | - | Read | |||
| 7 | BIOS是否支持json格式的配置文件 | - | Read | |||
| 8 | 系统启动阶段 | - | Read and write | |||
| 9 | 启动位置有效性扩展标志 | 0: 无效 1: 单次有效 2: 永久有效 | Read and write | |||
| 83 | 双因素认证使能配置 | MutualAuthentication | 1 | 双因素认证使能状态 | 0:禁用 1:启用 | Read and write |
| 2 | 双因素认证OCSP检查使能状态 | 0:禁用 1:启用 | Read and write | |||
| 84 | - | ResidentStorageMgnt | 1 | 点灯信息 | 0:未获取点灯锁 1:点灯中 | Read and write |
| 85 | 用户角色信息 | UserRole | 1 | 角色Id | - | Read only |
| 2 | 角色Name | - | Read only | |||
| 3 | 用户管理权限 | 0:无权限 1:有权限 | Read and write | |||
| 4 | 基本设置功能权限 | 0:无权限 1:有权限 | Read and write | |||
| 5 | KVM使用权限 | 0:无权限 1:有权限 | Read and write | |||
| 6 | 只读功能权限 | 0:无权限 1:有权限 | Read and write | |||
| 7 | VMM使用权限 | - | Read and write | |||
| 8 | 安全配置权限 | - | Read and write | |||
| 9 | 电源控制权限 | - | Read and write | |||
| 10 | 诊断权限 | - | Read and write | |||
| 11 | 配置自身权限 | - | Read and write | |||
| 86 | 用户登录规则信息 | PermitRule | 1 | 规则ID | - | Read only |
| 2 | IP登录规则 | - | Read and write | |||
| 3 | MAC登录规则 | - | Read and write | |||
| 4 | 时间登录规则 | - | Read and write | |||
| 87 | 故障诊断信息 | Diagnose | 1 | 黑匣子状态 | 0:禁用 1:使能 | Read and write |
| 2 | SOL数据状态 | 0:禁用 1:使能 | Read and write | |||
| 88 | 网络组信息 | EthGroup | 1 | 组ID | - | Read only |
| 2 | 网络模式 | ITEM:1:手动模式 ITEM:2:自适应模式 | Read and write | |||
| 3 | 当前激活的eth | - | Read and write | |||
| 4 | IPv4地址模式 | ITEM:1:静态模式 ITEM:2:DHCP模式 | Read and write | |||
| 5 | IPv4地址 | - | Read and write | |||
| 6 | IPv4地址子网掩码 | - | Read and write | |||
| 7 | IPv4默认网关 | - | Read and write | |||
| 8 | IPv6地址模式 | ITEM:1:静态模式 ITEM:2:DHCP模式 | Read and write | |||
| 9 | IPv6地址 | - | Read and write | |||
| 10 | IPv6地址前缀长度 | - | Read and write | |||
| 11 | IPv6默认网关 | - | Read and write | |||
| 12 | IP版本支持 | ITEM:0:IPv4 ITEM:1: IPv6 ITEM:2:IPv4 and IPv6 | Read and write | |||
| 13 | Vlan ID | - | Read and write | |||
| 14 | Vlan使能状态 | ITEM:0:不使能 ITEM:1:使能 | Read and write | |||
| 15 | Vlan 可用范围下限 | - | Read only | |||
| 16 | Vlan 可用范围上限 | - | Read only | |||
| 17 | 端口类型 | - | Read only | |||
| 18 | IPV4备份IP (虚拟接口使用) | - | Read and write | |||
| 19 | IPV4备份子网掩码 (虚拟接口使用) | - | Read and write | |||
| 89 | 用户密码复杂度配置信息 | PasswdSetting | 1 | 用户密码复杂度检查使能状态 | 0:禁用 1:使能 | Read and write |
| 90 | 散热全局类 | Cooling | 1 | 调速模式 | 0 自动 1 手动 | Read only |
| 2 | 设置的转速级别 | - | Read and write | |||
| 3 | 调速功耗模式 | 0: 默认、正常节能模式 1: 高噪、高可靠性模式 0xff: 未配置过 | Read and write | |||
| 4 | 冷却介质 | 0:风冷 1:液冷 | Read and write | |||
| 5 | 风扇转速算法 | 0: PID 调速 1: 区间调速 | Read and write | |||
| 6 | CPU目标温度 | -- | Read and write | |||
| 7 | SmartCooling使能标识 | 0:禁止使能 1:使能 | Read only | |||
| 8 | 默认高功耗卡的级别 | - | Read only | |||
| 9 | 智能调速模式 | 0x10表示节能模式 0x11表示低噪音模式 0x12表示高性能模式 0x13表示自定义模式 0x14表示液冷模式 | Read only | |||
| 10 | 出风口目标温度 | - | Read and write | |||
| 11 | 支持自定义调速项掩码 | bit0: 进风口 bit1: CPU调速 bit2: 出风口调速 bit3: 硬盘区间温度 bit4: 硬盘目标温度 bit5: 内存温度 bit6: PCH温度 bit7: VRD温度 bit8: VDDQ温度 | Read only | |||
| 12 | 进风口转速范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 13 | 出风口目标温度范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 14 | CPU目标温度下限 | - | Read only | |||
| 15 | CPU目标温度上限 | - | Read only | |||
| 16 | 硬盘转速范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 17 | 硬盘目标温度 | - | Read and write | |||
| 18 | 硬盘目标温度范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 19 | 内存目标温度 | - | Read and write | |||
| 20 | 内存目标温度范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 21 | PCH目标温度 | - | Read and write | |||
| 22 | PCH目标温度范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 23 | VRD目标温度 | - | Read and write | |||
| 24 | VRD目标温度范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 25 | VDDQ目标温度 | - | Read and write | |||
| 26 | VDDQ目标温度范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 27 | NPU HBM目标温度 | - | Read and write | |||
| 28 | NPU HBM目标温度范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 29 | NPU ai core目标温度 | - | Read and write | |||
| 30 | NPU ai core目标温度范围 | 第一个元素表示下限,第二个元素表示上限 | Read only | |||
| 31 | 漏液后的下电策略 | 0:手动 1:自动 | Read and write | |||
| 91 | Kvm信息 | Kvm | 1 | kvm的端口属性 | - | Read and write |
| 2 | kvm的使能状态 | 0:禁止 1:使能 | Read and write | |||
| 3 | 自动截屏开关状态 | 0:关闭 1:开启 | Read and write | |||
| 4 | kvm的加密状态 | 0:关闭 1:开启 | Read and write | |||
| 5 | kvm的超时时间 | - | Read and write | |||
| 6 | 本地KVM开关 | 0:关闭 1:开启 | Read and write | |||
| 7 | kvm的键盘鼠标模式属性 | - | Read and write | |||
| 92 | 串口切换类 | SeriaManagement | 1 | 对象Index | - | Read only |
| 93 | 录像功能信息 | Video | 1 | video的端口 | - | Read and write |
| 2 | video的使能状态 | 0:禁止 1:使能 | Read and write | |||
| 3 | 自动记录录像开关状态 | 0:关闭 1:开启 | Read and write | |||
| 94 | 虚拟媒体功能 | Vmm | 1 | vmm的端口属性 | - | Read and write |
| 2 | vmm的使能状态 | ITEM:1:使能 ITEM:0:禁止 | Read and write | |||
| 3 | vmm的加密状态 | - | Read and write | |||
| 95 | 8100硬分区配置 | Partition | 1 | RAID工作模式 | 0-单RAID模式 1-双RAID模式 0xff-未知 | Read and write |
| 2 | 装备背板boardid | - | Read only | |||
| 96 | DFT 状态信息 | DftStatus | 1 | FT模式标识 | 0:非FT模式 1:FT模式 | Read only |
| 97 | 多节点服务器紧急整框功耗封顶功能 | MSPP | 1 | MSPP使能状态 | 0:禁用 1:使能 1:使能 | Read and write |
| 98 | raid芯片 | RaidChip | 1 | 版本 | - | Read only |
| 2 | 名称 | - | Read only | |||
| 3 | 在位 | - | Read only | |||
| 4 | 健康 | - | Read only | |||
| 99 | Redfish事件订阅服务类 | RedfishEventService | 1 | 使能 | - | Read and write |
| 2 | 事件主机标识源 | 0: 单板名称 1: 产品资产标签 2: 主机名 | Read and write | |||
| 3 | 事件详细信息中客户自定义字段显示选项 | 0: 不显示 1: CMCC自定义字段 | Read and write | |||
| 100 | Redfish事件订阅类 | RedfishEvtSubscription | 1 | 订阅者保存的上下文信息 | - | Read and write |
| 2 | 创建事件订阅时指定的HTTP头部信息 | - | Read and write | |||
| 101 | SMBIOS配置信息 | SmBios | 1 | Smbios Version 参数 | - | Read and write |
| 2 | Smbios SKU Number 参数 | - | Read and write | |||
| 3 | Smbios Family 参数 | - | Read and write | |||
| 4 | SmBios状态 | - | Read only | |||
| 102 | VNC信息 | VNC | 1 | VNC端口使能状态 | 0:关闭 1:开启 | Read and write |
| 2 | VNC密码 | size:1~8 (开启密码复杂度后:size必须为8) | 写 | |||
| 3 | VNC 超时时间 | range:0~480 | Read and write | |||
| 4 | VNC SSL加密使能状态 | 0:关闭 1:开启 | Read and write | |||
| 5 | VNC 通信端口号 | - | Read and write | |||
| 6 | VNC 键盘布局状态 | 目前只支持配置为jp和en | Read and write | |||
| 7 | VNC 登录规则 | 0~7 (000 ~ 111 : 每一位代表一个登录规则) | Read and write | |||
| 103 | 底板配置 | MainBoard | 1 | 南桥芯片型号 | - | Read and write |
| 104 | PcieSwitch配置 | PcieSwitch | 1 | 版本 | - | Read only |
| 2 | 序号 | - | Read only | |||
| 3 | 在位 | - | Read only | |||
| 105 | SMM板和BMC同步标卡BDF | SMMPCIeInfo | 1 | 标卡所在容器的类型 | 取值跟Component类中的DeviceType属性相同 | Read only |
| 2 | 标卡所在容器的槽位号 | - | Read only | |||
| 3 | 标卡VenderId | - | Read only | |||
| 4 | 标卡DeviceId | - | Read only | |||
| 5 | 标卡SubVenderId | - | Read only | |||
| 6 | 标卡SubDeviceId | - | Read only | |||
| 7 | 标卡槽位号 | - | Read only | |||
| 106 | 编排配置类 | Composition | 1 | 当前拓扑配置 | - | Read only |
| 2 | 即将生效的拓扑配置 | - | Read only | |||
| 3 | 拓扑生效槽位信息 | - | Read only | |||
| 4 | 拓扑配置状态 | - | Read only | |||
| 5 | 默认拓扑配置 | - | Read only | |||
| 107 | 编排模式类(可编排的拓扑信息) | CompositionSetting | 1 | 编排模式Id | - | Read and write |
| 2 | 是否正在启用 | - | Read only | |||
| 3 | 模式是否可用 | - | Read only | |||
| 108 | LED面板 | LedPanel | 1 | 在位 | - | Read only |
| 109 | PHY firmware升级管理类 | PHYUpgradeMgnt | 1 | 对应的SMM板槽位号 | - | Read only |
| 2 | 升级PHY Firmware的触发条件,1允许升级,0 不允许 | - | Read only | |||
| 110 | PCIE FPGA 卡 | PCIeFPGACard | 1 | 槽位号 | - | Read only |
| 2 | Board ID | - | Read only | |||
| 3 | PCB ID | - | Read only | |||
| 4 | 功耗 | - | Read only | |||
| 5 | 内存条数量 | - | Read only | |||
| 111 | 存储诊断 | StorageDiagnose | 1 | 误码诊断使能 | - | Read only |
| 2 | 误码数据采集的时间的间隔 | - | Read and write | |||
| 3 | 误码在一个OS启动周期内记录的最大条数 | - | Read and write | |||
| 4 | 误码单位时间增长过快的判断门限值 | - | Read and write | |||
| 5 | 误码循环记录的最大文件数 | - | Read and write | |||
| 6 | 物理盘日志收集使能 | - | Read and write | |||
| 7 | 物理盘日志收集的启动时间 | - | Read and write | |||
| 8 | 物理盘日志收集的时间间隔 | - | Read and write | |||
| 9 | 物理盘日志循环记录的个数 | - | Read only | |||
| 10 | SSD物理盘剩余磨损率告警值 | - | Read and write | |||
| 11 | 物理盘FARM Log日志循环记录的个数 | - | Read and write | |||
| 12 | 误码故障连续诊断的判断门限值 | - | Read and write | |||
| 13 | 误码故障最近诊断的判断门限值 | - | Read and write | |||
| 112 | BMC支持的网络设备接口 | MngtPortCap | 1 | 是否支持专用网口 | - | Read only |
| 2 | 是否支持汇聚网口 | - | Read only | |||
| 3 | 是否支持板载网口 | - | Read only | |||
| 4 | 是否支持PCIe网口 | - | Read only | |||
| 5 | 是否支持板载2网口 | - | Read only | |||
| 113 | 存储配置定制化 | StorageCfgCustomize | 1 | 硬盘槽位定制的类型ID | - | Read and write |
| 114 | 数据收集服务 | DataAcquisitionService | 1 | 数据收集服务是否启用 | - | Read and write |
| 128 | USB 存储 | USBMassStorage | 1 | u盘更新文件夹最大容量 单位 byte | 默认值:524288000 | Read only |
| 2 | u盘 部件配置或升级包下发到NAND FLAHS完成标志 | 0:未完成 1:完成 | Read only | |||
| 3 | u盘进入SP方式标志 | 0:redfish配置方式进入 1:F6方式进入 | Read only | |||
| 4 | u盘从SP操作(配置和升级)完后到复位主机系统之间的间隔时间 | 默认值30 | Read only | |||
| 5 | SP应用程序版本 | 从配置文件中读取 | Read only | |||
| 6 | 自定义的SP的OS版本 | 从配置文件中读取 | Read only | |||
| 7 | SP中驱动版本 | 从配置文件中读取 | Read only | |||
| 8 | 从SP启动过的标志 | 0:未从sp启动过 1:从sp启动过 | Read only | |||
| 9 | bmc中是否存在sp程序 | 0:不存在sp程序 1:存在sp程序 | Read only | |||
| 129 | 电源槽位信息 | PsuSlot | 1 | 槽位Id | - | Read only |
| 2 | 识别地址失败 | - | Read only | |||
| 130 | Firmware升级 | Firmware | 1 | 升级Firmware名称 | - | Read only |
| 2 | 软件版本字符串 | - | Read only | |||
| 131 | 智能盒子资产管理 | RackManagement | 1 | 工具盒子模式标识 | - | Read and write |
| 132 | SEL日志 | Sel | 1 | 支持 ipmitool sel list 可查询的最大Sel日志条数 | 默认值2000(0x07d0) | Read and write |
| 133 | 热插拔信息 | Hotswap | 1 | FRU ID | - | Read only |
| 2 | 当前热插拔状态 | - | Read only | |||
| 134 | IPMI消息过滤类 | IPMIMessageFilter | 1 | IPMI消息总开关状态(IPMI命令防火墙) | 默认值 0x01 | Read and write |
| 2 | IPMI命令黑白名单模式 | - IPMI消息总开关状态为1 0:黑名单 1:白名单- IPMI消息总开关状态为0 0xff: 无效 | Read and write | |||
| 135 | Riser卡 | RiserPcieCard | 1 | 槽位号 | - | Read only |
| 2 | 单板ID | - | Read only | |||
| 3 | 单板在位信息 | - | Read only | |||
| 136 | 与BMA通信配置 | SMS | 1 | 协议类型 | 0:http 其他:https | Read only |
| 137 | VRD芯片固件升级管理 | VRDUpgradeMgnt | 1 | VRD升级完成标志 | 0:未升级完成 1:升级完成 | Read only |
| 2 | VRD版本变更标志 | - | Read only | |||
| 138 | RIMM模块 | NodeEthStatus | 1 | 网口连接状态 | 1:连接 0:未连接 | Read and write |
| 139 | SDI卡 | PCIeSDICard | 1 | 槽位信息 | - | Read only |
| 2 | 从硬件读取到的PCIe状态 | - | Read only | |||
| 3 | 装备可设置的Pcie测试状态 | - | Read and write | |||
| 140 | BBU 模块 | BBUModule | 1 | Id | - | Read only |
| 2 | 健康状态 | - | Read only | |||
| 3 | 通信丢失指示 | - | Read only | |||
| 4 | cpld告警标志 | - | Read only | |||
| 5 | 备电容量告警标志 | - | Read only | |||
| 141 | ARM服务器高级特性管理 | ARMServiceConfig | 1 | SEC 加速器使能状态 | - | Read only |
| 2 | HPRE 加速器使能状态 | - | Read only | |||
| 3 | RDE 加速器使能状态 | - | Read only | |||
| 4 | ZIP 加速器使能状态 | - | Read only | |||
| 142 | 系统信息 | ComputerSystem | 1 | hostname同步开关 | 0:关闭 1:打开 | Read and write |
| 143 | 调速策略 | Policy1Class | 1 | 调速策略索引号 | - | Read only |
| 2 | 环境温度和转速区间 | - | Read and write | |||
| 144 | LLDP服务 | LLDPConfig | 1 | LLDP功能使能开关 | 0:关闭 1:打开 | Read and write |
| 2 | 发送延时时间 | 默认值2s,取值范围1-8192 | Read and write | |||
| 3 | 发送周期 | 默认值30s,取值范围5-32768 | Read and write | |||
| 4 | 邻居节点保持时间倍数 | 默认值4,取值范围2-10 | Read and write | |||
| 5 | 工作模式 | 仅支持1,发送模式 | Read and write | |||
| 145 | 漏液检测卡 | LiquidDetectCard | 1 | 漏液后的下电策略 | 0:仅告警,需手动下电 1:漏液告警后自动下电 | Read and write |
| 149 | 故障管理配置 | FdmWebConfig | 1 | FDM Pfae运行标志 | 0:不允许 1:运行 | Read and write |