2.235.1.1.42 configuration
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.42 configuration
Revision History
| openUBMC Version | Revision Date | Revision Content |
|---|---|---|
| 26.06 | 2026/06/18 | Auto-generated SNMP branch documentation |
Node Overview
- MIB module: OPENUBMC-SERVER-MIB
- Node name:
configuration - Relative OID:
2.235.1.1.42 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.42 - Node type: OBJECT IDENTIFIER
- Access: N/A
- Status: -
- MIB definition:
openUBMC 42
Object Definitions
Scalar objects and notifications defined under this node.
exportconfig
- Relative OID:
2.235.1.1.42.1 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.42.1 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
configuration 1 - Description: 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
- Relative OID:
2.235.1.1.42.2 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.42.2 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
configuration 2 - Description: 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
- Relative OID:
2.235.1.1.42.3 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.42.3 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-only
- Status: current
- MIB definition:
configuration 3 - Description: 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
- Relative OID:
2.235.1.1.42.4 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.42.4 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-only
- Status: current
- MIB definition:
configuration 4 - Description: 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.