How do I find which level of firmware my AIX server is running?

Use the following commands to gather information about the system and the current firmware levels:

  • Server/CPU information
prtconf
  • AIX level:
oslevel -r
  • Firmware:
lsmcode -c
  • HMC (if applicable):
lshmc -V