sub10UnitMgmtFirmwareAction
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.9.5
Object
scalar
r/w
Enumeration
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 currently inactive bank.
After a Set of this object it's value is always reset to fmwNone(1).
The progress of the action may be monitored using a get of the objects
'sub10UnitMgmtFirmwareActStatus' and 'sub10UnitMgmtFirmwareActProgress'.
fmwNone(1) -
Perform no firmware action unit.
fmwReboot(2) -
Perform immediate unit reboot of the unit and start the
firmware currently loaded in 'sub10UnitMgmtFirmwareSelectBank'.
fmwCopyInactiveBank(3) -
Copy the firmware currently loaded in 'sub10UnitMgmtFirmwareLoadedBank'
to the inactive bank.
fmwUploadInactiveBank(4) -
Upload the firmware image named by 'sub10UnitMgmtFirmwareUplImage' from the
server address 'sub10UnitFirmwareUplServerIp' and load
to the inactive bank.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.9.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtFirmware
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fmwNone |
2 | fmwReboot |
3 | fmwCopyInactiveBank |
4 | fmwUploadInactiveBank |