firmwareAction
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.3.1.2.3
Object
scalar
r/w
Enumeration
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 which was preset prior to receiving this request
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.3.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- firmwareCmd
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | get |
2 | rsvd2 |
3 | rsvd3 |
4 | rsvd4 |
5 | rsvd5 |
6 | rsvd6 |
7 | rsvd7 |
8 | rsvd8 |
9 | rsvd9 |
10 | rsvd10 |
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 |
| 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 |
| firmwareServer 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 st… | scalar | OctetString | .1.3.6.1.4.1.2.6.215.3.1.2.5 |
| 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 |