firmwareServer
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.3.1.2.5
Object
scalar
OctetString
This is a string of information about the final result of firmware update operation. It will further qualify in detail the information provided by the firmware update 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 Image 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.3.1.2.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- firmwareCmd
- Siblings
- 7
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| firmwareImageCnt The I/O Module must indicate the number of firmware images that can be
updated. For example a value of 0 should be used if no images can be updated,
a value of 1 should be used if… | scalar | Integer32 | .1.3.6.1.4.1.2.6.215.3.1.2.1 |
| firmwareImageNum This value indicates the image number that will be updated. For example, if the
value is 2, that means firmware image 2 must be updated on the I/O Module.
This value is write only… | scalar | Integer32 | .1.3.6.1.4.1.2.6.215.3.1.2.2 |
| firmwareAction The action the I/O Module must take for the firmware update operation.Upon
receiving this command IOM must immediately execute the operation with all the
necessary information whi… | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.3.1.2.3 |
| fwUpdateOperationStatus The status of the firmware update operation
0: No operation pending.
1-100: the percentage of completion of the update operation.
101: success.
201: failed | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.3.1.2.4 |
| fwUpdateImageActivation This value indicates which image index that the I/O Module must immediately
activate. | scalar | Integer32 | .1.3.6.1.4.1.2.6.215.3.1.2.6 |
| fwUpdateImageUri This is a URI string specifies the protocol and various location parameters to be
used by the switch to perform a get operation using any of the supported
protocols TFTP, FTP, sFT… | scalar | OctetString | .1.3.6.1.4.1.2.6.215.3.1.2.7 |
| fwUpdateImageSftpRsaKey deprecated Contains the public 1024 bit RSA key used for a secure file transfer utilizing
sFTP over a SSH connection.The CMM will issue a set (write) of this object with
the CMMs current pub… | scalar | OctetString | .1.3.6.1.4.1.2.6.215.3.1.2.8 |