Description:
|
chasGlobalControlUpdateFirmware OBJECT-TYPE
SYNTAX INTEGER{none(1),
ubootCmm(2),
ubootNi(3),
ubootNiAll(4),
ubootCmmAll(5),
fpgaCmm(6),
fpgaNi(7),
fpgaNiDaughterBoard1(8),
fpgaNiDaughterBoard2(9),
fpgaCmmAll(10)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object initiates a firmware update. The chasGlobalControlUpdateSlot
and chasGlobalControlUpdateFilename objects must be set prior to setting
this object to start the update. The progress of the update can be
monitored by reading chasGlobalControlUpdateStatus."
DEFVAL { none }
|
|