sub10UnitMgmtFirmwareActStatus
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.9.11
Object
scalar
Enumeration
The status of the firmware bank action which can be repeatedly read using a Get to report the progress of the the action and verify that it has either succeeded or failed. The value is left in the final state after the Firmware Action has completed.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.9.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sub10UnitMgmtFirmware
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fmwUploadSuccess |
2 | fmwUploadFailed |
3 | fmwUploadTimeout |
4 | fmwUploadFileNotFound |
5 | fmwUploadInvalid |
6 | fmwUploadingImage |
7 | fmwUploadingImageComplete |
8 | fmwUploadWritingBank |
9 | fmwUploadWritingBankComplete |
10 | fmwValidatingImage |
11 | fmwImageValidateSuccess |
12 | fmwImageValidateFailed |
13 | fmwCopyingBank |
14 | fmwCopyingBankComplete |
15 | fmwCopyBankFailed |
16 | fmwCopyBankSuccess |
Object Constraints
range: 1-256
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sub10UnitMgmtFirmwareSelectBank Currently selected bank which unit uses to boot. | scalar | Sub10FirmwareBank | .1.3.6.1.4.1.39003.3.2.9.1 |
| sub10UnitMgmtFirmwareToBank The bank currently being uploaded or copied to by the Firmware actions sub10UnitMgmtFirmwareAction = fmwUploadInactiveBank(4)
or sub10UnitMgmtFirmwareAction = fmwCopyInactiveBank(… | scalar | Sub10FirmwareBank | .1.3.6.1.4.1.39003.3.2.9.10 |
| sub10UnitMgmtFirmwareActProgress The % progress of firmware action when loading the firmware image
to a firmware bank or copying a firmware image from on1 bank to another bank. | scalar | Integer32 | .1.3.6.1.4.1.39003.3.2.9.12 |
| sub10UnitMgmtFirmwareLoadedBank Currently loaded bank. The firmware version number running in this bank is
defined by sub10UnitMgmtFirmwareVersion. | scalar | Sub10FirmwareBank | .1.3.6.1.4.1.39003.3.2.9.2 |
| sub10UnitMgmtFirmwareVersion The firmware version currently running on the local unit.
This is the version of the firmware loaded into the bank
number defined in sub10UnitMgmtFirmwareLoadedBank. | scalar | OctetString | .1.3.6.1.4.1.39003.3.2.9.3 |
| sub10UnitMgmtFirmwareBootVersion The firmware boot version currently running on the local unit.
This is the boot version of the firmware loaded into the bank
number defined in sub10UnitMgmtFirmwareLoadedBank. | scalar | OctetString | .1.3.6.1.4.1.39003.3.2.9.4 |
| sub10UnitMgmtFirmwareAction The firmware bank action object is used to perform certain
actions on a firmware bank. Using this it is possible to reboot the
unit, copy banks and upload software to the currentl… | scalar | Enumeration | .1.3.6.1.4.1.39003.3.2.9.5 |
| sub10UnitMgmtFirmwareBankTable This tables contains information regarding the firmware banks. | table | - | .1.3.6.1.4.1.39003.3.2.9.6 |
| sub10UnitMgmtFirmwareUplImage The firmware image name to be uploaded from the server
defined by 'sub10UnitFirmwareUplServerIp' using the firmware action
'sub10UnitFirmwareAction=fmwUpload(4)'. | scalar | OctetString | .1.3.6.1.4.1.39003.3.2.9.7 |
| sub10UnitMgmtFirmwareUplSvrIp The IP address of the server used to upload the firmware image
defined by sub10UnitMgmtFirmwareUplImage. | scalar | OctetString | .1.3.6.1.4.1.39003.3.2.9.8 |
| sub10UnitMgmtFirmwareFromBank The bank currently being copied from by the Firmware action sub10UnitMgmtFirmwareAction = fmwCopyInactiveBank(4). | scalar | Sub10FirmwareBank | .1.3.6.1.4.1.39003.3.2.9.9 |