2.235.1.1.42 configuration
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.42 configuration
修订记录
| openUBMC版本号 | 修订日期 | 修订内容 |
|---|---|---|
| 26.06 | 2026/06/18 | 自动生成 SNMP 分支文档 |
节点概述
- MIB 模块:OPENUBMC-SERVER-MIB
- 节点名:
configuration - 相对 OID:
2.235.1.1.42 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.42 - 节点类型:OBJECT IDENTIFIER
- 访问权限:N/A
- 状态:-
- MIB 定义:
openUBMC 42
对象定义
本节点下的标量对象与通知定义。
exportconfig
- 相对 OID:
2.235.1.1.42.1 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.42.1 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
configuration 1 - 描述:Starting to export all configuration of BMC , BIOS and RAID Controller. The exported RAID Controller configurations are valid only if they are exported after the POST is complete. The input parameter is file path or URL of configuration file. Filepath e.g.: /tmp/config.xml File URL : protocol://username:password@IP:[port]/directory/filename The parameters in the URL are described as follows: The protocol must be https,sftp,cifs,scp or nfs. The username and password are those of the destination server. The directory and filename are those on the destination server.
importconfig
- 相对 OID:
2.235.1.1.42.2 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.42.2 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
configuration 2 - 描述:Starting to import all configuration of BMC , BIOS and RAID Controller. The input parameter is file path or URL of configuration file. Filepath e.g.: /tmp/config.xml File URL : protocol://username:password@IP:[port]/directory/filename The parameters in the URL are described as follows: The protocol must be https,sftp,cifs,scp or nfs. The username and password are those of the destination server. The directory and filename are those on the destination server.
configprogress
- 相对 OID:
2.235.1.1.42.3 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.42.3 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-only
- 状态:current
- MIB 定义:
configuration 3 - 描述:Query the progress of exporting/importing all configuration of BMC , BIOS and RAID Controller. Query the progress of uploading configuration file to remote host or download configuration file from remote host. The positive value means percentage of exporting/importing or uploading/downloading. The negative value(-1) means error.
configerrorinfo
- 相对 OID:
2.235.1.1.42.4 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.42.4 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-only
- 状态:current
- MIB 定义:
configuration 4 - 描述:Query the error information of exporting/importing all configuration of BMC , BIOS and RAID Controller. Query the error information of uploading configuration file to remote host or download configuration file from remote host. If error happened, configerrorinfo value shows the error information. If error don't happened, configerrorinfo value is null.