MIB Viewer

ciuUpgradeTargetAction

OBJECT-TYPE
1.3.6.1.4.1.9.9.360.1.1.5.1.1
Access
read-create
Status
current
Sub-identifiers
0
The type of operation to be performed on this module. image - upgrade image. bios - upgrade bios. loader - upgrade loader.loader is the program that loads and starts the operating system bootrom - upgrade boot rom This object cannot be modified while the corresponding value of ciuUpgradeTargetEntryStatus is equal to 'active'. It is okay to support only a subset of the enums defined above.
INTEGER { image(1), bios(2), loader(3), bootrom(4) }