MIB Viewer

upgradeFirmwareSource

OBJECT-TYPE
1.3.6.1.4.1.437.1.1.3.5.1
Access
read-write
Status
mandatory
Sub-identifiers
0
Selects the source from which firmware is read. There are 2 possible values, eprom(1) and flash(2). A valid selection will cause a system reset, followed by the execution of the selected firmware. The default selection is eprom(1). A valid selection is defined as: o a selection which yields a firmware that is different from the one currently executing, or o selection of flash(2), for which flash memory is available and contains a checksum verified firmware.
INTEGER { eprom(1), flash(2) }