Quick Reference Guide

4
Database Objects With Get and Set Commands
This chapter provides the database groups and objects that must be used with the get or set subcommands. These are
applicable only for iDRAC7 and are not applicable for CMC. When using these objects, they must begin with FQDD or
FQDD alias.
The set operations for iDRAC, Lifecycle Controller, and system objects do not require server restart. However, the set
operations for NIC and BIOS objects are staged and job creation and server restart is required to apply and commit the
pending values.
NOTE:
The staged configuration has the associated pending value in the output of the get operation, after it is
configured successfully.
NOTE:
The object values in the BIOS and NIC groups are case sensitive.
For NIC objects, the definition of the key format is: Key = <Device
Class>.<Locator>.<Device Number>—<Port Number>[-<Partition
Number>]#GroupName”
Where,
Device Class : NIC
Locator : Integrated, Slot, Mezzanine, or Embedded
Example:
$racadm get NIC.NICConfig
NIC.NICConfig.1 [Key=NIC.Integrated.1-1#NICConfig]
NIC.NICConfig.2 [Key=NIC.Integrated.1-2#NICConfig]
NIC.NICConfig.3 [Key=NIC.Integrated.1-3#NICConfig]
NIC.NICConfig.4 [Key=NIC.Integrated.1-4#NICConfig]
System.LCD
This group enables you to manage the front panel LCD user string settings.
The following section provides information about the objects in the System.LCD group.
NOTE: The System.LCD get and set command works on iDRAC on Blade Server, even if the LCD is not present on
the server.
System.LCD.Configuration (Read or Write)
Description Current LCD configuration.
Legal Values
0-User Defined
1-Model Name
2-None
235