systemFileOpStatusString
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.4.2.8
Object
scalar
OctetString
This is a string of information about the final result of system file operation. It will further qualify in detail the information provided by the system file operation status and provide a text string indicating if the operation was successful or not successful. When the operation has completed successfully then the text string Success should be used. When the operation is not successful then a text string such as Failed to contact server or File was not valid, would be appropriate to explain the reason for the failure.
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.4.2.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- systemFileCmd
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| systemFileCmdCnt The I/O Module must indicate the number of system files that it has available to
user. For an example a value of 0 should be used if it has no system file, a value
of 1 should be … | scalar | Integer32 | .1.3.6.1.4.1.2.6.215.4.2.1 |
| systemFileCmdFilename deprecated The system file name and category of the file set by AMM that the I/O Module
must use to perform an operation on the file. The string format of this command
is defined:
1366 File… | scalar | OctetString | .1.3.6.1.4.1.2.6.215.4.2.2 |
| systemFileCmdMaxSize The AMM will set the maximum file size allowable for the IOM system file when
IOM upload its system file to a remote server. IOM must not exceed this file size
limit. The file siz… | scalar | Integer32 | .1.3.6.1.4.1.2.6.215.4.2.3 |
| systemFileCmdUri This is a URI string that specifies the location and various parameters to be
used by the switch to perform a get or put operation using any of the supported
protocols TFTP, FTP, … | scalar | OctetString | .1.3.6.1.4.1.2.6.215.4.2.4 |
| systemFileCmdSftpRsaKey deprecated Contains the public 1024 bit RSA key used for a secure a file transfer utilizing sFTP over a SSH
connection. The CMM will issue a set (write) of this object with
the CMMs current… | scalar | OctetString | .1.3.6.1.4.1.2.6.215.4.2.5 |
| systemFileCmdExecuteOp The action the I/O Module must take on the system file MAX-ACCESS operation. Upon
receiving this command IOM must immediately execute the operation with all the
necessary informat… | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.4.2.6 |
| systemFileOperationStatus The status of the system file operation:
0: No operation pending.
1-100: the percentage of completion of the operation.
101: success.
201: failed | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.4.2.7 |
| systemFileActivation This object is used only for configuration files. After the transfer of the
configuration file is completed to the IOM the CMM can use this object to
immediately activate the conf… | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.4.2.9 |