sub10UnitMgmtFirmwareBootVersion
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.9.4
Object
scalar
OctetString
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.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.9.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sub10UnitMgmtFirmware
- Siblings
- 11
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-15
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 |
| sub10UnitMgmtFirmwareActStatus 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
va… | scalar | Enumeration | .1.3.6.1.4.1.39003.3.2.9.11 |
| 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 |
| 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 |