firmwareUpdateStart
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.9.4
Object
scalar
mandatory
r/w
Enumeration
Start updating the firmware of the specified target module.
Using execute or execute-with-reboot will cause the SNMP client to
wait for the firmware update to complete.
Using execute-nowait or execute-with-reboot-nowait will not cause
the SNMP client to wait for the update to complete. Instead it will
flash the firmware in the background.
Note 1: If the execute-with-reboot or execute-with-reboot-nowait
option is selected, the target will reset after a successful flash.
This option is only valid if the firmwareUpdateTarget object is
set to managementModule.
Note 2: If flashing from a remote file, then both
firmwareUpdateServer and firmwareUpdateFileName must be
set. Otherwise if flashing via the legacy method using a tftp
server, then both firmwareUpdateTftpServer and
firmwareUpdateFileName must be set.
Note 3: Depending on the target, it might take up to several
minutes for the flash update to complete. Do not reset the
target until the control has been returned. At this point,
the results will be displayed.
Note 4: Use firmwareUpdateStatus to confirm the status of
the last firmware update initiated by SNMP method. The
Management Module must be restarted for the new firmware to
take affect.
Note 5: If data encryption is currently enabled on this MM,
and you update the MM firmware to a level which does not
support data encryption, you will lose all your configuration
settings as a result.
Note 6: Since some I/O Module types use the AMM TFTP server for
firmware file transfer during the firmware update process, the
tftpEnable MIB object must be set to enable prior to updating
the firmware for these modules.
Note 7: If IPv6 address(es) have been configured for one or more
interfaces/protocols/services on this AMM, when you update
the firmware to a level which does not support IPv6, all IPv6
connectivity will be lost, and services/interfaces for which an IPv6
address was configured may not function properly. You will be required
to reconfigure these services/interfaces.
NOTE: Value returned for the GET command is meaningless
for this MIB object.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.9.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- firmwareUpdate
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| firmwareUpdateTarget mandatory Target module whose firmware will be updated.
NOTE: Some switch modules do not allow firmware update.
When firmware update is attempted on those switch modules,
the agent will rep… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.22.9.1 |
| firmwareUpdateTftpServer mandatory If flashing via the legacy method using a tftp server, then
set the IP address or host name of the TFTP server where
the firmware file resides. The address must be entered in a
do… | scalar | OctetString | .1.3.6.1.4.1.2.3.51.2.22.9.2 |
| firmwareUpdateFileName mandatory File name of the firmware file. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.2.22.9.3 |
| firmwareUpdateStatus mandatory Get the status of the last firmware update which was
initiated through SNMP method. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.2.22.9.5 |
| standbyFirmwareUpdateStatus mandatory Get the current status of the firmware update for the standby AMM.
NOTE: This only applies to systems with a standby AMM. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.2.22.9.6 |
| firmwareImageNumber mandatory If the module can upload more than one image, an image
number must be specified after setting the firmware target.
Please refer to the firmwareInformation section. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.22.9.7 |
| firmwareActiveImage mandatory If the module can upload more than one image, an active image
number must be specified. Please refer to the firmwareInformation section.
NOTE: Value returned for the GET command … | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.22.9.8 |
| firmwareUpdateServer mandatory Contains the fully qualified remote location of the firmware
packet file. Use firmwareUpdateFileName to specify the filename.
A fully qualified remote location contains… | scalar | OctetString | .1.3.6.1.4.1.2.3.51.2.22.9.9 |