Table 8-42 swid# Properties
Access and ValuesDescriptionProperty Name
Read-only
Identifies what type of firmware this swid target represents
TargetType
Read-onlyRepresents firmware revision string; for example, F.01.40.VersionString
Verbs
cd Changes the current default target.
help Displays context-sensitive help.
show Displays information.
load Moves an image to iLO 2.
The following is a possible list of swid in the system:
• /map1/swinventory1/swid1: represents iLO 2 firmware
• /map1/swinventory1/swid2: represents BMC firmware
• /map1/swinventory1/swid3: represents EFI firmware
• /map1/swinventory1/swid4: represents System Firmware
• /map1/swinventory1/swid5: represents PDH firmware
• /map1/swinventory1/swid6: represents UCIO firmware
• /map1/swinventory1/swid7: represents PRS firmware
Displaying Firmware Revisions
This example displays only the iLO 2 firmware revision:
</map1/swinventory1> hpiLO-> show -d properties= `
(TargetType=="MP FW",versionstring)
status=0
status_tag=COMMAND COMPLETED
/map1/swid1
Properties
VersionString=F.01.57
This example displays all the firmware revisions.
</>hpiLO-> show /map1/swinventory1/swid*
/map1/swinventory1/swid1
TargetType=MP FW
VersionString=F.01.57
/map1/swcollection1/swid2
TargetType=BMC FW
VersionString=01.60
/map1/swcollection1/swid3
TargetType=EFI FW
VersionString=ROM A 05.11, ROM B 255.255
/map1/swcollection1/swid4
TargetType=System FW
VersionString=ROM A 62.03, ROM B 255.255, Boot ROM B
/map1/swcollection1/swid5
TargetType=PDH FW
VersionString=00.0b
/map1/swcollection1/swid6
TargetType=UCIO FW
VersionString=03.03
164 Using iLO 2