iDRAC 8/7 v2.40.40.40 RACADM CLI Guide October 2016 Rev.
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. © 2016 Dell Inc. or its subsidiaries. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.
Contents Chapter 1: Introduction................................................................................................................. 9 What’s new in this release.................................................................................................................................................9 Supported RACADM Interfaces....................................................................................................................................... 9 RACADM Syntax Usage.......
getsvctag............................................................................................................................................................................ 45 getsysinfo............................................................................................................................................................................45 gettracelog...................................................................................................................................
vmdisconnect.................................................................................................................................................................... 112 Chapter 3: iDRAC Property Database Group and Object Descriptions......................................... 113 Displayable Characters....................................................................................................................................................114 idRacInfo......................................
System.LCD.QualifierTemp (Read or Write)....................................................................................................... 187 System.LCD.QualifierWatt (Read or Write)........................................................................................................ 187 System.Location.............................................................................................................................................................. 188 System.Power.........................
iDRAC.ServiceModule.iDRACHardReset (Read or Write)...............................................................................270 iDRAC.SmartCard............................................................................................................................................................273 iDRAC.SNMP....................................................................................................................................................................273 iDRAC.SNMP.Alert..........
FC.FCDevice.................................................................................................................................................................... 370 FC.FCTarget.....................................................................................................................................................................372 FC.HBAConfig............................................................................................................................................
1 Introduction This document provides information about the RACADM subcommands, supported RACADM interfaces, and property database groups and object definitions for the following: ● iDRAC for Blade Servers ● iDRAC on Rack and Tower Servers Most of the commands mentioned in this document are applicable for multi-generation servers. That is, the commands are applicable for iDRAC6, iDRAC7, and iDRAC8.
● SSH or Telnet — Also known as Firmware RACADM. Firmware RACADM is accessible by logging in to iDRAC using SSH or Telnet. Similar to Remote RACADM, at the RACADM prompt, directly run the commands without the RACADM prefix. ● Remote — Supports running RACADM commands from a remote management station such as a laptop or desktop. To run Remote RACADM commands, install the DRAC Tools utility from the OpenManage software on the remote computer.
Example racadm get nic.nicconfig NIC.nicconfig.1 [Key=NIC.Integrated.1-1-1#nicconfig] NIC.nicconfig.2 [Key=NIC.Integrated.1-2-1#nicconfig] NIC.nicconfig.3 [Key=NIC.Integrated.1-3-1#nicconfig] NIC.nicconfig.4 [Key=NIC.Integrated.1-4-1#nicconfig] ● To display the object list for the specified group, run: racadm get device.. Example racadm get nic.nicconfig.2 [Key=NIC.Integrated.
Home key: directs to the starting of the command. End key: directs to the end of the command. ● View the history of the commands that were run in the current session, press up and down arrow key. ● Exit the Autocomplete mode, enter Quit, Exit, or press Ctrl+D key. For example: ● Example 1: racadm> arp autoupdatescheduler clearasrscreen clearpending closessn clrraclog . . . . . . .
● ● ● ● ● ● System events Storage devices Network devices Configuration Audit Updates You can view and filter logs based on the category and severity level. You can also export and add a work note to a log event. If you initiate configuration jobs using RACADM CLI or iDRAC web interface, the Lifecycle log captures the information about the user, interface used, and the IP address of the system from which you initiate the job.
Table 2.
Table 2.
Accessing support content from the Dell EMC support site Access supporting content related to an array of systems management tools using direct links, going to the Dell EMC support site, or using a search engine. ● Direct links: ○ For Dell EMC Enterprise Systems Management and Dell EMC Remote Enterprise Systems Management—https:// www.dell.com/esmmanuals ○ For Dell EMC Virtualization Solutions—https://www.dell.com/SoftwareManuals ○ For Dell EMC OpenManage—https://www.dell.
2 RACADM Subcommand Details This section provides detailed description of the RACADM subcommands including the syntax and valid entries. Topics: • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands help and help subcommand arp autoupdatescheduler cd cd..
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • racresetcfg remoteimage rollback sensorsettings serveraction set setled setniccfg sshpkauth sslcertdownload sslcertupload sslcertview sslcertdelete sslcsrgen sslkeyupload sslresetcfg storage swinventory systemconfig systemerase systemperfstatistics techsupreport testemail testtrap testalert traceroute traceroute6 update usercertupload usercertview vflashsd vflashpartition vmdisconnect Guidelines to Quote Strings Containing Special Character
For using double quotation marks: The following characters must be escaped by prepending a backward slash: ● $ (dollar sign) ● " (double quotation mark) ● ` (back quotation mark) help and help subcommand Table 3. help and help subcommand Description Lists all the subcommands available for use with RACADM and provides a short description about each subcommand. You may also type a subcommand, group, object or Fully Qualified Descriptor (FQDD) name after help.
To run this subcommand, you must have the Server Control privilege. NOTE: ● The autoupdatescheduler subcommand can be enabled or disabled. ● Lifecycle Controller and CSIOR may not be enabled to run this subcommand. ● The autoupdatescheduler can be enabled or disabled. For more information, see LifecycleController.LCAttributes.autoupdate (Read or Write) ● The minimum Lifecycle Controller version required is Lifecycle Controller 1.3.
● If the-dom option is non-'*', then the schedule repeats by month. ● If the-wom option is non-'*', then the schedule repeats by month. ● If the-dom and -wom options are '*' and the -dow option is non-'*', then the schedule repeats by week. ● If all the three -dom, -wom and -dow options are '*', then the schedule repeats by day. ● -rp — Specifies the repeat parameter. This parameter must be specified. ○ If the-dom option is specified, then the valid values for -rp are 1–12.
Synopsis Input racadm> cd
clearpending Description Deletes the pending values of all the attributes (objects) in the device (NIC, BIOS, FC, and Storage). NOTE: If any attribute is not modified or a job is already scheduled for the same device, then the pending state is not cleared or deleted. Synopsis racadm clearpending Input — The values are: ● BIOS FQDD ● NIC FQDD ● FC FQDD ● Storage controller FQDD Output A message is displayed indicating that the pending state is cleared or deleted.
clrsel Description Removes all the existing records from the System Event Log (SEL). To use this subcommand, you must have Clear Logs permission.
To apply the password, you must remove the preceding Read-Only marker '#' in the config file before executing the config -f command. ● -g — The -g , or group option, must be used with the -o option. The specifies the group containing the object that is to be set. ● -o — The -o , or object option, must be used with the -g option. This option specifies the object name that is written with the string ● — Value to set to configuration object.
Feb 19 15:56:11 (none) last message repeated 2 times Feb 22 11:46:11 (none) kernel: coredumpdelete Description Deletes any currently available coredump data stored in the RAC. To use this subcommand, you must have Execute Debug Command permission. NOTE: If a coredumpdelete command is issued and a coredump is not currently stored in the RAC, the command displays a success message. This behavior is expected. See the coredump subcommand for more information about viewing a coredump.
● -s — Specifies the start time for the scheduled job in yyyymmddhhmmss format. The default value TIME_NOW starts the job immediately. ● -e — Specifies the expiry time for the scheduled job in yyyymmddhhmmss format. The default value TIME_NA does not apply the waiting time. NOTE: For the diagnostic report run operation, the time difference between the -s and -e options must be more than five minutes. Output Provides the Job ID for the diagnostic operation.
● Warning ● Info Valid examples of alert queries are: ● ● ● ● ● idrac.alert.all idrac.alert.audit idrac.alert.audit.lic idrac.alert.audit.warning idrac.alert.audit.lic.critical ● ● ● ● ● get — Displays the list of eventfilter settings. set — Configures the actions and notifications for a given eventfilter configuration. -i — Message ID for which the simulation is needed. -c — Alert category of the specific event filter. -a — The action that must be invoked when the event occurs.
● Configure using subcategory and severity as parameters. For example, all information events under the licensing subcategory in the audit category are assigned power off as action and all notifications are disabled: racadm eventfilters set -c idrac.alert.audit.lic.info -a poweroff -n none ● Configure the event generation interval for temperature statistics: racadm eventfilters set -c idrac.alert.system.tmps.
Table 4. fwupdate — Details (continued) ● ● ● ● Check the firmware update process status. Update iDRAC firmware from FTP or TFTP server by providing an IP address and optional path. Update iDRAC firmware from the local file system using Local and Remote RACADM. Roll back to the standby firmware. To use this subcommand, you must have Configure iDRAC permission.
Table 4. fwupdate — Details (continued) ● Upload firmware image from TFTP server and start firmware update: racadm fwupdate -g -u -a 192.168.0.100 -d /tmp/images ● Query the current status of the firmware update process: racadm fwupdate -s ● Rollback to the standby firmware: racadm fwupdate -r ● Upload firmware image from TFTP server, start firmware update. After firmware update is complete, delete previous iDRAC configuration: racadm fwupdate -g -u -a 192.168.0.
Synopsis Single-object Get racadm get . racadm get .. racadm get ..[]. racadm get ....
● -c — Specifies the FQDD or list of FQDDs separated by ',' of the components for which the configurations should be exported. If this option is not specified, the configuration related to all the components are exported. ● --includeph — Specifies that the output of the passwords included in the exported configuration .xml file are in the hashed format. NOTE: if –includeph is not used, the output of the passwords will be in the .xml file in clear text. NOTE: For --clone and --replace options, only .
Synopsis racadm getconfig -f racadm getconfig -g [-i ] racadm getconfig -u racadm getconfig -h racadm getconfig -g -o [-i index] Input ● -f — The -f option directs getconfig to write the entire iDRAC configurations to a configuration file. This file can be used for batch configuration operations using the config subcommand. NOTE: This option is supported only on remote interfaces.
cfgStandardSche cfgSSADRoleGroupName ma cfgTraps cfgTrapsAlertDestIPAddr cfgUserAdmin cfgUserAdminUserName Example ● Displays the configuration properties (objects) that are contained in the group cfgLanNetworking. racadm getconfig -g cfgLanNetworking ● Saves all group configuration objects from iDRAC to myrac.cfg. racadm getconfig -f myrac.cfg If you do not configure the following key attributes in their respective groups for a particular index, the groups are not saved in to the file.
gethostnetworkinterfaces Description Synopsis Displays host network interface details. NOTE: To run this subcommand, you must have iDRAC service module installed on the server operating system. racadm gethostnetworkinterfaces racadm gethostnetworkinterfaces Examples ● To display the details of all the network interfaces on the server.
Example racadm getled LED State : Blinking racadm getled LED State : Not-Blinking getniccfg Description Synopsis Displays the current and static NIC settings for iDRAC. racadm getniccfg [-m ] Input Output The getniccfg subcommand displays an appropriate error message if the operation is not successful. Otherwise, the output is displayed in the following format: IPv4 settings: NIC Enabled =1 IPv4 Enabled =1 DHCP Enabled =1 IP Address =10.94.225.165 Subnet Mask =255.255.255.
IP Address 15 =:: LOM Status: NIC Selection =dedicated Link Detected =Yes Speed =1Gb/s Duplex Mode =Full Duplex Active NIC =Dedicated Static IPv4 settings: Static IP Address =192.168.0.120 Static Subnet Mask =255.255.255.0 Static Gateway =192.168.0.1 Static IPv6 settings: Static IP Address 1 =2000:de11:bcd1:fc14:1234:5678:2468:abcd/64 Static Prefix Length =64 Static Gateway =:: NOTE: IPv6 information is displayed only if IPv6 is enabled in iDRAC.
Output Example SeqNumber = 286 Message ID = USR0005 Category = Audit AgentID = RACLOG Severity = Information Timestamp = 2012-10-05 06:25:27 Message = Login failed from processdisco06a: 192.168.0 Message Arg 1 = processdisco06a Message Arg 2 = 10.92.68.245 FQDD = iDRAC.Embedded.
Synopsis ● racadm getsel [-i] [-m ] ● racadm getsel [-s ][-c ] [-m ] [--more] NOTE: If no arguments are specified, the entire log is displayed. Input —i — Displays the number of entries in the SEL. -s — Displays the starting record number. -c — Specifies the number of records to display.
CPU1 Temp Ok 59 C 3 C 97 C 8 C [N] 92 C [N] Sensor Type : FAN System Board Fan1 RPM Ok 5880 RPM 600 RPM NA 21% System Board Fan2 RPM Ok 6000 RPM 600 RPM NA 0% System Board Fan3 RPM Ok 5880 RPM 600 RPM NA 0% System Board Fan4 RPM Ok 5880 RPM 600 RPM NA 0% System Board Fan5 RPM Ok 5640 RPM 600 RPM NA 144% System Board Fan6 RPM Ok 5880 RPM 600 RPM NA 152% Sensor Type : VOLTAGE
System Board 1.5V Ok AUX PG Good NA NA CPU1 M01 VTT PG Ok Good NA NA PS1 Voltage 1 Ok 240 V NA NA Good NA NA System Board DIMM Ok PG Sensor Type : CURRENT [R/W] [R/W] PS1 Current 1 Ok 0.
DIMM B7 N/A Absent NA NA DIMM B8 N/A Absent NA NA DIMM B9 N/A Absent NA NA DIMM B10 N/A Absent NA NA DIMM B11 N/A Absent NA NA DIMM B12 N/A Absent NA NA Sensor Type : Chassis Controller Chassis Controller OK OK /tmp # vi idraclogs 4 23:09:39 idrac8 L4, 4 23:09:39 idrac8 L4, 4 23:09:39 idrac8 L4, 4 23:09:39 idrac8 L4, 4 23:09:39 idrac8 L4, 4 23:09:39 idrac8 L5, 4 23:09:40 idrac8 L4, 4 23:09:40 idrac8 L4, 4 23:09:40 idrac8 L4, 4 23:09:40 idrac
System Board Fan Redundancy Full Redundant Fan System Board PS Redundancy Disabled PSU Sensor Type : SYSTEM PERFORMANCE [R/W] [R/W] System Board CPU Usage NonCritical 0% 0% 100% 0% [N] 99% [Y] System Board IO Usage NonCritical 0% 0% 100% 0% [N] 99% [Y] System Board MEM Usage NonCritical 0% 0% 100% 0% [N] 99% [Y] System Board SYS Usage NonCritical 0% 0% 100% 0% [N] 99% [Y] getssninfo Table 5.
getsvctag Description Displays the service tag of the host system. Synopsis racadm getsvctag [-m ] Input -m ● ● ● ● — Must be one of the following values: chassis server- — where n = 1–16 server- — where n = 1–8; x = a, b, c, d (lower case) switch- — where n = 1–6 Output Any system tag as applicable.
Current IP Address Current IP Gateway Current IP Netmask DHCP Enabled Current DNS Server 1 Current DNS Server 2 DNS Servers from DHCP = = = = = = = 10.94.195.33 10.94.195.1 255.255.255.0 1 10.94.192.67 0.0.0.
gettracelog Description Synopsis Lists all the trace login entries of iDRAC. ● racadm gettracelog [-i] ● racadm gettracelog [-s ] [-c ] [--more] Input ● —i — Displays the number of entries in iDRAC trace log. ● --more — Displays one screen at a time and prompts the user to continue (similar to the UNIX more command). ● -c — Specifies the number of records to display. ● -s — Specifies the starting record to display.
server-2 1.0.3 PowerEdgeM610x server-4 1.0.0 PowerEdgeM710HD server-5 1.0.3 PowerEdgeM710 server-7 1.0.6 PowerEdgeM620 server-9 1.0.5 PowerEdgeM520 racadm getversion Bios Version = 2.0.18 iDRAC Version = 2.00.00.00 Lifecycle Controller Version = 2.00.00.00 racadm getversion -b < Server > < BIOS Version > < Blade Type > server-1 1.6.0 PowerEdgeM520 server-2 6.3.0 PowerEdgeM610x server-4 7.0.0 PowerEdgeM710HD server-5 6.3.0 PowerEdgeM710 server-7 1.7.
switch-5 Dell PowerConnect M6348 X02 switch-6 Dell PowerConnect M6220 A01 hwinventory Description Allows you to display or export current internal hardware inventory or shipped hardware inventory by device. NOTE: iDRAC supports a maximum of 12 parallel sessions of hardware inventory. Synopsis ● ● ● ● Input ● — Specifies the FQDD of the target device. ○ FQDD — NIC.Slot.1–2 ● -f — Exported Hardware Inventory filename. ● -u — Username of the remote share to where the file must be exported.
Total RDMA Protocol Errors: 0 Total RDMA Protection Errors: 0 ● To get the complete details for NIC.Integrated.1-4-1, type the following command: racadm hwinventory NIC.Integrated.
Network Management Pass Through: OS2BMC PassThrough: Energy Efficient Ethernet: On Chip Thermal Sensor: NPar: Remote PHY: Feature Licensing: IPSec Offload: MAC Sec: RDMA: Enhanced Transmission Selection: Priority Flow Control: DCB Exchange Protocol: Congestion Notification: VEB-VEPA Single Channel: VEB-VEPA Multi Channel: EVB: BPE: Open Flow: Partition WOL Support: Virtual Link Control Partition RX Flow Control: Partition TX Flow Control: TX Bandwidth Control Maximum: TX Bandwidth Control Minimum: Capable
Loop reset Delay: Frame Payload Size : Fabric Login Retry Count: Fabric Login Timeout: Port Login Retry Count: Port Login Timeout: Port Down Retry Count: Port Down Timeout: Link Down Timeout: Port Number: Port Speed: No capabilities found for FQDD "FC.Slot.2-1" /admin1-> racadm hwinventory FC.Slot.
Synopsis Input racadm ifconfig N/A Example $ racadm ifconfig eth0 Link encap:Ethernet HWaddr 00:1D:09:FF:DA:23 inet addr:192.168.0.0 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2550665 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:272532097 (259.9 MiB) TX bytes:0 (0.
● Export the log to management station using Remote RACADM. racadm -r 1.2.3.4 -u user -p xxx inlettemphistory export -f Mylog.csv -t csv ● View the inlet temperature history. racadm inlettemphistory get Duration Above Warning Threshold as Percentage = 0.0% Duration Above Critical Threshold as Percentage = 0.0% Average Temperatures Last Hour = 23C ( 73.4F Last Day = 24C ( 75.2F Last Week = 24C ( 77.0F Last Month = 25C ( 77.0F Last Year = 23C ( 73.
○ graceful — Graceful Reboot without forced shut down. ○ forced — Graceful Reboot with forced shut down. ● start time — Specifies a start time for job scheduled in the yyyymmddhhmmss format. TIME_NOW means immediate. Next Reboot means job is in scheduled state until the next manual restart. ● expiry time — Specifies expiry time for the job execution in the yyyymmddhhmmss format. The job must start by this time. TIME_NA means expiry time is not applicable. ● --realtime — Specifies the real time job.
is the name of the file including the path. Input -f — Specifies the filename of the keytab uploaded. If the file is not specified, the keytab file in the current directory is selected. Output When successful Kerberos Keytab successfully uploaded to the RAC message is displayed. If unsuccessful, appropriate error message is displayed. Example racadm krbkeytabupload -f c:\keytab\krbkeytab.tab lclog Description Allows you to: ● Export the lifecycle log history.
● ● ● ● ● ● ● ● ● ● ● ● ● ○ WSMAN ○ RACADM ○ iDRAC_GUI -c — The category used to filter the records. Provides multiple categories using a "," as the delimiter. The value is case-insensitive. Valid category values: ○ System ○ Storage ○ Worknotes ○ Config ○ Updates ○ Audit -b — The subcategory used to filter the records. Provides multiple subcategories using a "," as the delimiter. -q — The sequence number from which the records must be displayed. Records older than this sequence number is displayed.
● Display the iDRAC agent idrac records, under the storage category and storage physical disk drive subcategory, with severity set to warning. racadm lclog view -a idrac -c storage -b pdr -s warning ● Display the records under storage and system categories with severities set to warning or critical. racadm lclog view -c storage,system -s warning,critical ● Display the records having severities set to warning or critical, starting from sequence number 4.
license Description Synopsis Input Manages the hardware licenses.
License Bound Expiration = H1VGF2S = Not Applicable ● Import a new license to a specific device in a known location. $racadm license import -f license.xml -l //shareip/sharename -u -p -c idrac.embedded.1 ● Import a license from a CIFS share to a device, in this case Embedded iDRAC. racadm license import -u admin -p xxx -f License.xml -l //192.168.0/licshare -c idrac.embedded.1 ● Import a license from an NFS share to a device, in this case Embedded iDRAC.
● Replace a license on a device with a license file on an NFS share using transaction ID. In this case, transaction 27. racadm license replace -f License.xml -l 192.168.0:/licshare -t 27 ● Replace a license on a device with a license file on a CIFS share using transaction ID. In this case, transaction 27. racadm license replace -u admin -p xxx -f License.xml -l //192.168.0/licshare -t 27 netstat Description Display the routing table and network statistics.
● To display the statistics for the integrated NIC, type the following command: $ racadm nicstatistics NIC.Integrated.1-1 Total Bytes Received: Total Bytes Transmitted: 0 0 Total Unicast Bytes Received: 0 Total Multicast Bytes Received: 0 Total Broadcast Bytes Received: 0 Total Unicast Bytes Transmitted: 0 ● To get the network statistics, type the following command: $ racadm nicstatistics NIC.Slot.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:10 NIC.Slot.
Synopsis Input Example racadm ping6 — the IPv6 address of the remote endpoint to ping.
Test Alert User Debug Command Administrator Fabric x Administrator (where x is A, B, or C) ● When CMC is not placed on the network, the import, export, and file operation commands to CIFS, NFS, or FTP will fail. ● When the Remote or Local RACADM Proxy operation is in progress, if the iDRAC is reset, then the Proxy operation fails and the output is not displayed in Remote or Local RACADM. ● When racadm getsystem.ChassisControl.
Hardware Version MAC Address = 0.01 = 18:03:73:F7:B7:CA Common settings: Register DNS RAC Name DNS RAC Name Current DNS Domain Domain Name from DHCP = 0 = idrac = = Disabled IPv4 settings: Enabled Current IP Address Current IP Gateway Current IP Netmask DHCP Enabled Current DNS Server 1 Current DNS Server 2 DNS Servers from DHCP = = = = = = = = 1 192.168.0.1 192.168.0.1 192.168.0.1 0 0.0.0.0 0.0.0.
Kernel IPv6 routing table Destination Flags Metric Ref Use Iface ::1/128 0 1 1 lo ::1/128 256 0 0 lo fe80::1a03:73ff:fef7:b7ca/128 0 0 1 lo fe80::/64 256 0 0 eth1 ff00::/8 256 0 0 eth1 Kernel IP routing table Destination Gateway 0.0.0.0 192.168.0.1 192.168.0.1 0.0.0.0 Next Hop Genmask 0.0.0.0 192.168.0.1 Active Internet connections (w/o servers) Proto Recv-Q Send-Q Local Address tcp 0 0 192.168.0.1:53986 tcp 0 0 192.168.0.1:53985 tcp 0 0 192.168.0.1:199 tcp 0 0 192.168.0.
To run this subcommand, you must have the Configure iDRAC permission and configure user privilege. NOTE: After you run the racreset subcommand, iDRAC may require up to two minutes to return to a usable state. Synopsis racadm racreset soft racadm racreset hard racadm racreset soft -f racadm recreset hard -f Input ● -f — This option is used to force the reset. Output Example racadm racreset RAC reset operation initiated successfully. It may take up to a minute for the RAC to come online again.
● Reset when vFlash Partition creation is in progress. racadm racresetcfg A vFlash SD card partition operation is in progress. Resetting the iDRAC may corrupt the vFlash SD card. To force racresetcfg, use the -f flag. remoteimage Description Connects, disconnects, or deploys a media file on a remote server. To run this subcommand, you must log in with virtual media privilege for iDRAC.
● Check Remote File Share status. racadm remoteimage -s Remote File Share is Enabled UserName Password ShareName //192.168.0/xxxx/dtk_3.3_73_Linux.iso ● Deploy a remote image on iDRAC CIFS Share. racadm remoteimage -c -u admin -p xxx -l //192.168.0/dev/floppy.img ● Deploy a remote image on iDRAC NFS Share. racadm remoteimage -c -u admin -p xxx -l '//192.168.0/dev/floppy.img' rollback Description Synopsis Allows you to roll back the firmware to an earlier version.
Examples To set the minimum noncritical threshold level for a power sensor type. racadm sensorsettings set iDRAC.Embedded.1#SystemBoardCPUUsage -level Max 95 NOTE: The entered value must be lesser or higher than the sensor critical threshold limit. serveraction Description Enables you to perform power management operations on the blade system. To run this subcommand, you must have the Execute Server Control Commands permission.
It supports multi-object value import from two configuration file formats. ○ INI format — The INI format files can be imported from a local file only ○ Server Configuration Profile XML format — XML format files can be imported from a local file, from an NFS network share or from a CIFS network share. NOTE: To run theSet sub-command for Server Configuration Profile XML files, use the Lifecycle Controller version 1.1 or later.
● ● ● ● ● ● ● ● ● ○ LifecycleController.LCAttributes ○ System.LCD ○ iDRAC.Serial — Specifies the group containing the object that must be written. — Specifies the object name of the value that must be written. — This option is specified where FQDD Aliases or Groups must be indexed. -f — Enables set to configure the device from a specified file. This option is not supported in the Firmware RACADM interface.
NOTE: On certain devices, importing the server configuration profile requires two imports to apply the configuration to all the devices. The first import of the profile enables hidden devices which are then configured with a second import. The devices that require two imports are as follows: ● PERC S110 and PERC S130 controllers ● PCI slots in the system that are disabled in the BIOS Example Single-object Set of real-time objects ● Configure LCD String. $ racadm set system.lcd.
racadm jobqueue view –i ● Verify the Server Configuration Profile XML file content located in a remote CIFS share. racadm set -f temp_Configuration_file -t xml -u Administrator -p Password -l //192.168.0/xyz –preview setled Description Sets the state (blinking or not blinking) of the LED on the specified module. To run this subcommand, you must have the Configure iDRAC permission. Synopsis Input racadm setled -l ● -l — Specifies the LED state.
● -o — Enable or disable NIC. Example ● To Configure static IPv4 address for iDRAC NIC racadm setniccfg -s 192.168.0 255.255.255.0 192.168.0 Static IP configuration enabled and modified successfully ● Configure DHCP mode for iDRAC IPv4 racadm setniccfg -d DHCP is now ENABLED ● Configure DHCP mode for iDRAC IPv6 racadm setniccfg -d6 DHCP6 is now ENABLED sshpkauth Description Enables you to upload and manage up to 4 different SSH public keys for each user.
● Upload a valid key to iDRAC User 2 in the first key space using a file. $ racadm sshpkauth -i 2 -k 1 -f pkkey.key Key file successfully uploaded. ● Get all keys for User 2 on iDRAC.
sslcertupload Description Uploads a custom SSL server or CA certificate for Directory Service from the client to iDRAC. To run this subcommand, you must have the Server Control privilege. Synopsis Input Output racadm sslcertupload -t -f -p [-k ] ● -t — Specifies the type of certificate to upload.
Serial Number 01 Subject Information: Country Code (CC) US State (S) Texas Locality (L) Round Rock Organization (O) Dell Inc. Organizational Unit (OU) Remote Access Group Common Name (CN) iDRAC Default certificate Issuer Information: Country Code (CC) US State (S) Texas Locality (L) Round Rock Organization (O) Dell Inc.
racadm sslcertview -t 1 -A 00 US Texas Round Rock Dell Inc. Remote Access Group iDRAC default certificate US Texas Round Rock Dell Inc. Remote Access Group iDRAC default certificate Jun 7 23:54:19 2011 GMT Jun 4 23:54:19 2021 GMT sslcertdelete Description Command to delete a custom signing certificate from iDRAC. To run this subcommand, you must have the Server Control privilege. Synopsis racadm sslcertdelete -t Input -t — Specifies the type of certificate to delete.
sslcsrgen Description Generates and downloads a certificate signing request (CSR) file to the client’s local file system. The CSR can be used for creating a custom SSL certificate that can be used for SSL transactions on iDRAC. To run this subcommand, you must have the Configure iDRAC privilege. Synopsis Input ● racadm sslcsrgen -g ● racadm sslcsrgen [-g] [-f ] ● racadm sslcsrgen -s ● -g — Generates a new CSR.
○ 1 — SSL key used to generate the server certificate. ● -f — Specifies the filename of the SSL key that must be uploaded. Output Example If upload is successful, the message SSL key successfully uploaded to the RAC is displayed. if upload is unsuccessful, error message is displayed. racadm sslkeyupload -t 1 -f c:\sslkey.txt sslresetcfg Description Restores the web-server certificate to factory default and restarts web-server. The certificate takes effect 30 seconds after the command is entered.
● To generate and view information about the inventory of batteries, run the following command: racadm storage get batteries -o racadm storage get batteries --refkey racadm storage get batteries --refkey -o racadm storage get batteries --refkey -o -p ● To generate and view information about the inventory of virtual disks, run the following command: racadm s
● To generate and view information about the inventory of physical disk drives, run the following command: racadm storage get pdisks racadm storage get pdisks -o racadm storage get pdisks -o -p racadm storage get pdisks --refkey racadm storage get pdisks --refkey -o racadm storage get pdisks --refkey -o -p
● To view the help details for a configuration command, run the following command: racadm storage help where command can take below values converttoraid, converttononraid, controllers, clearconfig, createsecuritykey, createvd, deletesecuritykey, deletevd, encryptvd, enclosures, emms, fans, hotspare, importconfig, ccheck, secureerase, preparetoremove, blink, unblink, cancelcheck, init, modifysecuritykey, psus, pdisks, resetconfig, tempprobes, vdisks, and patrolread.
● To reset, clear, and import the storage configuration to the controller, run the following command: racadm storage importconfig: racadm storage resetconfig: racadm storage clearconfig: ● To start or stop a blink or identify operation on the specified or PCIeSSD device, run the following command: racadm storage blink: racadm storage blink: racadm storage unblink: racadm storage unblink: NOTE: The Start or Stop a Blin
○ g — Specifies the size in gigabytes ○ t — Specifies the size in terabytes ● -sc — Number of spans in a virtual disk (required for multi-span RAID level). NOTE: ○ For PERC9, if the value of controller.SupportRAID10UnevenSpans is supported, you can enter only 0 for this option while creating RAID level 10. The created RAID10 virtual disk will display the spandepth as 1 (default). ○ For other controllers: ■ The default value for multi-span RAID levels is 2 and for basic RAID level is 1.
-------------------------------------------------------------------------------Valid Options: Object type I : controllers, batteries, vdisks, pdisks, fans, emms, tempprobes, psus, enclosures. Object type II : batteries, vdisks, pdisks, fans, emms, psus, tempprobes, enclosures. -current : Displays only the current Raid objects from storage.If -pending not mentioned it will consider as the default option -pending : Displays only the Pending Raid Objects from Storage.
PreservedCache CacheMemorySize PersistHotspare SpindownUnconfiguredDrives SpindownHotspare Timeintervalforspindown SecurityStatus EncryptionMode SasAddress PciDeviceId PciSubdeviceId PciVendorId PciSubvendorId PciBus PciDevice PciFunction BusWidth SlotLength SlotType MaxCapableSpeed LearnMode T10PICapability SupportRAID10UnevenSpans SupportEnhancedAutoForeignImport EnhancedAutoImportForeignConfig SupportControllerBootMode ControllerBootMode RealtimeConfigurationCapability CurrentControllerMode = = = = = =
By default, if there is no change in properties, the -pending command displays the current value. If the property has any pending objects, the -pending command displays the pending value. ■ This operation displays the current state of pdisk, which is in Ready state: /admin1-> racadm storage get pdisks -o -p state Disk.Bay.4:Enclosure.Internal.0-1:RAID.Integrated.
PciSlot FirmwareVersion DriverVersion RebuildRate BgiRate CheckConsistencyRate ReconstructRate PatrolReadRate PatrolReadMode PatrolReadState CheckConsistencyMode LoadBalanceSetting CopybackMode PreservedCache CacheMemorySize PersistHotspare SpindownUnconfiguredDrives SpindownHotspare Timeintervalforspindown SecurityStatus EncryptionMode SasAddress PciDeviceId PciSubdeviceId PciVendorId PciSubvendorId PciBus PciDevice PciFunction BusWidth SlotLength SlotType MaxCapableSpeed LearnMode T10PICapability SupportR
The following command is an optimized and filtered version: racadm storage get batteries --refkey RAID.Integrated.1-1 -o -p Name Battery.Integrated.1:RAID.Integrated.1-1 Name = Battery ○ To generate and view information about the inventory of virtual disks connected to the controller., run the following command: racadm storage get vdisks Disk.Virtual.0:RAID.Integrated.1-1 The following command displays all virtual disk keys connected to the controllers: racadm storage get vdisks --refkey RAID.Integrated.
ReadPolicy Read Ahead WritePolicy Write Back StripeSize 64K DiskCachePolicy Default BadBlocksFound NO Secured NO RemainingRedundancy 0 EnhancedCache Not Applicable T10PIStatus Disabled BlockSizeInBytes 512 ○ To generate and view information about the inventory of storage enclosures connected to the connector. This command displays all enclosure objects for the connector FQDD. racadm storage get enclosures -o Enclosure.Internal.0-1:RAID.Integrated.
○ To generate and view information about the inventory of physical disk drives connected to the enclosure or backplanes, run the following command: racadm storage get pdisks Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1 The following command is an optimized version and displays the full controller objects along with their keys: racadm storage get pdisks -o racadm storage get pdisks Disk.Bay.23:Enclosure.Internal.0-1:RAID.Integrated.
SecurityStatus BusProtocol MediaType UsedraidDiskSpace AvailableraidDiskSpace Hotspare Manufacturer ProductId Revision SerialNumber PartNumber NegotiatedSpeed ManufacturedDay ManufacturedWeek ManufacturedYear SasAddress FormFactor raidNominalMediumRotationRate T10PICapability BlockSizeInBytes MaxCapableSpeed = = = = = = = = = = = = = = = = = = = = = Not Capable SAS HDD 278.88 GB 0.00 GB NO SEAGATE ST9300605SS CS05 6XP40SA9 CN0745GC7262228706R7A00 6.0 Gb/s 4 32 2012 0x5000C5005952386D 2.
The following command is an optimized version and displays all the PSUs objects for the enclosure FQDD: racadm storage get psus --refkey -o The following command is an optimized and filtered version: racadm storage get psus --refkey -o -p ● To get the list of enclosures and properties of the PCIeSSD enclosure.
The following command provides the list of controllers: racadm storage get controllers RAID.Integrated.1-1 PCIeExtender.Slot.3 The following command provides the properties of the specified PCIeSSD controller: racadm storage get controllers:PCIeExtender.Slot.3 PCIeExtender.Slot.
Examples : racadm storage createvd:RAID.Integrated.1-1 -rl r0 pdkey:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 ● To create, delete, and secure the virtual disks. ○ The following command creates a virtual disk: racadm storage createvd:RAID.Integrated.1-1 -rl r0 pdkey:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 ○ The following command starts an initialization operation on a specified virtual disk: racadm storage init:Disk.Virtual.0:RAID.Integrated.
○ The following command clears the current foreign configuration from the controller: racadm storage clearconfig:RAID.Integrated.1-1 NOTE: After a resetconfig or clearconfig operation, the data cannot be reversed. ● To blink or unblink the PCIeSSD device. ○ The following command blinks the specified PCIeSSD device: racadm storage blink:Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3 STOR095 : Storage operation is successfully completed.
InstallationDate = NA Rollback Version = 1.50.50 ---------------------------------------------------------------ComponentType = FIRMWARE ElementName = Integrated Remote Access Controller FQDD = iDRAC.Embedded.1-1 InstallationDate = 2013-06-11T13:02:48Z Current Version = 1.50.50 NOTE: Configuration changes and firmware updates that are made within the operating system may not reflect properly in the inventory until you perform a server restart.
● -f — Specifies the image location and the file name. NOTE: If the file is in a subfolder within the share location, then specify the network share location in the –l option and specify the subfolder location and the filename in the –f option. ● ● ● ● ● -u — Specifies the user name for the remote share access. -p — Specifies the password for the remote share access. --vFlash — Selects vFlash SD as target location for back up. --nopreserve — Deletes all the virtual disks and configurations.
● Create a backup file in a subfolder within the CIFS shared folder. racadm systemconfig backup –f rts/Backup.img –l //192.168.0/CIFSshare –u username –p xxx ● To enable or disable AutoBackupScheduler. racadm set lifecyclecontroller.lcattributes.autobackup 1 racadm set lifecyclecontroller.lcattributes.autobackup 0 ● AutoBackup system to CIFS share and encrypt the data. racadm systemconfig backup -f image.img -l //192.168.
systemperfstatistics Description Allows you to view and manage the system performance monitoring operations. Synopsis ● To view the FQDD's of system performance monitoring sensors racadm systemperfstatistics view ● To list the usage statistics of a specific sensor racadm systemperfstatistics ● To reset the utilization peaks of system performance monitoring sensors racadm systemperfstatistics PeakReset ● To run the peakreset operation you must have configure iDRAC privilege.
This operation generates a Job ID. Use this Job ID to check the status of the collect operation. To run this operation, you must have the Server Control Commands permission. ● export — Exports the collected Tech Support Report data. To run this subcommand, you must have the Execute Server Control Commands permission. ● getupdatetime — Gets the timestamp of the last operating system application data collection. ● updateosapp — Updates the operating system application data collection.
● To collect the operating system application data. racadm techsupreport collect -t OSAppAll ● To export the collected Tech Support Report, to a CIFS share. racadm techsupreport export -l //192.168.0/share -u myuser -p xxx ● To export the collected Tech Support Report, to an NFS share. racadm techsupreport export -l 192.168.0:/share ● To export the collected Tech Support Report to the local file system. racadm techsupreport export -f tsr_report.
testtrap Description Tests the RAC’s SNMP trap alerting feature by sending a test trap from iDRAC to a specified destination trap listener on the network. To run this subcommand, you must have the Test Alert permission. NOTE: ● Before you run the testtrap subcommand, make sure that the specified index in the RACADM iDRAC.SNMP.Alert group is configured properly. ● The indices of testtrap subcommand is co-related to the indices of iDRAC.SNMP.Alert group.
● Test a trap that has not been configured yet. racadm testalert -i 2 ERROR: Trap at specified index is not currently enabled. traceroute Description Traces network path of the routers as the packets traverse from the system to a destination IPv4 address. To run this subcommand, you must have the Execute Diagnostic Commands permission. Synopsis Input racadm traceroute IPv4 — Specifies IPv4 address. Output traceroute to 192.168.0.1 (192.168.0.1), 30 hops max, 40 byte packets 1 192.168.
Synopsis racadm update -f [--reboot] racadm update -f -l -u -p [--reboot] racadm update -f -l [--reboot] racadm update –f -t -l -u -p [-a ] [--verifycatalog] racadm update –f -t -l -u
For devices that perform update process without rebooting the host, the update status changes from Downloading to Completed. For devices that require host reboot to perform update process, the update status changes from Downloading to Scheduled. When the status is displayed as Scheduled, reboot the host to start the update process.
● Perform update from ftp.dell.com. racadm update -f Catalog.xml.gz -e ftp.dell.com/Catalog -a TRUE -t FTP ● View the comparison report generated. racadm update viewreport ComponentType = Firmware ElementName = PERC H730P Mini FQDD = RAID.Integrated.1-1 Current Version = 25.2.1.0025 Available Version = 25.2.1.0029 ● Perform update from an FTP repository with authentication and reboot the server to apply the updates. racadm update -f Catalog.xml -e 192.168.11.0/Repo/MyCatalog -u user -p xxx\n -a TRUE -t FTP
○ 2=user CA certificate ● -A — Prevents printing headers or labels. ● -i — Index number of the user. Valid values are 2–16. Example To view user certificate for user 6. racadm usercertview -t 1 -i 6 Serial Number : 01 Subject Information: Country Code (CC) State (S) Locality (L) Organization (O) Common Name (CN) : : : : : US Texas Round Rock Dell Inc. iDRAC default certificate Issuer Information: Country Code (CC) : US State (S) : Texas Locality (L) : Round Rock Organization (O) : Dell Inc.
Synopsis Input racadm vflashpartition -i o
● List all the existing partitions and its properties. racadm vflashpartition list vmdisconnect Description Allows you to end another Virtual Media session. After the session ends, the web-based interface reflects the correct connection status. Enables an iDRAC user to disconnect all active Virtual Media sessions. The active Virtual Media sessions are displayed on iDRAC web-based interface or by running the RACADM subcommands remoteimage or getssninfo.
3 iDRAC Property Database Group and Object Descriptions The iDRAC property database contains the configuration information for iDRAC. Associated object is organizing data, and object group is organizing object. The IDs for the groups and objects that the property database supports are listed in this section for iDRAC Enterprise on Blade Servers and iDRAC Enterprise or Express on Rack and Tower Servers. To configure iDRAC, use the group and object IDs with the RACADM subcommands.
• • • • • cfgSensorRedundancy cfgVFlashSD cfgVFlashPartition cfgLogging cfgRacSecurity Displayable Characters Displayable characters include the following set: abcdefghijklmnopqrstuvwxwz ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789~`!@#$%^&*()_+-={}[]|\:";'<>,.?/ The following table provides an overview of the object groups applicable for iDRAC Enterprise on Blade Servers and iDRAC on Rack and Tower Servers.
Subcommand iDRAC on Blade Servers iDRAC on Rack and Tower Servers cfgIpmiPet Yes Yes cfgUserDomain Yes Yes cfgServerPower Yes Yes cfgServerPowerSupply No Yes cfgIPv6LanNetworking Yes Yes cfgIPv6URL Yes Yes cfgIpmiSerial No Yes cfgSmartCard Yes Yes cfgNetTuning No Yes cfgSensorRedundancy No Yes cfgVFlashSD Yes Yes cfgVFlashPartition Yes Yes cfgLogging Yes Yes cfgRacSecurity Yes Yes cfgIpv6StaticLanNetworking idRacInfo This group contains display parameters to pro
idRacVersionInfo (Read Only) Description String containing the current product firmware version Legal Values A string of up to 63 ASCII characters. Default The current version number. idRacBuildInfo (Read Only) Description String containing the current RAC firmware build version. Legal Values A string of up to 16 ASCII characters. Default The current iDRAC firmware build version. idRacName (Read Only) Description A user-assigned name to identify this controller.
# idRacBuildInfo=200708301525 # idRacName=CMC-1 racadm getconfig -g idRacInfo # idRacType=16 # idRacProductInfo=Integrated Dell Remote Access Controller # idRacDescriptionInfo=This system component provides a complete set of remote management functions for Dell PowerEdge Servers # idRacVersionInfo=1.06.06 # idRacBuildInfo=15 # idRacName=idrac-GSRS3V1 cfgStaticLanNetworking This group contains parameters to configure the device NIC for IPv4.
cfgNicStaticUseDhcp (Read or Write) Description Specifies whether DHCP is used to configure the IPv4 network. Legal Values ● 0 — IP Address, subnet mask and gateway are configured on the device. ● 1 — IP Address, subnet mask and gateway are assigned from the DHCP server. Default 0 — Do not use DHCP NOTE: If this object is modified, then the object cfgNicUseDhcp is also modified. cfgNicStaticNetmask (Read or Write) Description Returns or sets the static IPv4 Netmask.
cfgDNSStaticServer2 (Read or Write) Description Specifies the static IP address for DNS server 2. Legal Values A Valid IPv4 Address Default 0.0.0.0 cfgDNSStaticDomainName(Read or Write) Description The DNS static domain name. Legal Values String of up to 254 ASCII characters. Characters are restricted to alphanumeric, hyphens and periods. At least one of the characters must be alphabetic.
cfgRhostsFwUpdateIpAddr (Read or Write) Description Specifies the network TFTP server IPv4 or IPv6 address that is used for TFTP firmware update operations. Legal Values A string representing a valid IPv4 or IPv6 address. For example, 192.168.0.61 Default For IPv4, it is 0.0.0.0 cfgRhostsFwUpdatePath (Read or Write) Description Specifies TFTP path where firmware image file exists on the TFTP server. The TFTP path is relative to the TFTP root path on the TFTP server.
Legal Values String from 0 to 63 characters. Default cfgRhostsSyslogServer2 (Read or Write) Description To store the RAC and SEL logs Specify the second of three possible remote syslog servers. This property is only valid if cfgRhostsSyslogEnable is set to 1 (enabled). Legal Values String from 0 to 63 characters. Default cfgRhostsSyslogServer3 (Read or Write) Description To store the RAC and SEL logs specify the third of three possible remote syslog servers.
cfgUserAdminIpmiSerialPrivilege (Read or Write) Description The maximum privilege on the IPMI LAN channel. This object is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers. Legal Values ● ● ● ● Default ● 4 (User 2) ● 15 (All others) 2 (User) 3 (Operator) 4 (Administrator) 15 (No access) cfgUserAdminPrivilege (Read or Write) Description This property specifies the role-based authority privileges allowed for the user.
Execute Debug Commands 0x00000100 CMC Specific User Privilege CMC Login User 0x0000001 Chassis Configuration Administrator 0x0000002 User Configuration Administrator 0x0000004 Clear Logs Administrator 0x0000008 Chassis Control Administrator 0x0000010 Super User 0x0000020 Server Administrator 0x0000040 Test Alert User 0x0000080 Debug Command Administrator 0x0000100 Fabric A Administrator 0x0000200 Fabric B Administrator 0x0000400 Fabric C Administrator 0x0000800 Examples The followi
The user may log 0x00000001 + 0x00000002 = 0x00000003 in to iDRAC or CMC and change configuration. The user may log in to iDRAC, access Virtual Media, and Virtual Console. 0x00000001 + 0x00000040 + 0x00000080 = 0x000000C1 cfgUserAdminUserName (Read or Write) Description The name of the user for this index. Writing a string of double quotation mark (" ") disables the user. The string cannot contain / (forward slash), \ (backward slash), .
cfgEmailAlert This group contains parameters to configure iDRAC email alerting capabilities. Up to four instances of this group are allowed. Use this object with the config or getconfig subcommands. The following sections provide information about the objects in the cfgEmailAlert group. cfgEmailAlertIndex (Read Only) Description The unique index of an alert instance. Legal Values 1–4 Default cfgEmailAlertEnable (Read or Write) Description Enables or disables the alert instance.
Example racadm getconfig -g cfgEmailAlert -i 2 # cfgEmailAlertIndex=1 cfgEmailAlertEnable=1 cfgEmailAlertAddress=kfulton@dell.com cfgEmailAlertName=Kevin Fulton cfgSessionManagement This group contains parameters to configure the number of sessions that can connect to iDRAC. One instance of the group is allowed. Displays current settings for and configures the idle timeout properties for web server, Telnet, SSH and RACADM sessions. Changes to idle time out settings take effect at the next login.
cfgSsnMgtSshIdleTimeout (Read or Write) Description Defines the secure shell idle time-out. This property sets the amount of time (in seconds) that a connection is allowed to remain idle (there is no user input). The session is canceled if the time limit exceeds this property. Changes to this setting do not affect the current session; log out and log in again to make the new settings effective.
Legal Values 9600, 19200, 57600, 115200 Default 57600 cfgSerialConsoleEnable (Read or Write) Description Enables or disables the serial console interface. Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 0 cfgSerialConsoleQuitKey (Read or Write) Description This key or key combination terminates Virtual Console text for iDRAC when using the console com2 command. Legal value: ^ follows any alphabet (a-z, A-Z) ^ follows the listed special characters: [ ] \ ^ _ NOTE: The CTRL key is represented by usin
cfgSerialConsoleCommand (Read or Write) Description Specifies a serial command that is executed after a user logs in to the serial console interface. Legal Values A string of up to 128 characters. Default cfgSerialHistorySize (Read or Write) Description Specifies the maximum size of the serial history buffer. Legal Values 0–8192 Default 8192 cfgSerialCom2RedirEnable (Read or Write) Description Enables or disables the console for COM 2-port redirection.
cfgSerialConsoleNoAuth=0 cfgSerialConsoleCommand= cfgSerialConsoleColumns=0 cfgSerialHistorySize=8192 cfgSerialTelnetEnable=0 cfgSerialSshEnable=1 cfgSerialTelnetEnable (Read or Write) Description Enables or disables the Telnet console interface. Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 0 cfgOobSnmp This group contains parameters to configure the SNMP agent and trap capabilities of iDRAC. One instance of the group is allowed.
cfgRacTuning This group is used to configure various configuration properties, such as valid ports and security port restrictions. Use this object with the config or getconfig subcommands. To apply this setting to iDRAC, use the —m option. The following sections provide information about the objects in the cfgRacTuning group. cfgRacTuneConRedirPort (Read or Write) Description To use for keyboard, mouse, video and Virtual Media traffic to iDRAC, specify the port.
Default 443 cfgRacTuneIpRangeEnable (Read or Write) Description Enables or disables the IPv4 Address Range validation feature. Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 0 cfgRacTuneIpRangeAddr (Read or Write) Description Specifies the acceptable IPv4 address bit pattern in the positions of the "1"s in the range mask property (cfgRacTuneIpRangeMask). Legal Values An IPv4 address formatted string, for example, 192.168.0. Default 192.168.
Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 1 cfgRacTuneConRedirEncryptEnable (Read or Write) Description Encrypts the video in a Virtual Console session. Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 1 cfgRacTuneAsrEnable (Read or Write) Description Enables or disables iDRAC last crash screen capture feature. This object property requires an iDRAC reset before it becomes active.
cfgRacTuneTimezoneOffset (Read Only) Description Specifies the time zone offset (in minutes) from Greenwich Mean Time (GMT) / Coordinated Universal Time (UTC) to use for the RAC Time.
Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 1 cfgRacTuneVirtualConsoleAuthorizeMultipleSessions (Read or Write) Description If a first user is already using the Virtual Console, the value of this object affects the privileges granted to the subsequent user’s shared request after the timeout of 30 seconds. This object is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers. NOTE: To modify this property, you must have Configure iDRAC permission.
ifcRacMnOsOsName (Read Only) Description The operating system name of the managed server. Legal Values A string of up to 255 characters. Default cfgRacVirtual This group contains parameters to configure the iDRAC Virtual Media feature. One instance of the group is allowed. The following sections provide information about the objects in the cfgRacVirtual. cfgVirMediaAttached (Read or Write) Description This object is used to attach virtual devices to the system via the USB bus.
Default 0 cfgSDWriteProtect (Read Only) Description Displays if the physical write protect latch on the SD card is enabled or disabled. NOTE: This command is deprecated from 12G iDRAC 1.0 release onwards. The functionality of this command is covered by cfgVFlashSDWriteProtect. While execution of the cfgSDWriteProtect command is successful, use the cfgVFlashSDWriteProtect command. For more information, see cfgVFlashSDWriteProtect Read Only.
cfgServerDNSIMCName (Read or Write) Description Displays the DNS domain name for iDRAC or IMC. Legal Values A valid string values Default None cfgServerFirstBootDevice (Read or Write) Description Sets or displays the first boot device. You can also set a vFlash partition that is attached as a bootable device. For more information, see cfgVFlashPartitionOSVolLabel. NOTE: If RFS is configured as the next boot device, during restart, the system starts normally and not from RFS.
The following sections provide information about the objects in the cfgActiveDirectory. cfgADSSOEnable (Read or Write) Description Enables or disables Active Directory single sign-on authentication on iDRAC. Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 0 cfgADDomainController1 (Read or Write) Description To obtain user names, specify the LDAP server from which you want the iDRAC.
cfgADRacDomain (Read or Write) Description Active Directory Domain in which iDRAC resides. Legal Values Any printable text string of up to 254 characters, with no white space. Default cfgADAuthTimeout (Read or Write) Description To wait for Active Directory authentication requests to complete before timing out, specify the number of seconds. NOTE: To modify this property, you must have the Configure iDRAC permission.
cfgADGlobalCatalog2 (Read or Write) Description To obtain user names, specify the Global Catalog server from which you want the iDRAC. This object is applicable only to iDRAC. Legal Values A string of up to 254 ASCII characters representing a valid IP address or a fully qualified domain name (FQDN). Default None cfgADGlobalCatalog3 (Read or Write) Description To obtain user names, specify the Global Catalog server from which you want the iDRAC. This object is applicable only to iDRAC.
● 0 (FALSE) — use the configured search domain cfgADDcSrvLookupDomainName to look up DCs. Default 1 cfgADDcSRVLookupDomainName (Read or Write) Description Use the Active Directory Domain when cfgAddcSrvLookupbyUserDomain is set to 0. This object is applicable only to iDRAC. Legal Values String. Maximum length = 254 Default Null cfgADGcSRVLookupEnable (Read or Write) Description Determines how the global catalog server is looked up.
cfgLDAPServer (Read or Write) Description Configures the address of the LDAP Server. IPv4 and IPv6 are supported. NOTE: You can specify multiple servers by separating each server with a comma. For example, example.com, sub1.example.com Legal Values String. Maximum length = 1024 Default Null cfgLDAPPort (Read or Write) Description Port of LDAP over SSL. Non-SSL port is not supported.
cfgLDAPGroupAttributeIsDN (Read or Write) Description When it is set to 1, iDRAC compares the userDN retrieved from the directory to compare to the members of the group. If it is set to 0, the user name provides the login user to compare to the members of the group. It does not affect the search algorithm for the bind. iDRAC always searches the userDN and uses the userDN to bind.
cfgLDAPSRVLookupDomainName (Read Only) Description To use in the SRV lookup, configure the domain name. Legal Values String of maximum length of 254 alphanumeric characters and hyphens. The string must begin with a letter. Default [null] cfgLDAPSRVLookupServiceName (Read or Write) Description To use in the SRV lookup, configure the service name. Legal Values String of maximum length of 254 characters. Default LDAP cfgLdapRoleGroup This group allows the user to configure role groups for LDAP.
cfgLdapRoleGroupPrivilege (Read or Write) Description A bit–mask defining the privileges associated with this particular group. Legal Values 0x00000000 to 0x000001ff Default 0x000 Example racadm getconfig -g cfgLDAPRoleGroup -o cfgLDAPRoleGroupPrivilege -i 1 0x0 cfgStandardSchema This group contains parameters to configure the Active Directory standard schema settings. Use this object with the config or getconfig subcommands.
Default ● Example racadm getconfig -g cfgStandardSchema -i 1 # cfgSSADRoleGroupIndex=1 cfgSSADRoleGroupName=blsys-1 cfgSSADRoleGroupDomain= cfgSSADRolGroupPrivilege=3081 The following table displays the bit masks for Role Group privileges: Role Group Privilege Bit Mask Login to iDRAC 0x00000001 Configure iDRAC 0x00000002 Configure Users 0x00000004 Clear Logs 0x00000008 Execute Server Control Commands 0x00000010 Access Virtual Console 0x00000020 Access Virtual Media 0x00000040 Test
cfgIpmiSolEnable (Read or Write) Description Enables or disables SOL. Legal Values ● 1(TRUE) ● 0(FALSE) Default 1 cfgIpmiSolBaudRate (Read or Write) Description Specifies baud rate for serial communication over LAN. Legal Values 9600, 19200, 57600, 115200 Default 115200 cfgIpmiSolMinPrivilege (Read or Write) Description Specifies the minimum privilege level required for SOL access.
cfgIpmiLanEnable (Read or Write) Description Enables or disables the IPMI over LAN interface. Legal Values ● 1(TRUE) ● 0(FALSE) Default 0 cfgIpmiLanPrivLimit (Read or Write) Description Specifies the maximum privilege level allowed for IPMI over LAN access. Legal Values ● 2(User) ● 3(Operator) ● 4(Administrator) \Default 4 cfgIpmiLanAlertEnable (Read or Write) Description Enables or disables global email alerting.
cfgIpmiPetIPv6Index (Read Only) Description Unique identifier for the index corresponding to the trap. Legal Values 1–4 Default cfgIpmiPetIPv6AlertDestIpAddr Description Configures the IPv6 alert destination IP address for the trap. Legal Values IPv6 address Default cfgIpmiPetIPv6AlertEnable (Read or Write) Description Enables or disables the IPv6 alert destination for the trap.
cfgIpmiPefAction (Read or Write) Description Specifies the action that is performed on the managed server when the alert is triggered. NOTE: For iDRAC on Rack and Tower servers, this object is read-only for indexes 20, 21, and 22. Legal Values ● ● ● ● Default 0 0 (None) 1 (Power Down) 2(Reset) 3(Power Cycle) cfgIpmiPefEnable (Read or Write) Description Enables or disables a specific platform event filter.
Default 0 cfgUserDomain This group is used to configure the Active Directory user domain names. A maximum of 40 domain names can be configured at any given time. The following sections provide information about the objects in the cfgUserDomain group. cfgUserDomainIndex (Read Only) Description Represents a specific domain. Legal Values 1–40 Default The index value. cfguserdomainname (Read Only) Description Specifies the Active Directory user domain name.
Default cfgServerActualPowerConsumption (Read Only) Description Represents the power consumption by the server at the current time. Legal Values Not applicable Default cfgServerPowerCapEnable (Read or Write) Description Enables or disables the user specified power budget threshold. This object is Read only for iDRAC Enterprise on Blade Servers.
Legal Values A string of up to 32 characters. Default Timestamp of the peak power consumption of the server. cfgServerPowerConsumptionClear (Write Only) Description Clears the current recorded power statistics. Legal Values 1 — Clears the Power Consumption Statistics Default None cfgServerPowerCapWatts (Read or Write) Description Represents the server power threshold in Watts. NOTE: This value is applicable only if the cfgServerPowerCapEnable is set to 1.
cfgServerPowerLastDayAvg (Read Only) Description Displays the average power value during the last day. Legal Values None Default Average power value during the last day. cfgServerPowerLastWeekAvg (Read Only) Description Displays the average power value during the last week. Legal Values None Default Average power value during the last week. cfgServerPowerLastHourMinPower (Read Only) Description Displays the minimum power value during the last hour.
cfgServerPowerLastHourMaxTime (Read Only) Description Displays the timestamp of maximum power value during the last hour. Legal Values Time in the format: DD MM Date HH:MM:SS YYYY where, ● ● ● ● ● ● ● Default DD= Day of the week MM= Month Date=Date YYYY = Year HH = hour MM=Minutes SS = Seconds Maximum power value during the last hour. cfgServerPowerLastDayMinPower (Read Only) Description Displays the minimum power value during the last day.
cfgServerPowerLastDayMaxTime (Read Only) Description Displays the timestamp of maximum power value during the last day. Legal Values Time in the format: DD MM Date HH:MM:SS YYYY where, ● ● ● ● ● ● ● Default DD = Day of the week MM = Month Date = Date YYYY = Year HH = hour MM = Minutes SS = Seconds Timestamp of the maximum power value during the last day. cfgServerPowerLastWeekMinPower (Read Only) Description Displays the minimum power value during the last week.
cfgServerPowerLastWeekMaxTime (Read Only) Description Displays the timestamp of maximum power value during the last week. Legal Values A string of up to 32 characters. Time in the format: DD MM Date HH:MM:SS YYYY where, ● ● ● ● ● ● ● Default DD = Day of the week MM= Month Date = Date YYYY = Year HH = hour MM = Minutes SS = Seconds Timestamp of the maximum power value during the last week.
Legal Values Not applicable Default Current peak power consumption. cfgServerPeakAmperageTimeStamp (Read Only) Description Displays the timestamp of the current peak power consumption. Legal Values A string of up to 32 characters. Time in the format: DD MM Date HH:MM:SS YYYY where, ● ● ● ● ● ● ● Default DD = Day of the week MM = Month Date = Date YYYY = Year HH = hour MM = Minutes SS = Seconds Timestamp of the current peak power consumption.
cfgServerCumulativePowerClear (Write Only) Description Clears the cfgServerCumulativePowerConsumption and cfgServerCumulativePowerConsumptionTimeStamp values. Legal Values 1 Default None cfgServerPowerPCIeAllocation (Read or Write) Description Amount of power allocated to the PCIe cards. This object is applicable for iDRAC Enterprise only for specific Blade Servers and not for iDRAC on Rack and Tower Servers. You must have the Administrator privileges to modify the value for this object.
Default 0 cfgServerPowerSupplyMaxOutputPower (Read Only) Description Displays the AC output rated power in Watts. Legal Values A string of up to 32 characters. Default 0 cfgServerPowerSupplyOnlineStatus (Read Only) Description Displays the status of the PSU. Legal Values ● ● ● ● Default 0 — Present 0 1 2 3 — Present — Absent — Failure — Predictive failure cfgServerPowerSupplyFwVer (Read Only) Description Displays the firmware version of the PSU, in the format x.xx.xxx.
Use this object with the config or getconfig subcommands. NOTE: To apply this setting, use the -m option. The following sections provide information about the objects in the cfgIPv6LanNetworking group. cfgIPv6Enable (Read or Write) Description Enables or disables iDRAC IPv6 stack. Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 0 cfgIPv6Address1 (Read or Write) Description Specifies iDRAC IPv6 address. Legal Values String representing a valid IPv6 entry.
● This property can be configured even when cfgIPv6AutoConfig is enabled. Legal Values 1–128 Default 64 cfgIPv6LinkLocalAddress (Read Only) Description The iDRAC IPv6 link local address. Legal Values Specifies a string representing a valid IPv6 entry. Default : cfgIPv6Address2 (Read Only) Description The iDRAC IPv6-second address. Legal Values A string representing a valid IPv6 entry. Default : cfgIPv6Address3 (Read Only) Description The iDRAC IPv6 third address.
cfgIPv6Address6 (Read Only) Description The iDRAC IPv6 sixth address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address7 (Read Only) Description The iDRAC IPv6 seventh address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address8 (Read Only) Description The iDRAC IPv6 eighth address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address9 (Read Only) Description The iDRAC IPv6 ninth address.
cfgIPv6Address12 (Read Only) Description The iDRAC IPv6 twelfth address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address13 (Read Only) Description The iDRAC IPv6 thirteenth address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address14 (Read Only) Description The iDRAC IPv6 fourteenth address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address15 (Read Only) Description The iDRAC IPv6 fifteenth address.
Legal Values A string representing a valid IPv6 entry. For example, 2001:DB8:1234:5678:9ABC:DE11:C00C:BEEF Default “ :: “ cfgIPv6DNSServer2 (Read or Write) Description Specifies the IPv6 DNS server address. NOTE: This property is only valid if cfgIPv6DNSServersFromDHCP6 is set to 0 (false). Legal Values A string representing a valid IPv6 entry.
● 1 — Enabled Default 0 — Disabled NOTE: If this object is modified, then the object cfgIPv6Enable is also modified. cfgIPv6StaticAddress1 (Read or Write) Description Returns or sets the static IPv6 address1. NOTE: Only set the current IPv4 address if cfgNicUseDhcp is set to 0 (false). Legal Values Any IPv6 address Default cfgIPv6StaticGateway (Read or Write) Description Returns or sets gateway static IPv6 address.
cfgIPv6StaticDNSServer1 (Read or Write) Description Specifies the DNS server 1 static IPv6 address. Legal Values Any IPv6 Address Default cfgIPv6StaticDNSServer2 (Read or Write) Description Specifies the DNS server 2 static IPv6 address. Legal Values Any IPv6 address Default cfgIPv6URL This group specifies properties used to configure iDRAC IPv6 URL. The following sections provide information about the objects in the cfgIPv6URL group. cfgIPv6URLstring (Read Only) Description The iDRAC IPv6 URL.
● 4 (Administrator) Default 4 cfgIpmiSerialConnectionMode (Read or Write) Description When the iDRAC cfgSerialConsoleEnable property is set to 0(disabled), the iDRAC serial port becomes the IPMI serial port. This property determines the IPMI defined mode of the serial port. In Basic mode, the port uses binary data with the intent of communicating with an application program on the serial client.
Default 1 cfgIpmiSerialNewLineSequence (Read or Write) Description Specifies the new line sequence specification for the IPMI serial interface. Legal Values ● ● ● ● ● ● Default 1 0 1 2 3 4 5 — None — CR-LF — NULL — CR — LF-CR — LF cfgIpmiSerialLineEdit (Read or Write) Description Enables or disables line editing on the IPMI serial interface.
cfgSmartCardCRLEnable (Read or Write) Description Enables or disables the Certificate Revocation List (CRL). This object is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers. Legal Values ● 1 (TRUE) ● 0 (FALSE) Default 0 cfgNetTuning This group enables users to configure the advanced network interface parameters for the RAC NIC. When configured, the updated settings may take up to a minute to become active.
Legal Values ● 0 (10 MBit) ● 1 (100 MBit) ● 2 (1000 MBit) NOTE: You cannot manually set the Network Speed to 1000 MBit. This option is available only if cfgNetTuningNicAutoNeg is set to 1 (Enabled). Default 1 cfgNetTuningNicFullDuplex (Read or Write) Description Specifies the duplex setting for the NIC. This property is used only if thecfgNetTuningNicAutoNeg is set to 0 (disabled).
Default Any legal value at that particular execution instance. cfgSensorRedundancyCapabilities (Read Only) Description Returns the redundancy capabilities in the form of a bitmask. This bitmask allows the user to know which values can be set for cfgSensorRedundancyPolicy. Legal Values A bit mask. More than 1 bit can be set at a time to indicate multiple redundancy support.
cfgVFlashSDEnable (Read or Write) Description Enables or disables the vFlash SD card. NOTE: Disabling vFlashPartition by setting cfgVFlashSDEnable to 0 does not require a license. Legal Values ● 0 (Disable) ● 1 (Enable) Default 1 cfgVFlashSDSize (Read Only) Description Displays the size of the vFlash SD card in megabytes (MB). Legal Values A string of up to 64 characters. Default cfgVFlashSDLicensed (Read Only) Description Displays whether an SD card or vFlash SD card is inserted.
cfgVFlashSDWriteProtect (Read Only) Description Displays whether the physical WriteProtect latch on the vFlash SD card is enabled or disabled. Legal Values ● 0 (vFlash is not write-protected) ● 1 (vFlash is write-protected) Default None cfgVFlashPartition This group is used to configure properties for individual partitions on the vFlash SD Card. Up to 16 partitions are supported, indexed from 1 to 16.
Default None cfgVFlashPartitionFormatType (Read Only) Description Displays the format type of the partition. Legal Values String: ● ● ● ● ● ● Default FAT16 FAT32 EXT2 EXT3 CD RAW None cfgVFlashPartitionAccessType (Read or Write) Description Indicates the partition access permissions. It configures the access type to read-write.
cfgRacSecurity For more information about generating certificate signing requests, see the subcommand sslcsrgen. For the country code, go to the link http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm The following sections provide information about the objects in the cfgRacSecurity group. cfgRacSecCsrCommonName (Read or Write) Description Specifies the CSR Common Name (CN) that must be an IP or iDRAC name as given in the certificate. Legal Values A string of up to 64 characters.
cfgRacSecCsrCountryCode (Read/Write) Description Specifies the CSR Country Code (CC). Legal Values A string of 2 alphabet country code. Default US cfgRacSecCsrEmailAddr (Read or Write) Description Specifies the CSR email address. Legal Values A string of up to 64 characters.
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. When using the 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.
Required License Dependency -- RACADM -- None BootRetryCnt -- Specify the number of retries to attempt in case of boot failure. Usage -- NoRetry - 0;1Retry - 1; 2Retries - 2;3Retries 3;4Retries - 4; 5Retries - 5;6Retries- 6; IndefiniteRetries, Default - NoRetry Required License -- RACADM Dependency -- None BootStrapType operating system.
Example: /tmp # racadm help NIC.NICConfig.WakeOnLanLnkSpeed WakeOnLanLnkSpeed -- Select the port speed used for Wake on LAN mode Usage -- AutoNeg; 10Mbps Half; 10Mbps Full; 100Mbps Half; 100Mbps Full Required License -- RACADM Dependency -- None/tmp # ● The get and set commands for BIOS and NIC provide the list of attributes on the basis of the system configuration, BIOS version used, hardware, and so on.
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • 182 iDRAC.SNMP iDRAC.SNMP.Alert iDRAC.SSH iDRAC.SysLog iDRAC.Telnet iDRAC.Time iDRAC.Tuning iDRAC.Update iDRAC.USB iDRAC.UserDomain iDRAC.Users iDRAC.vflashpartition iDRAC.vflashsd iDRAC.VirtualConsole iDRAC.VirtualMedia iDRAC.VNCServer iDRAC.WebServer BIOS.BiosBootSettings BIOS.EmbServerMgmt BIOS.IntegratedDevices BIOS.MemSettings BIOS.MiscSettings BIOS.NetworkSettings BIOS.OneTimeBoot BIOS.
• • Storage.PhysicalDisk Storage.VirtualDisk System.Backplane The objects in this group manage the backplane. System.Backplane.BackplaneBusMode (Read Only) Description Indicates the backplane Serial General Purpose Input or Output (SGPIO) mode. Legal Values ● 0 — Unknown ● 1 — I2C ● 2 — SGPIO Default Value 1 — I2C Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.
System.ChassisInfo.Model (Read Only) Description Indicates the LCD string the user modifies. Legal Values String of up to 62 ASCII characters Default Value None Write privilege Not Applicable License Required Not Applicable Dependency None System.ChassisInfo.Name (Read Only) Description Provides the name of the chassis. For example: CMC-nobel01.
License Required iDRAC Express or iDRAC Enterprise Dependency To configure, the System.QuickSync.Presence property must indicate Present System.QuickSync.InactivityTimeout (Read or Write) Description Configures the inactivity timer (in seconds) for Quick Sync. Legal Values 15 – 3600 seconds Default Value 30 seconds Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency To configure, the System.QuickSync.Presence property must indicate Present System.
NOTE: The System.LCD get and set command works on iDRAC on Blade Server, even if the LCD is not present on the server. NOTE: You can change the LCD group attributes for monolithic servers even if the LCD is not present on servers. System.LCD.Configuration (Read or Write) Description Current LCD configuration.
License Required iDRAC Express or iDRAC Enterprise Dependency None System.LCD.LCDUserString (Read or Write) Description Indicates the LCD string set. NOTE: This property is deprecated from version 2.00.00.00. Use the System.LCD.UserDefinedString to perform the operation. Legal Values String of up to 62 ASCII characters Default Value 0 Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.LCD.
Write Privilege Not Applicable License Required Not Applicable Dependency Cannot be configured unless LCD Configuration is user defined. System.Location This group enables you to manage the server's physical location characteristics. The following section provides information about the objects in the.Location group. System.Location.Aisle (Read or Write) Description Indicates aisle where server is located.
System.Location.Rack.Name (Read or Write) Description Indicates rack where the system is located. Legal Values String of up to 128 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.Location.Rack.Slot (Read or Write) Description Indicates the slot where system is located.
Dependency None System.Location.Chassis.Slot (Read or Write) Description Indicates chassis slot. Legal Values Values: 1–255 Default Value Not Applicable Write Privilege Configure iDRAC License Required Not Applicable Dependency None System.Power This group provides power management features for iDRAC. The following section provides information about the objects in this group. NOTE: For Dell PowerEdge FM120x4 server with more than one iDRAC, the power is received and shared from CMC.
System.Power.Avg.LastDay (Read Only) Description Indicates the average power value during the last day. Legal Values Values: 1–65535 Default Value Average power value during the last day. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Avg.LastHour (Read Only) Description Displays the average power value during the last hour. Legal Values Values: 1–65535 Default Value Average power value during the last hour.
Dependency None System.Power.Cap.ActivePolicy.Name (Read Only) Description Displays the Active Power Cap Policy Name Legal Values String of up to 128 ASCII characters Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Cap.ActivePolicy.
● 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Cap.MaxThreshold (Read Only) Description Because it is based on the current component inventory, it has maximum server power capacity. Legal Values Values: 1–65535 Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Cap.
Dependency Enable System.Power.Cap.Enable System.Power.Redundancypolicy (Read or Write) Description Selects the redundancy policy. Legal Values ● 255 — N/A, for the systems that are not supported ● 0 — Not Redundant — In this mode, even if one PSU stops functioning, the server is automatically turned off. ● 1 — Input Power Redundant — In this mode, the system is functional even if one PSU input circuit stops functioning, provided the PSUs are connected to different input circuits.
Dependency None System.Power.EnergyConsumption.Clear (Read or Write) Description Clears the cumulative power consumption timestamps. Legal Values 1 Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.EnergyConsumption.StarttimeStamp (Read Only) Description Displays the Timestamp of the cumulative power consumption.
Legal Values ● ● ● ● Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 1 — PSU1 2 — PSU2 5 — PSU1 and PSU3 10 — PSU2 and PSU4 System.Power.Max.Amps (Read Only) Description Specifies the device Peak Power Consumption since this value was last cleared. Legal Values Values: 1–65535.
License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.LastDay (Read Only) Description Displays the maximum power value during the last day. Legal Values Values: 1–65535 Default Value Maximum power value during the last day. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.LastDay.TimeStamp (Read Only) Description Displays the timestamp of maximum power value during the last day.
Default Value Timestamp of the maximum power value during the last hour. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.LastWeek (Read Only) Description Displays the maximum power value during the last week. Legal Values Values: 1–65535 Default Value Maximum power value during the last week. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.LastWeek.
System.Power.Max.Power.Timestamp (Read Only) Description Displays time of maximum power consumption. Legal Values String of up to 254 ASCII characters Default Value Timestamp of the peak power consumption of the server. Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.PowerClear (Read or Write) Description Clears the Maximum Power Consumption timestamps.
License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Min.LastHour (Read Only) Description Indicates the minimum power value during the last hour. Legal Values Values: 1–65535 Default Value Minimum power value during the last hour. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Min.LastHour.Timestamp (Read Only) Description Indicates the timestamp of minimum power during the last hour.
Default Value Timestamp of the minimum power value during the last week. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.PCIeAllocation (Read or Write) Description Specifies PCIe power allocation for blade servers. It is applicable only for PowerEdge M610x. NOTE: This object only applies to servers that support PCIe Card. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value ● 0 — For platforms that do not support PCIe cards.
● ● ● ● ● ● 2 — 1+1 Redundant 4 — 2+1 Redundant 8 — 2+2 Redundant 16 — 3+x Redundant 32 — 4+x Redundant 64 — 5+x Redundant Default Value 0 — not applicable Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.Power.RedundantState (Read Only) Description Retrieves the redundancy state for the chassis. NOTE: This object is not applicable for Rack and Tower server.
System.Power.Supply.FwVer (Read Only) Description Displays the firmware version of the PSU. Legal Values String up to 254 ASCII characters. Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Supply.[i].MaxInputPower (Read Only) Description Displays the AC input rated power in Watts.
License Required Not Applicable Dependency Not Applicable System.Power.Supply.[i].Type (Read Only) Description Displays whether the power supply is AC or DC. Either of them are indexed group and the square brackets are only place-holders, and do not form a part of command syntax. Legal Values String upto 32 characters. Default None Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.Power.Supply.[i].
System.ServerOS.HostName (Read or Write) Description Displays the host name of the managed server. Legal Values String of up to 256 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.ServerOS.OSName (Read or Write) Description Displays the operating system name of the managed server.
System.ThermalSettings This group provides information about the thermal settings of the server. To know more about the platforms supported for AirExhaustTemp and FanSpeedOffset settings, see the iDRAC User's Guide available at www.dell.com/esmmanuals. System.ThermalSettings.AirExhaustTemp (Read or Write) Description Displays the air exhaust temperature and sets the exhaust temperature to any appropriate value. NOTE: This attribute is platform dependent.
System.ThermalSettings.FanSpeedOffset (Read or Write) Description Specifies the fan speed offset. NOTE: This attribute is platform dependent. Legal Values ● 0 — Low fan speed ● 1 — High fan speed ● 255 — OFF Default value OFF License Required iDRAC Express or iDRAC Enterprise Dependency None System.ThermalSettings.FanSpeedLowOffsetVal (Read Only) Description Indicates the percentage range for low fan Offset speed. NOTE: This attribute is platform dependent.
System.ThermalSettings.FanSpeedMaxOffsetVal (Read Only) Description Indicates the percentage range for low fan offset speed. NOTE: This attribute is platform dependent. Legal Values Integral Values: 0 – 100 Default Value 0 License Required iDRAC Express or iDRAC Enterprise Dependency None System.ThermalSettings.MFSMinimumLimit (Read Only) Description Indicates the minimum limit for MFS. NOTE: This attribute is platform dependent.
License Required iDRAC Express or iDRAC Enterprise Dependency None System.ThermalSettings.ThirdPartyPCIFanResponse (Read or Write) Description Enables or disables the automatic fan speed feature when a third-party PCI card is inserted in the system. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value Enabled Write Privilege Configure iDRAC License Required Not Applicable Dependency None System.ThermalConfig The objects in this group manage the thermal configuration. System.
System.ThermalConfig.FreshAirCompliantConfiguration (Read Only) Description Indicates whether or not the system is configured to be fresh air compliant. Legal Values ● 0 — Not Applicable ● 1 — Yes ● 2 — No Default Value 1 — Yes License Required iDRAC Express or iDRAC Enterprise Dependency None LifecycleController.LCAttributes The following section provides information about the objects in the LifecycleController.LCAttributes group.
Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 1 — Enabled Write Privilege Server Control License Required iDRAC Enterprise Dependency None LifecycleController.LCAttributes.BiosRTDRequested (Read or Write) Description Reset all the BIOS attributes to the default state. Set the value to 1, and restart the server to reset the BIOS attributes to factory default. After the server restart, the value is set to 0 by default.
Write Privilege Not Applicable License Required iDRAC Enterprise Dependency None LifecycleController.LCAttributes.IPChangeNotifyPS (Read or Write) Description Notifies the provisioning server about the change in IP address. Legal Values ● 0 — Off ● 1 — On Default Value 0 — Off Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None LifecycleController.LCAttributes.Licensed (Read Only) Description Indicates whether or not the part replacement feature is licensed.
LifecycleController.LCAttributes.ProvisioningServer (Read or Write) Description Specifies the Provisioning Server Address. Legal Values String of up to 255 ACSII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None LifecycleController.LCAttributes.PartConfigurationUpdate (Read or Write) Description Apply hardware configuration to the replaced part on part replacement.
Legal Values Not Applicable Default Value None Write Privilege Not Applicable License Required iDRAC Enterprise Dependency None LifecycleController.LCAttributes.VirtualAddressManagementApplic ation (Read or Write) Description Specifies the console name of Virtual Address Management Application. Legal Values String of up to 32 ACSII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.
License Required iDRAC Enterprise Dependency None iDRAC.ActiveDirectory.DCLookupByUserDomain (Read or Write) Description To look up the user domain for Active Directory, enables the selection option. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency Cannot be disabled unless the DC Lookup Domain Name is set. iDRAC.ActiveDirectory.
iDRAC.ActiveDirectory.DomainController1 (Read or Write) Description FQDN that stores the address of the active directory domain controller1. Legal Values String of up to 254 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.ActiveDirectory.
License Required iDRAC Enterprise Dependency None iDRAC.ActiveDirectory.GCLookupEnable (Read or Write) Description Determines how to look up the global catalog server. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency Cannot be enabled unless one of the following is configured: ● IPv4.DNS1 ● IPv4.DNS2 ● IPv6.DNS1 ● IPv6.DNS2 iDRAC.ActiveDirectory.
iDRAC.ActiveDirectory.GlobalCatalog2 (Read or Write) Description To obtain user names, specifies the Global Catalog server from which you want the iDRAC. Legal Values String of up to 254 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.ActiveDirectory.GlobalCatalog3 (Read or Write) Description To obtain user names, specifies the Global Catalog server from which you want the iDRAC.
Dependency None iDRAC.ActiveDirectory.Schema (Read or Write) Description To use with Active Directory, determine the schema type. Legal Values ● 1 — Extended Schema ● 2 — Standard Schema Default Value 1 — Extended Schema Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.ActiveDirectory.SSOEnable (Read or Write) Description Enables or disables Active Directory single sign-on authentication on iDRAC.
iDRAC.ADGroup.Name (Read or Write) Description Name of the Role Group as recorded in the Active Directory forest. Legal Values String of up to 254 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.ADGroup.Privilege (Read or Write) Description Role-based authority privileges for a Role Group.
iDRAC.EmailAlert.Address (Read or Write) Description Specifies the destination email address for email alerts. Legal Values A valid IPv4 or IPv6 address Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.EmailAlert.CustomMsg (Read or Write) Description Specifies the custom message that forms the subject of the alert.
Legal Values String of up to 16 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Info.Description (Read or Write) Description Text description of the iDRAC. Legal Values String of up to 255 ASCII characters Default Value The system component provides a set of remote management operations for Dell PowerEdge Servers.
iDRAC.Info.Type (Read or Write) Description Identifies the remote access controller type Legal Values ● 16 (12G iDRAC Monolithic) ● 17 (12G iDRAC Modular) Default Vlaue 12G Monolithic Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Info.Version (Read Only) Description String containing the current product firmware version.
Default values 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IOIDOpt.InitiatorPersistencePolicy (Read or Write) Description Sets the virtual address management .
iDRAC.IOIDOpt.VirtualAddressPersistencePolicyAuxPwrd (Read or Write) Description Applied for the Aux powered devices, which persist the virtual address on cold and warm reset.
iDRAC.IPBlocking.RangeAddr (Read or Write) Description Specifies the acceptable IPv4 address bit pattern in positions determined by the 1s in the range mask. Legal Values Valid IPv4 Address Default Value 192.168.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPBlocking.RangeEnable (Read or Write) Description Enables or disables the IPv4 Address Range validation feature of iDRAC.
Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMILan.CommunityName (Read or Write) Description Specifies the SNMP community name for traps. Legal Values String of up to 18 ASCII characters Default Value Public Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMILan.
Dependency None iDRAC.IPMILan.PrivLimit (Read or Write) Description Specifies the maximum privilege level for IPMI over LAN access. Legal Values ● 2 — User ● 3 — Operator ● 4 — Administrator Default Value 4 — Administrator Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial To configure the IPMI serial interface, use this objects in this group. NOTE: This is supported only for rack and tower systems. iDRAC.IPMISerial.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.ConnectionMode (Read or Write) Description Determines the IPMI defined mode of the serial port. Legal Values ● 1 — Basic ● 0 — Terminal Default Value 1 — Basic Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.
iDRAC.IPMISerial.FlowControl (Read or Write) Description Specifies the Flow Control setting for IPMI serial port. Legal Values ● 0 — None ● 2 — RTS or CTS Default Value 2 — RTS or CTS Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.HandshakeControl (Read or Write) Description Enables or disables the IPMI terminal mode handshake control.
Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.NewLineSeq (Read or Write) Description Specifies the new line sequence for the IPMI serial interface. Legal Values ● ● ● ● ● ● Default Value 1 — CR-LF Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 0 — None 1 — CR-LF 2 — Null 3 — CR 4 — LF-CR 5— LF iDRAC.
Legal Values ● ● ● ● Default Value 115200 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 9600 19200 57600 115200 iDRAC.IPMISOL.Enable (Read or Write) Description Enables or disables SOL. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISOL.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv4 To manage the IPv4 configuration properties of iDRAC, use these objects in this group. iDRAC.IPv4.Address (Read or Write) Description The current IPv4 address assigned to iDRAC. Legal Values Valid IPv4 Address ` Default Value 192.168.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set unless IPv4.DHCPEnable is disabled.
License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set unless IPv4.DNSFromDHCP is disabled. iDRAC.IPv4.DNS2 (Read or Write) Description IPv4 address for DNS Server 2. Legal Values Valid IPv4 Address Default Value 0.0.0.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set unless IPv4.DNSFromDHCP is disabled. iDRAC.IPv4.
iDRAC.IPv4.Gateway (Read or Write) Description The gateway for the iDRAC IPv4 address. Legal Values Valid IPv4 gateway Default Value 192.168.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set unless IPv4.DHCPEnable is disabled. iDRAC.IPv4.Netmask (Read or Write) Description The subnet mask used for the iDRAC IPv4 address. Legal Values Valid IPv4 netmask Default Value 255.255.255.
Legal Values Valid IPv4 Address Default Value 0.0.0.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv4Static.DNS2 (Read or Write) Description Statically configurable DNS Server 2. Legal Values Valid IPv4 Address Default Value 0.0.0.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv4Static.
iDRAC.IPv4Static.Netmask (Read or Write) Description iDRAC static IPv4 subnet mask. This address can be configured even when DHCP is enabled. Legal Values Valid IPv4 netmask Default Value 255.255.255.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6 To manage the IPv6 configuration properties of iDRAC, use the objects in this group. iDRAC.IPv6.Address 1 (Read or Write) Description iDRAC IPv6 Address.
Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address 4 (Read or Write) Description iDRAC IPv6 fourth address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address 5 (Read or Write) Description iDRAC IPv6 fifth address.
iDRAC.IPv6.Address 7 (Read or Write) Description iDRAC IPv6 seventh address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address 8 (Read or Write) Description iDRAC IPv6 eighth address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.
Dependency None iDRAC.IPv6.Address11 (Read or Write) Description iDRAC IPv6 eleventh address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address12 (Read or Write) Description iDRAC IPv6 twelfth address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address15 (Read or Write) Description iDRAC IPv6 fifteenth address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.AutoConfig (Read or Write) Description Enables or disables the iDRAC IPv6 auto configuration option.
iDRAC.IPv6.DNS2 (Read or Write) Description IPv6 DNS Server 2 Address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set unless IPv6.DNSFromDHCP6 is disabled. iDRAC.IPv6.DNSFromDHCP6 (Read or Write) Description Specifies if the DNS Server addresses are obtained from DHCP or not.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set unless IPv6.AutoConfig is disabled. iDRAC.IPv6.LinkLocalAddress (Read or Write) Description iDRAC IPv6 Link Local Address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.PrefixLength (Read or Write) Description Prefix length for the iDRAC IPv6 Address.
iDRAC.IPv6Static.DNS1 (Read or Write) Description Statically configurable DNS Server 1. Legal Values Valid IPv6 Address Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6Static.DNS2 (Read or Write) Description Statically configurable DNS Server 2. Legal Values Valid IPv6 Address Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6Static.
iDRAC.IPv6Static.PrefixLength (Read or Write) Description Prefix length for the iDRAC IPv6 Address. Legal Values Integral values: 1–128 Default Value 64 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6URL Use the objects in this group to manage the IPv6 static configuration properties of iDRAC. iDRAC.IPv6URL.
iDRAC.LDAP.BindDN (Read or Write) Description The domain name of the branch of the directory where all searches must start. Legal Values String of up to 255 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LDAP.BindPassword (Write Only) Description A bind password to use along with the bindDN.
License Required iDRAC Enterprise Dependency None iDRAC.LDAP.GroupAttribute (Read or Write) Description Specifies which LDAP attribute is used to check for group membership. Legal Values String of up to 128 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LDAP.
iDRAC.LDAP.SearchFilter (Read or Write) Description A valid LDAP search filter to be used if the user attribute cannot uniquely identify the login user within the chosen baseDN. Legal Values String of up to 254 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LDAP.Server (Read or Write) Description Configures the address of the LDAP Server.
Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LDAPRoleGroup.Privilege (Read or Write) Description A bit-mask defining the privileges associated with this particular group. Legal Values Integral values: 0–511 (0x1FF) Default Value 0 Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LocalSecurity To manage the ability to configure iDRAC, use the objects in this group. iDRAC.
License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Logging iDRAC. Logging Manages the ability to configure iDRAC iDRAC.Logging.SELOEMEventFilterEnable (Read or Write) Description Enables or disables the ability of Logging SEL Records with OEM. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.
Default Values 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.NIC.AutoDetect (Read or Write) Description Enables or disables auto detection feature of iDRAC. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency This object is writable only when NIC Selection is in shared mode. iDRAC.NIC.
iDRAC.NIC.DNSDomainFromDHCP (Read or Write) Description Specifies that the iDRAC DNS domain name must be assigned from the network DHCP server. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Can be Enabled only if the following are enabled: ● IPv4.Enable and IPv4.DHCPEnable ● IPv6.Enable and IPv6.AutoConfig iDRAC.NIC.DNSDomainName (Read or Write) Description The DNS Domain Name.
Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.DNSRegister (Read or Write) Description Registers the iDRAC name with the DNS server. Legal Values ● 0 — Disabled ● 1 — Enabled Default value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Can be Enabled only if DNSRacName is set. iDRAC.NIC.
iDRAC.NIC.Failover (Read or Write) Description Enables or disables failover for iDRAC to switch from shared to dedicated. Legal Values ● ● ● ● ● ● Default Value 0 — None Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Possible Values depend on current NICSelection settings. 0 2 3 4 5 6 — — — — — — None LOM1 LOM2 LOM3 LOM4 All iDRAC.NIC.MACAddress (Read or Write) Description The MAC Address of the iDRAC.
Legal Values ● ● ● ● ● Default Value 1 — Dedicated Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 1 2 3 4 5 — — — — — Dedicated LOM1 LOM2 LOM3 LOM4 NOTE: Values for the platforms with single LOM port are, 1 — Dedicated and 2 — LOM1. iDRAC.NIC.SharedNICScanTime (Read or Write) Description Wait time for the iDRAC to switch from shared mode to dedicated mode.
Dependency Cannot change NIC Speed unless AutoNeg is set to disabled. iDRAC.NIC.VLanEnable (Read Only) Description Enables or disables the VLAN capabilities of the iDRAC. NOTE: This object is applicable only to iDRAC on Racks and Towers. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.
iDRAC.NIC.VLanPriority (Read Only) Description Specifies the VLAN priority for the network VLAN configuration. NOTE: This object is applicable only to iDRAC on Racks and Towers. Legal Values Integral values: 0–7 Default Value 0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NICStatic To manage DNS-related properties of iDRAC, use the objects in this group. iDRAC.NICStatic.
iDRAC.NTPConfigGroup.NTP1 (Read or Write) Description Configure NTP Server 1 Address. Legal Values String of up to 254 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NTPConfigGroup.NTP2 (Read or Write) Description Configure NTP Server 2 Address.
License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NTPConfigGroup.NTPMaxDist (Read or Write) Description NTP Maximum Distance Legal Values Integral values: 1–128 Default Value 16 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.OS-BMC To manage OS-BMC pass-through feature, use the object in this group. iDRAC.OS-BMC.
iDRAC.OS-BMC.PTCapability (Read or Write) Description Operating System to iDRAC Pass Through Capability status. Legal Values ● 0 — Capable ● 1 — Not Capable or Unknown Default Value Depends on the server capability. Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.OS-BMC.PTMode (Read or Write) Description Enables the pass-through with shared LOM or USB. NOTE: To enable the pass-through, make sure that iDRAC.OSBMC.AdminState is enabled.
iDRAC.Racadm.Enable (Read or Write) Description Enables or disables Remote RACADM interface. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Racadm.Timeout (Read or Write) Description Defines the idle timeout in seconds of the Remote RACADM interface.
iDRAC.Redfisheventing.DeliveryRetryAttempts (Read or Write) Description Specifies the number of retry attempts made for Redfish event delivery. Legal Values Value ranges from 0 to 5. Default Value 3 Write Privilege Configure iDRAC License Required RACADM Dependency None iDRAC.Redfisheventing.DeliveryRetryIntervalInSeconds (Read or Write) Description Specifies the intervals (in seconds) of retry attempts made for Redfish event delivery. Legal Values Value ranges from 5 to 60.
Legal Values Integral values: 1–65535 Default Value 25 Write Privilege Configure iDRAC License Required iDRAC Express Dependency None iDRAC.RemoteHosts.SMTPServerIPAddress (Read or Write) Description IPv4 or IPv6 address of the network SMTP server. Legal Values String representing a valid SMTP server IPv4 or IPv6 address Default Value 0.0.0.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.
Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.RSM.RSMSetting (Read Only) Description Specifies the status of RSM setting. Legal Values ● 0 — None ● 1 — Monitor ● 2 — Manage and Monitor Default Value 2 — Manage and Monitor License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Security Use the objects in this group to configure SSL certificate signing request settings.
Dependency None iDRAC.Security.CsrEmailAddr (Read or Write) Description Specifies the CSR email address. Legal Values Valid email address string of up to 254 ASCII characters. Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Security.CsrKeySize (Read or Write) Description Specifies the SSL asymmetric key size for the CSRs.
Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Security.CsrOrganizationUnit (Read or Write) Description Specifies the CSR Organization Unit (OU). Legal Values String of up to 254 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Security.
NOTE: If FIPS is enabled, you cannot perform any actions associated with the vFlash SD card, such as configuring the vFlash SD card, exporting or backing up server profile to the vFlash, or importing server profile using vFlash. iDRAC.Serial The objects in this group provide configuration parameters for the serial interface of iDRAC. NOTE: This is supported only for rack and tower systems. iDRAC.Serial.BaudRate (Read or Write) Description Sets the Baud rate on the iDRAC serial port.
License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Serial.HistorySize (Read or Write) Description Specifies the maximum size of the serial history buffer. Legal Values Integral values from 0 to 8192. Default Value 8192 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Serial.IdleTimeout (Read or Write) Description The maximum number of seconds to wait before an idle serial console session is disconnected.
NOTE: It supports only rack and tower systems. iDRAC.SerialRedirection.Enable (Read or Write) Description Enables or disables the console for COM2 port redirection. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SerialRedirection.QuitKey (Read or Write) Description This key or key combination terminates the Virtual Console when using the console COM2 command.
iDRAC.serverboot.FirstBootDevice (Read or Write) Description Configures the first boot device.
Dependency If OpenManage Server Administrator is available, then the attribute is automatically set to ‘Disabled’. iDRAC.ServiceModule.OMSAPresence (Read Only) Description Verifies if OMSA is present. Legal Values ● 0 — Not Present ● 1 — Present ● 2 — NA Default Value 2 — NA License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.ServiceModule.OSInfo (Read or Write) Description Provides information about operating system through iDRAC Service Module.
License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.ServiceModule.ServiceModuleVersion (Read) Description Displays the installed version of iDRAC Service Module. Legal Values None Default Value None License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.ServiceModule.WatchdogRecoveryAction (Read and Write) Description Configures recovery action on watchdog alert.
License Required iDRAC Express or iDRAC Enterprise Dependency The value is disabled if OpenManage Server Administrator is detected or operating system Watchdog is enabled. iDRAC.SmartCard The objects in this group enable you to access iDRAC using a smart card. iDRAC.SmartCard.SmartCardCRLEnable (Read or Write) Description Enables or disables the Certificate Revocation List (CRL).
Default value Public Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SNMP.AgentEnable (Read or Write) Description Enables or disables the SNMP Agent on the iDRAC. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SNMP.AlertPort (Read or Write) Description Specifies the SNMP alert port for traps.
Legal Values ● 0 — All ● 1 — SNMPv3 Default Value 0 — All Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SNMP.TrapFormat (Read or Write) Description Specifies the SNMP format. Legal Values ● 0 — SNMPv1 ● 1 — SNMPv2 ● 2 — SNMPv3 Default Value 0 — SNMPv1 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SNMP.Alert The objects in this group configures the SNMP alert settings.
Legal Values ● 0 — Disabled ● 1 — Enabled Default Value Not Applicable Write Privilege Configure iDRAC License Required None Dependency None iDRAC.SNMP.Alert.SNMPv3UserID (Read Only) Description Indicates the index of the user to which this alert is configured. Legal Values Integral values: 2–16 Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express Dependency None iDRAC.SNMP.Alert.
Dependency None iDRAC.SSH.Port (Read or Write) Description Specifies the port number for the iDRAC SSH interface. Legal Values Integral values: 1–65535 Default Value 22 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SSH.Timeout (Read or Write) Description Defines the secure shell idle timeout.
iDRAC.SysLog.PowerLogEnable (Read or Write) Description Enables or disables the Power Log feature. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.SysLog.PowerLogInterval (Read or Write) Description Configure time delay for power logging.
License Required iDRAC Enterprise Dependency None iDRAC.SysLog.Server3 (Read or Write) Description Name of remote syslog server 3. Legal Values String of up to 63 ACSII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.SysLog.SysLogEnable (Read or Write) Description Enables or disables remote syslog.
iDRAC.Telnet.Port (Read or Write) Description Specifies the port number for the iDRAC Telnet interface. Legal Values Integral values: 1–65535 Default Value 23 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Telnet.Timeout (Read or Write) Description Defines the Telnet idle timeout.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Time.TimeZoneOffset (Read or Write) Description Specifies the time zone offset (in minutes) from Greenwich Mean Time (GMT) or Coordinated Universal Time (UTC) to use for the iDRAC Time. Legal Values Integral values: -43200 – 46800 Default Value 0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Update.FwUpdatePath (Read or Write) Description Specifies TFTP path where iDRAC firmware image resides on TFTP server. Path is relative to TFTP root folder. Legal Values String of up to 255 ACSII characters. For example: /images/12G/ Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Update.
License Required iDRAC Express and iDRAC Enterprise Dependency Not Applicable iDRAC.USB.ManagementPortMode (Read Only) Description Displays the front panel USB mode. Legal Values ● Automatic ● Standard OS Use ● iDRAC Direct Only Default Value Automatic Write Privilege Not Applicable License Required iDRAC Express and iDRAC Enterprise Dependency Not Applicable iDRAC.UserDomain The objects in this group enable you to manage the Active Directory user domain names.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Both username and password must be configured prior to enabling the user. iDRAC.Users.IpmiLanPrivilege (Read or Write) Description Specifies the maximum privilege on the IPMI LAN channel.
License Required iDRAC Express Dependency User name must be configured prior to setting MD5v3Key. iDRAC.Users.Password (Read or Write) Description Configuring the iDRAC user password. Legal Values String of up to 20 characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set without first setting the user name. iDRAC.Users.
License Required iDRAC Express or iDRAC Enterprise Dependency Both user name and password must be configured prior to setting this object. iDRAC.Users.SHA1v3Key (Read or Write) Description Indicates the SHA1 Hash of the SNMP V3 key. Legal Values String of 40 characters Default Value Not Applicable Write Privilege Configure iDRAC and Configure User License Required iDRAC Express Dependency User name must be configured prior to setting SHA1v3Key. iDRAC.Users.
Legal Values ● 0 — None ● 1 — DES ● 2 — AES Default Value 2 — AES Write Privilege Configure iDRAC and Configure User License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Users.SolEnable (Read or Write) Description Enables or Disables SOL for the user.
● 0 — Read Write Default value 1 — Read Only Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. Partition at the specified index must be created. iDRAC.vflashpartition.AttachState (Read or Write) Description Specifies if the vFlash SD partition is attached or detached.
iDRAC.vflashpartition.Size (Read or Write) Description Specifies the Size of the vFlash SD partition. Legal Values Integer value in MB Default value None Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. Partition at the specified index must be created. iDRAC.vflashpartition.VolumeLabel (Read or Write) Description Specifies the label assigned to the partition during the vFlash SD partition creation.
License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. iDRAC.vflashsd.Health (Read or Write) Description Specifies current health status of the vFlash SD Card. Legal Values ● ● ● ● Default value OK Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. OK Warning Critical Unknown iDRAC.vflashsd.Initialized (Read or Write) Description Specifies if the vFlash SD card is initialized or not.
Default value None Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. iDRAC.vflashsd.WriteProtect (Read or Write) Description Displays if the physical write protect is enabled or disabled on the vFlash SD card. Legal Values ● 0 — Disabled ● 1 — Enabled Default value None Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. iDRAC.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.VirtualConsole.Enable (Read or Write) Description Enables or disables the Virtual Console. Legal Values ● 0 — Disabled ● 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VirtualConsole.EncryptEnable (Read or Write) Description Encrypts the video in a Virtual Console session.
iDRAC.VirtualConsole.MaxSessions (Read or Write) Description Specifies maximum number of virtual console sessions. Legal Values Integral values: 1–4 Default Value 4 Write Privilege Configure iDRAC License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VirtualConsole.PluginType (Read or Write) Description Specifies the plugin type to use while running virtual console from the browser.
Write Privilege Configure iDRAC License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VirtualMedia The objects in this group enable you to manage virtual media configuration parameters of iDRAC. iDRAC.VirtualMedia.Attached (Read or Write) Description Used to attach virtual devices to the system using the USB bus.
Write Privilege Virtual Media License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VNCServer The objects in this group manages configuration of the VNC Server on iDRAC. iDRAC.VNCServer.Enable (Read or Write) Description Enables or disables VNC server on iDRAC. Legal Values ● 0 — Disabled ● 1 — Enabled Default value 0 — Disabled Write Privilege Login or configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.VNCServer.
iDRAC.VNCServer.Port (Read or Write) Description Port number for VNC session Legal Values Integer values from 1024 to 65535 Default Value 5901 Write Privilege Login or configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.VNCServer.SSLEncryptionBitLength (Read or Write) Description Indicates the VNC server encryption state.
Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.WebServer.HttpPort (Read or Write) Description Specifies the port number for HTTP communication with the iDRAC. Legal Values Integral values: 1–65535 Default Value 80 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.WebServer.
iDRAC.WebServer.LowerEncryptionBitLength (Read or Write) Description Lower Encryption Bit Length. Legal Values ● 0 — Disabled (Auto Negotiate) ● 1 — Enabled (12 Bit or Higher) Default Value 1 — Enabled (128 Bit or Higher) Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.WebServer.SSLEncryptionBitLength (Read or Write) Description Indicates the web server encryption state.
Default Value 1 — TLS 1.1 and higher Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.BiosBootSettings You can manage the BIOS start settings using the objects in this group. BIOS.BiosBootSettings.BootSeq (Read or Write) Description Determines the Bios start sequence of the system.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.BiosBootSettings.HddFailover (Read or Write) Description Specifies the devices in the Hard-Disk Drive Sequence menu that are attempted in the boot sequence. This property applies to BIOS Boot Mode only, and is disabled when Boot Mode is set to UEFI. When set to Disabled (default), only the first Hard-Disk device in the list is attempted to boot.
BIOS.BiosBootSettings.SetBootOrderFqddn (Read or Write) Description Specifies a list of FQDDs that has the boot list to apply on the next boot. In the attribute SetBootOrderFqddn, the value of n can be 1 to 16 Legal Values String of UEFI boot devices Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.BiosBootSettings.
Legal Values String of up to 62 Characters Default Value Null Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices You can use the objects in this group to manage the integrated devices such as internal NIC and integrated USB. BIOS.IntegratedDevices.EmbNic1 (Read or Write) Description Enables or disables the operating system interface of the embedded NIC1.
● EnabledPxe ● EnablediScsi ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.EmbNic3 (Read or Write) Description Enables or disables the operating system interface of the embedded NIC3.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.EmbVideo (Read or Write) Description Enables or disables the BIOS support for the embedded video controller. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.
BIOS.IntegratedDevices.IntegratedNetwork2 (Read or Write) Description Enables or disables the integrated network card 2. Legal Values ● Enabled ● DisabledOS Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.IntegratedRaid (Read or Write) Description Enables or disables the integrated RAID controller.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.InternalSdCardRedundancy (Read or Write) Description Sets the SD Card redundancy mode. Legal Values ● Mirror ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if InternalSdCard is set to 'Off'. BIOS.IntegratedDevices.
BIOS.IntegratedDevices.InternalUsb2 (Read or Write) Description Enables or disables the internal USB port 2. Legal Values ● On ● Off Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.IONonPostedPrefetch Description Enables or disables the PCI IO non-posted pre-fetch mode to control the PCIe throughput. When this option is enabled, the read operation from the PCI devices are optimized.
● Disabled Default Value NA Write Privilege Server control License Required RACADM Dependency None BIOS.IntegratedDevices.MmioAbove4GB (Read or Write) Description Enables or disables support for PCIe devices that require large amount of memory. Enable this option only for 64-bit operating systems. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.
BIOS.IntegratedDevices.UsbPorts (Read or Write) Description Sets the user accessible USB ports. Legal Values ● All on ● Only back ports on ● All off Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings To manage memory-related configuration settings, use the objects in this group. BIOS.MemSettings.MemLowPower (Read or Write) Description Enables or disables the low-power mode of the memory.
BIOS.MemSettings.MemOptimizer (Read or Write) Description Configure the memory optimizer setting. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.MemOpVoltage (Read Only) Description Operating voltage of memory.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.RedundantMem (Read or Write) Description Enables or disables the redundant memory feature. Legal Values ● ● ● ● ● ● Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Disabled Spare Mirror IntraNodeMirror DimmSpare Dddc BIOS.MemSettings.
BIOS.MemSettings.Serialdbgout (Read or Write) Description Enables or disables the Serial Debug Out option. Legal Values ● Enabled ● Disabled Default Value Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.SnoopFilter (Read or Write) Description Enables or disables the snoop filter option. NOTE: This attribute is not supported for 13th generation servers.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.SysMemType (Read or Write) Description Indicates the current type of main memory installed in the system. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.SysMemVolt (Read or Write) Description Displays the current operating voltage of main memory.
BIOS.MiscSettings.AssetTag (Read or Write) Description Displays the current asset tag and the asset tag can be modified. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.ErrPrompt (Read or Write) Description Enables or disables the F1 and F2 prompt on error.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.ReportKbdErr (Read or Write) Description Enables or disables the keyboard-related error messages to be reported at system startup. Legal Values ● Report ● No report Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.SystemUefiShell (Read or Write) Description Enables or disables the system UEFI shell as UEFI boot option. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.OneTimeBoot You can manage the one time boot settings using the objects in this group. BIOS.OneTimeBoot.OneTimeBootMode (Read or Write) Description Configure the one time boot mode setting.
License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if OneTimeBootMode is set to Disabled or set to OneTimeBootSeq, OneTimeHddSeq, or OneTimeUefiBootSeq BIOS.OneTimeBoot.OneTimeHddSeqDev (Read or Write) Description Configure the one time Hard Disk Drive (HDD) sequence for BIOS.
BIOS.ProcSettings.DataReuse (Read or Write) Description Enables or disables data reuse in cache. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.DcuIpPrefetcher (Read or Write) Description Enables or disables Data Cache Unit (DCU) IP Prefetcher.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.DynamicCoreAllocation (Read or Write) Description Enables or disables the operating system capability to set the logical processors in idle state which helps to reduce power consumption. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.
BIOS.ProcSettings.Proc1Brand (Read or Write) Description Provides the processor brand name. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc1ControlledTurbo (Read or Write) Description Controls the turbo engagement. NOTE: You can enable this option only when System Profile is set to Performance.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc1L3Cache (Read or Write) Description Amount of memory in the corresponding processor cache. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc1NumCores (Read or Write) Description Number of cores in the processor package.
NOTE: You can enable this option only when System Profile is set to Performance. Legal Values ● ● ● ● ● Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable Disabled ControlledTurboLimit ControlledTurboLimitMinus1 ControlledTurboLimitMinus2 ControlledTurboLimitMinus3 BIOS.Procsettings.Proc2Cores Description Controls the number of enabled cores in each processor.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc2L3Cache (Read or Write) Description Amount of memory in the corresponding processor cache. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc2NumCores (Read or Write) Description Number of cores in the processor package.
Legal Values ● ● ● ● ● Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Disabled ControlledTurboLimit ControlledTurboLimitMinus1 ControlledTurboLimitMinus2 ControlledTurboLimitMinus3 BIOS.Procsettings.Proc3Cores Description Controls the number of enabled cores in each processor.
Dependency None BIOS.ProcSettings.Proc3L3Cache (Read or Write) Description Amount of memory in the corresponding processor cache. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc3NumCores (Read or Write) Description Number of cores in the processor package.
● ControlledTurboLimitMinus1 ● ControlledTurboLimitMinus2 ● ControlledTurboLimitMinus4 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable BIOS.Procsettings.Proc4Cores Description Controls the number of enabled cores in each processor.
BIOS.ProcSettings.Proc4L3Cache (Read or Write) Description Amount of memory in the corresponding processor cache. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc4NumCores (Read or Write) Description Number of cores in the processor package.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcBusSpeed (Read or Write) Description Bus speed of the processor. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcConfigTdp (Read or Write) Description Allows to re-configure the Thermal Design Power (TDP) to lower levels.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcCoreSpeed (Read or Write) Description Clock speed of the processor. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcDramPrefetcher (Read or Write) Description Enable to turn on the DRAM prefetch unit in the Northbridge.
BIOS.ProcSettings.ProcHpcMode (Read or Write) Description Configure processor's HPC mode. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcHtAssist (Read or Write) Description When enabled it provides filtering of broadcast probes to improve HyperTransport I/O Link bandwidth and performance on multi-node systems.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcSoftwarePrefetcher (Read or Write) Description Enables or disables the hardware prefetcher for considering software prefetches when detecting strides for prefetch requests. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.
Dependency Read Only if the ProcVirtualization attribute is set to Disabled. BIOS.ProcSettings.QpiBandwidthPriority (Read or Write) Description Sets the bandwidth priority to compute (default) or I/O. Legal Values ● InputOutput ● Compute Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.QpiSpeed (Read or Write) Description Controls QuickPath Interconnect data rate settings.
BIOS.ProxyAttributes.EmbNicPortnBootproto (Read or Write) Description Controls the Legacy Boot Protocol of the LOM port specified by the Embedded NIC port. Assists in system management software and does not appear in system BIOS setup. The value of n can be 1–4. This attribute returns Unknown when read. The LOM port legacy boot protocol setting is not changed when Unknown is written. An error is displayed if written with a setting (None, PXE, or iSCSI) that is not supported by the LOM.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.PxeDev1Settings.PxeDevnProtocol (Read or Write) Description Controls the PXE protocol used for the specified PXE device. For the attribute PxeDevnProtocol, the value of n can be 1 — 4. Legal Values ● IPv4 ● IPv6 Default Value None Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.PxeDev1Settings.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings Use the objects in this group to configure the BIOS SATA settings. BIOS.SataSettings.eSataPort1 (Read or Write) Description Sets the drive type of the selected device. Legal Values ● Off ● Auto Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.
Dependency None BIOS.SataSettings.eSataPort1Model (Read or Write) Description Displays the drive model of the selected device. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortA (Read or Write) Description Sets the drive type of the selected device.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortAModel (Read or Write) Description Displays the drive model of the selected device. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortB (Read or Write) Description Sets the drive type of the selected device.
BIOS.SataSettings.SataPortBDriveType (Read or Write) Description Indicates type of device attached to this SATA port. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortBModel (Read or Write) Description Displays the drive model of the selected device.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortCDriveType (Read or Write) Description Indicates type of device attached to this SATA port. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortCModel (Read or Write) Description Displays the drive model of the selected device.
Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortDDriveType (Read or Write) Description Indicates type of device attached to this SATA port. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.
BIOS.SataSettings.SataPortECapacity (Read or Write) Description Displays the total capacity of a hard-disk drive. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortEDriveType (Read or Write) Description Indicates type of device attached to this SATA port.
Dependency Read Only if EmbSata is not set to AtaMode. BIOS.SataSettings.SataPortFCapacity (Read or Write) Description Displays the total capacity of a hard-disk drive. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortFDriveType (Read or Write) Description Indicates type of device attached to this SATA port.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if EmbSata is not set to AtaMode. BIOS.SataSettings.SataPortGCapacity (Read or Write) Description Displays the total capacity of a hard-disk drive. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.
Legal Values ● Off ● Auto Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if EmbSata is not set to AtaMode. BIOS.SataSettings.SataPortHCapacity (Read or Write) Description Displays the total capacity of a hard disk drive. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.
BIOS.SataSettings.SataPortI (Read or Write) Description Sets the drive type of the selected device. When the Embedded SATA setting is in: ● ATA Mode, setting this attribute to Auto will enable the BIOS support for the device. Select Off to turn off the BIOS support for the device. ● AHCI Mode or RAID Mode, the BIOS always enables support for the device.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortJ (Read or Write) Description Sets the drive type of the selected device. When the Embedded SATA setting is in: ● ATA Mode, set this property to Auto to enable the BIOS support for the device. Select Off to turn off the BIOS support for the device. ● AHCI Mode or RAID Mode, the BIOS always enables support for the device.
Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SecurityFreezeLock (Read or Write) Description Directs the Security Freeze Lock command to the Embedded SATA drives during POST. This option is only applicable for ATA and AHCI mode, and not applicable for RAID mode.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SerialCommSettings.FailSafeBaud (Read or Write) Description BIOS attempts to determine the baud rate automatically. This fail-safe baud rate is used only if the attempt is unsuccessful. Legal Values ● ● ● ● Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None 115200 57600 19200 9600 BIOS.SerialCommSettings.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SerialCommSettings.SerialPortAddress (Read or Write) Description Port address for the Serial Devices. (COM1=0x3F8 COM2=0x2F8) Legal Values ● ● ● ● Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Serial1Com1Serial2Com2 Serial1Com2Serial2Com1 Com1 Com2 BIOS.SlotDisablement To manage the slot disablement settings, use the objects in this group.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.Slot3 (Read or Write) Description Control the configuration of the card installed in slot 3. Legal Values ● Enabled ● Disabled ● BootDriverDisabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.
BIOS.SlotDisablement.Slot6 (Read or Write) Description Control the configuration of the card installed in slot 6. Legal Values ● Enabled ● Disabled ● BootDriverDisabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.Slot7 (Read or Write) Description Control the configuration of the card installed in slot 7.
BIOS.SlotDisablement.Slot9 (Read or Write) Description Controls the configuration of the card installed in this slot. You can set one of the following options for each card: ● Enabled: The card is available during POST or to the operating system. ● Disabled: The card is not available during POST or to the operating system. ● Boot Driver Disabled: The Option ROM is not run during POST, the system cannot boot from the card, and the pre-boot services are not available.
BIOS.SysInformation.SysMfrContactInfo (Read or Write) Description Provides information about the Original Equipment Manufacturer of this system. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysInformation.SystemBiosVersion (Read or Write) Description Provides the current revision of the system BIOS firmware.
Dependency None BIOS.SysInformation.SystemModelName (Read or Write) Description Provides the product name of the system. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysInformation.SystemServiceTag (Read or Write) Description The Service Tag assigns the Original Equipment Manufacturer of this system.
Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Enabled only when SysProfileSettings.ProcPwrPerf is set to SysDbpm in Custom mode. BIOS.SysProfileSettings.EnergyEfficientTurbo (Read or Write) Description Enables or disables the energy efficient turbo.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysProfileSettings.SysProfile is not set to Custom mode. BIOS.SysProfileSettings.MemPatrolScrub (Read or Write) Description Patrol scrubbing is a feature that searches the memory for errors and repairs correctable errors to prevent the accumulation of memory errors.
Dependency Read Only if SysProfileSettings.SysProfile is not set to Custom mode. BIOS.SysProfileSettings.MemVolt (Read or Write) Description Sets the DIMM voltage selection. Legal Values ● AutoVolt ● Volt135V ● Volt15V Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysProfileSettings.SysProfile is set to Custom mode. BIOS.SysProfileSettings.
Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysProfileSettings.SysProfile is not set to Custom mode. BIOS.SysProfileSettings.ProcCStates (Read or Write) Description Enables or disables the processor C-States.
License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysProfileSettings.SysProfile is not set to Custom mode. BIOS.SysProfileSettings.ProcTurboMode (Read or Write) Description When enabled, the processor can operate in Turbo Boost Mode. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysProfileSettings.SysProfile is not set to Custom mode. BIOS.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysProfileSettings.UncoreFrequency (Read or Write) Description Selects the processor uncore frequency. Legal Values ● DynamicUFS ● MaxUFS ● MinUFS Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysProfileSettings.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysSecurity.AcPwrRcvry is set to Off. BIOS.SysSecurity.AcPwrRcvryDelay (Read or Write) Description Specifies how the system supports the staggering of power-up after AC power has been restored to the system.
BIOS.SysSecurity.BiosUpdateControl (Read or Write) Description If this attribute is set to Unlocked, then all BIOS update is allowed. If set to Limited, then local BIOS updates from DOS or UEFI shell based flash utilities, or Lifecycle Controller user interface is disallowed. Legal Values ● Unlocked ● Limited ● Locked Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.
BIOS.SysSecurity.PasswordStatus (Read or Write) Description Locks the system password. Legal Values ● Locked ● Unlocked Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.PwrButton (Read or Write) Description Enables or disables the power button on the front panel.
● ● ● ● Up to 32 characters including whitespace. Contain numbers 0 through 9. Only lower case alphabets are accepted. Special characters accepted are +, ",,, — , ., /, ;, [, \, ], `. To enable password modification, J_EN_PASSWD must be installed. To clear the already configured password, use the option available under F2 (system setup) during system start.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.SysPassword (Read or Write) Description Provides the system password. Optional parameter –o is used with this object to provide old password as an authentication for changing the previously configured password to the new password. The password can include the following: ● Up to 32 characters including whitespace. ● Contain numbers 0 through 9. ● Only lower case alphabets are accepted.
BIOS.SysSecurity.TcmActivation (Read or Write) Description Set the operational state of the Trusted Cryptography Module (TCM). Legal Values ● No change ● Activate ● Deactivate Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.TcmClear (Read or Write) Description Warns that clearing the TPM causes loss of all keys in the TPM. It may affect starting the operating system.
● Activate ● Deactivate Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysSecurity.TpmSecurity is set to Off. BIOS.SysSecurity.TpmClear (Read or Write) Description Warns that clearing the TPM causes loss of all keys in the TPM. It may affect starting the operating system.
License Required RACADM Dependency None BIOS.SysSecurity.TpmPpiBypassProvision Description Enables or disables the Physical Presence Interface (PPI) Advanced Configuration and Power Interface (ACPI) and this feature enables operating system to by-pass the PPI-related prompts. Legal Values ● Enabled ● Disabled Default Value NA Write Privilege Server control License Required RACADM Dependency None BIOS.SysSecurity.
BIOS.UefiBootSettings The objects in this group manages the UEFI boot settings. BIOS.UefiBootSettings.UefiBootSeq (Read or Write) Description Controls the UEFI boot order. The first option in the list is tried first. If unsuccessful, the second option is tried and so on. This property is applied only when Boot Mode is UEFI and not BIOS. Legal Values Enum Values Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.
FC.FCDevice.ChipMdl (Read Only) Description Indicates the PCI configuration space information. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.FCDevice.EFIVersion (Read Only) Description Indicates the version of the EFI device driver.
FC.FCTarget The objects in this group manage the Fibre Channel target. FC.FCTarget.BootScanSelection (Read or Write) Description Sets the port’s operation while starting the system from Fiber Channel target(s). Only operations supported by the option-ROM should be implemented.
FC.FCTarget.FirstFCTargetWWPN (Read or Write) Description Specifies the World Wide Port Name of the first Fibre Channel boot target. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.FCTarget.SecondFCTargetWWPN (Read or Write) Description Specifies the World Wide Port Name (WWPN) of the second Fibre Channel boot target.
License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.FabricLoginRetryCount (Read or Write) Description Sets the current SAN Fabric login retry count. Legal Values Not Applicable Default Value 3 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.FramePayloadSize (Read or Write) Description Sets the Frame Payload Size to automatic or in bytes.
FC.HBAConfig.HardZoneAddress (Read or Write) Description Sets the Hard Zone address. Legal Values Not Applicable Default Value 0 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.LinkDownTimeout (Read or Write) Description Sets the Link down time out. Legal Values Not Applicable Default Value 3000 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.
FC.HBAConfig.PortDownTimeout (Read or Write) Description Sets the target port down time out. Legal Values Not Applicable Default Value 3000 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.PortLoginRetryCount (Read or Write) Description Sets the target Port login retry count.
License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.FCDevice (Read Only) Description Displays the version of the device and firmware. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.FCTarget (Read Only) Description Enables the connection, configure boot, and communication parameters for the Fibre Channel boot target(s).
License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.PortSpeed (Read or Write) Description Specifies the data rate of the Fibre Channel Host Bus Adapter port. The value can be Automatic or specified in Gbps. Legal Values ● Auto ● 1G ● 2G ● 4G ● 8G ● 16G Default Value Auto Write Privilege Sever Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.
FC.PortConfig.WWN (Read Only) Description Indicates the permanent Fibre Channel World Wide Node name. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.WWPN (Read Only) Description Indicates the permanent Fibre Channel World Wide Port Name assigned to the port.
License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.FIPMacAddr (Read Only) Description Indicates the permanent FIP-MAC address for FCoE. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.IscsiMacAddr (Read Only) Description Indicates the permanent MAC address for iSCSI off load.
Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.NicMode (Read or Write) Description Enables or disables the NIC mode on the partition. Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.
Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC_ConfigureFormn.VirtWWN (Read or Write) Description Sets the Fibre Channel World Wide Node Name identifier for partition FCoE. Legal Values Not Applicable Default Value 00:00:00:00:00:00:00:00 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC_ConfigureFormn.
Default Value 00:00:00:00:00:00 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC_ConfigureFormn.VirtFIPMacAddr (Read or Write) Description Assigns the FIP-MAC address for partition FCoE. Legal Values Not Applicable Default Value 00:00:00:00:00:00 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.
NIC.DCBSettings.EnhancedTransmissionSelection (Read Only) Description Indicates whether Enhanced Transmission Selection capability is supported. Legal Values ● Available ● Unavailable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.DCBSettings.PriorityFlowControl (Read Only) Description Indicates whether Priority Flow Control capability is supported.
NIC.DeviceLevelConfig.FlowControlSetting (Read or Write) Description Configure type of Flow Control used. Legal Values ● ● ● ● Default Value Auto Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Auto TX:Send Pause on RX Overflow RX:Throttle TX on Pause Received TX RX Flow Control NIC.DeviceLevelConfig.NParEP (Read or Write) Description Controls the enablement of NParEP mode.
● NPAR ● SRIOV ● NPARSRIOV Default Value None Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NOTE: For Emulex cards, the VirtualizationMode attribute is found under the VndrConfigPage group instead of the DeviceLevelConfig group. NIC.FCOECapabilities The following section provides information about the objects in the NIC.FCOECapabilities group. NIC.FCOECapabilities.
Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCOECapabilities.MaxNPIVPerPort (Read Only) Description Indicates the maximum number of NPIV WWN per port. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCOECapabilities.
NIC.FCOECapabilities.MaxNumberOfFCTargets (Read Only) Description Indicates the maximum number of FC targets supported. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCOECapabilities.MaxNumberOutStandingCommands (Read Only) Description Indicates the maximum number of outstanding commands supported across all sessions.
Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEConfiguration.BootOrderFirstFCoETarget (Read or Write) Description Specifies the port’s target in the FCoE boot order. Legal Values Not Applicable Default Value 0 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.FCoEConfiguration.
NIC.FCoEConfiguration.BootOrderFourthFCoETarget (Read or Write) Description Specifies the port's fourth defined target in the FCoE boot. Legal Values Not Applicable Default Value 0 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.FCoEConfiguration.FirstFCoEBootTargetLUN (Read or Write) Description LUN of the first FCoE storage target that the FCoE initiator will start the system from when Connect attribute is enabled.
License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEConfiguration.MTUParams (Read or Write) Description Configure the MTU setting. Legal Values ● Global ● Per DCB Priority ● Per VLAN Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEGenParams The following section provides information about the objects in the NIC.FCoEGenParams group. NIC.FCoEGenParams.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEGenParams.FCoEFirstHddTarget (Read or Write) Description Specifies whether the FCoE target is represented as the first HDD to the system. Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEGenParams.
NIC.FCoEGenParams.FCoETgtBoot (Read or Write) Description Enables the FCoE initiator to start system to the FCoE target. Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FrmwImgMenu The following section provides information about the objects in the NIC.FrmwImgMenu group. NIC.FrmwImgMenu.ControllerBIOSVersion (Read Only) Description Indicates the controller BIOS version information.
Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.GlobalBandwidthAllocation The following section provides information about the objects in the NIC.GlobalBandwidthAllocation group. NIC.GlobalBandwidthAllocation.MaxBandwidth (Read or Write) Description Set the maximum percentage of port TX bandwidth allocated to partition.
● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.IscsiFirstTgtParams.ConnectFirstTgt (Read or Write) Description Enables or disables connecting to the first iSCSI target. Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.
NIC.IscsiFirstTgtParams.FirstTgtChapPwd (Password) Description Specifies the first iSCSI storage target Challenge-Handshake Authentication Protocol (CHAP) secret (target CHAP password). Legal Values String of up to 16 characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiFirstTgtParams.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiFirstTgtParams.FirstTgtTcpPort (Read or Write) Description Set the TCP Port number of the first iSCSI target. Legal Values Values from 1 to 65535 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.
License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.IscsiGenParams.DhcpVendId (Read or Write) Description Control what Vendor ID is presented to the DHCP service. Legal Values String of upto 255 ASCII characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams.
NIC.IscsiGenParams.IpVer (Read or Write) Description Controls whether IPv4 or IPv6 network addressing is used for iSCSI initiator and targets. Legal Values ● Ipv4 ● Ipv6 ● None Default Value Ipv4 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC_IscsiGenParams.IscsiVLanMode (Read or Write) Description Enables or disables the Virtual LAN mode for iSCSI boot. Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.IscsiGenParams.
NIC.IscsiGenParams.TcpIpViaDHCP (Read or Write) Description Setting to enable acquisition of IPv4 TCP/IP parameters from DHCP. Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if IscsiGenParams.IpVer is set to 'IPv6' and VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams.
NIC.IscsiInitiatorParams.IscsiInitiatorChapId (Read or Write) Description Set the iSCSI initiator Challenge-Handshake Authentication Protocol (CHAP) ID. Legal Values String of up to 128 characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.iSCSIBootSupport is unavailable. NIC.IscsiInitiatorParams.
Dependency Not available if VndrConfigGroup.iSCSIBootSupport is unavailable. NIC.IscsiInitiatorParams.IscsiInitiatorName (Read or Write) Description Specifies the initiator iSCSI Qualified Name (IQN). Legal Values String of upto 223 characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.iSCSIBootSupport is unavailable. NIC.IscsiInitiatorParams.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.iSCSIBootSupport is unavailable. NIC.IscsiInitiatorParams.IscsiInitiatorSubnetPrefix (Read or Write) Description Specifies the IPv6 Subnet Mask Prefix of the iSCSI initiator.
License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.iSCSIBootSupport is unavailable. NIC.IscsiSecondaryDeviceParams.UseIndTgtPortal (Read or Write) Description Specifies whether to use Independent Target Portal when multipath I/O is enabled. Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.
Dependency Not available if VndrConfigGroup.iSCSIBootSupport is unavailable. NIC.IscsiSecondTgtParams.SecondTgtChapId (Read or Write) Description Specifies the second iSCSI storage target Challenge-Handshake Authentication Protocol (CHAP) ID Legal Values Values: 0–128. Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.iSCSIBootSupport is unavailable. NIC.IscsiSecondTgtParams.
Default Value IPv4 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.IscsiSecondTgtParams.SecondTgtIscsiName (Read or Write) Description Specifies the iSCSI Qualified Name (IQN) of the second iSCSI storage target. Legal Values String of up to 223 characters NOTE: The legal value range may be smaller than the maximum size of 223, based on the vendor configuration of the NIC cards.
Dependency Not Applicable NIC.NICConfig.BootOptionROM (Read or Write) Description Controls the enablement of legacy Boot Protocols in the Option ROM. Legal Values ● Enabled ● Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICConfig.BootRetryCnt (Read or Write) Description Specifies the number of attempts when the start is unsuccessful.
License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICConfig.HideSetupPrompt (Read or Write) Description Enables or disables the option ROM setup prompt during Power On Self Test (POST). Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICConfig.LegacyBootProto (Read or Write) Description Select a non-UEFI network start protocol.
Dependency None NIC.NICConfig.NumberVFAdvertised (Read or Write) Description Indicates the number of PCI Virtual Functions advertised on the port when SR-IOV is enabled. Legal Values Not Applicable Default Value 0 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICConfig.VLanId (Read or Write) Description Specifies the ID (tag) for the VLAN Mode.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.NICConfig.WakeOnLanLnkSpeed (Read or Write) Description Select the port speed used for Wake on LAN mode. Legal Values ● ● ● ● ● Default Value AutoNeg Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None AutoNeg 10 Mbps Half 10 Mbps Full 100 Mbps Half 100 Mbps Full NIC.
Default Value Enabled Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC_NICPartitioningConfig.ConfigureFormn (Read Only) Description Configures the partition functionality and display the assigned address. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICPartitioningConfig.
NIC.VndrConfigGroup The objects in this group manage the vendor configuration settings. NIC.VndrConfigGroup.BusDeviceFunction (Read Only) Description Indicates the BIOS assigned PCIe. Legal Values String of up to 8 characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.BlnkLeds (Read or Write) Description Identifies the physical network port by blinking the associated LED.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.DCBXSupport (Read Only) Description Indicates whether Data Center Bridging (DCB) capability is supported. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.DeviceName (Read Only) Description Official product name of the device.
Legal Values ● Enabled ● Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.FCoEOffloadSupport (Read Only) Description Indicates whether FCoE Offload capability is supported. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.
NIC.VndrConfigGroup.FlexAddressing (Read Only) Description Indicates whether Dell FlexAddressing feature is supported. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.iSCSIBootSupport (Read Only) Description Indicates whether iSCSI Boot capability is supported.
Dependency None NIC.VndrConfigGroup.iSCSIOffloadSupport (Read Only) Description Indicates whether iSCSI Offload capability is supported. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.LinkStatus (Read Only) Description Indicates the physical network link status that reports the controller.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.NicPartitioningSupport (Read Only) Description Indicates whether NIC Partitioning capability is supported. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.
Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.PCIDeviceID (Read Only) Description Indicates the PCI Device ID of the port. Legal Values String of up to 4 characters Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.
NIC.VndrConfigGroup.RXFlowControl (Read Only) Description Indicates whether Receive (RX) Flow control capability is supported. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.TOESupport (Read Only) Description Indicates whether TCP/IP Offload Engine capability is supported.
NIC.VndrConfigGroup.TXFlowControl (Read Only) Description Indicates whether Transmit (TX) Flow Control capability is supported. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.VirtFIPMacAddr (Read or Write) Description Programmatically assignable FIP-MAC address for FCoE. Programmatic write for support of I/O Identity feature.
License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.VirtualLinkControl (Read or Write) Description Indicates whether Virtual Link Control capability is supported. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.VirtWWN (Read or Write) Description Programmatically assignable Fibre Channel World Wide Node Name identifier for FCoE.
Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.WWPN (Read Only) Description Fibre Channel World Wide Port Name identifier for FCoE. Legal Values String of up to 23 characters Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller The objects in this group manage storage controller attributes.
License Required iDRAC Express or iDRAC Enterprise Dependency A battery must be present on the controller. Storage.Controller.CheckConsistencyMode (Read or Write) Description Check Consistency feature is used to verify the accuracy of the redundant (parity) information. Legal Values ● Normal ● Stop On Error Default value Normal Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.
● ON with SMART ● Off Default value On Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.CurrentControllerMode (Read Only) Description Indicates the current personality mode of controllers. Legal Values ● RAID ● HBA Default value RAID License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.
Storage.Controller.PatrolReadRate (Read or Write) Description The Patrol Read Rate is the percentage of the system's resources dedicated to perform Patrol Read. Legal Values Values: 0–100 Default value 30 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.PatrolReadUnconfiguredArea (Read or Write) Description Enables or disables the patrol read in non-configured areas.
Storage.Controller.ReconstructRate (Read or Write) Description The Reconstruct Rate is the percentage of the system's resources dedicated to reconstructing a disk group after adding a physical disk drive or changing the RAID level of a virtual disk residing on the disk group. Legal Values Values: 0–100 Default value 100 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.
Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.SupportRAID10UnevenSpans (Read Only) Description This is a read-only attribute. This property indicates if this controller supports uneven spans for RAID 10. Legal Values ● Supported ● Not Supported Default value Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.
Write Privilege Not Applicable License Required RACADM Dependency Backplane must support. Storage.enclosure.BackplaneRequestedMode (Read or Write) Description Configures the backplane mode. Legal Values ● ● ● ● ● ● ● ● Default Value UnifiedMode Write Privilege Server Control License Required RACADM Dependency Backplane must support. UnifiedMode SplitMode SplitMode–4:20 SplitMode–8:16 SplitMode–16:8 SplitMode–20:4 Not Applicable None Storage.enclosure.
Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.PhysicalDisk.MaxCapableSpeed (Read Only) Description This is a read-only attribute. The property represents the data transfer speed that the disk is capable of. Legal Values ● ● ● ● ● Default value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None Unknown 1.5GBPS 3GBPS 6GBPS 12GBPS Storage.PhysicalDisk.
Storage.VirtualDisk The objects in this group manage storage virtual disk attributes. This group is indexed. The following section provides information about the objects in this group. Storage.VirtualDisk.BlockSizeInBytes (Read Only) Description This is a read-only attribute. This property indicates the logical block size of the physical drive that this virtual disk belongs to.
License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.VirtualDisk.T10PIStatus (Read or Write) Description This property indicates if T10 PI is enabled or disabled on this virtual disk. NOTE: Can be disabled only if the current value for this object is enabled. Legal Values ● 0 — Disabled ● 1 — Enabled Default value 0 — Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.VirtualDisk.
A Deprecated and New Subcommands The following table provides the list of deprecated subcommands and equivalent new subcommands.
B Legacy and New Groups and Objects The following table provides the list of legacy groups and objects and equivalent groups and objects. Legacy Groups and Objects New Groups and Objects idRacInfo iDRAC.Info idRacType Type idRacProductInfo Product idRacDescriptionInfo Description idRacVersionInfo Version idRacBuildInfo Build idRacName Name cfgActiveDirectory iDRAC.
Legacy Groups and Objects New Groups and Objects cfgADGcRootDomain GCRootDomain cfgLanNetworking iDRAC.Nic cfgNicEnable Enable cfgNicMacAddress MACAddress cfgDNSRacName DNSRacName cfgNicSelection Selection cfgNicFailoverNetwork Failover cfgDNSDomainName DNSDomainName cfgDNSDomainNameFromDHCP DNSRacName cfgDNSRegisterRac DNSRegister cfgNicVLanEnable VLanEnable cfgNicVLanID VLanID cfgNicVLanPriority VLanPriority iDRAC.
Legacy Groups and Objects New Groups and Objects cfgIPv6Address3 Address3 cfgIPv6Address4 Address4 cfgIPv6Address5 Address5 cfgIPv6Address6 Address6 cfgIPv6Address7 Address7 cfgIPv6Address8 Address8 cfgIPv6Address9 Address9 cfgIPv6Address10 Address10 cfgIPv6Address11 Address11 cfgIPv6Address12 Address12 cfgIPv6Address13 Address13 cfgIPv6Address14 Address14 cfgIPv6Address15 Address15 cfgIPv6DNSServersFromDHCP6 DNSFromDHCP6 cfgIPv6DNSServer1 DNS1 cfgIPv6DNSServer2 DNS2 cfgSer
Legacy Groups and Objects New Groups and Objects cfgServerPowerLastWeekAvg Avg.LastWeek cfgServerPowerLastHourMinPower Min.LastHour cfgServerPowerLastHourMinTime Min.LastHour.Timestamp cfgServerPowerLastHourMaxPower Max.LastHour cfgServerPowerLastHourMaxTime Max.LastHour.Timestamp cfgServerPowerLastDayMinPower Min.LastDay cfgServerPowerLastDayMinTime Min.LastDay.Timestamp cfgServerPowerLastDayMaxPower Max.LastDay cfgServerPowerLastDayMaxTime Max.LastDay.
Legacy Groups and Objects New Groups and Objects cfgServerPowerSupplyType Type cfgServerPowerBusMonitoring PMBusMonitoring cfgUserAdmin iDRAC.Users cfgUserAdminIndex NA cfgUserAdminUserName UserName cfgUserAdminPassword Password cfgUserAdminEnable Enable cfgUserAdminPrivilege Privilege cfgUserAdminIpmiLanPrivilege IpmiLanPrivilege cfgUserAdminIpmiSerialPrivilege IpmiSerialPrivilege cfgUserAdminSolEnable SolEnable cfgRemoteHosts iDRAC.
Legacy Groups and Objects New Groups and Objects Enable Port Timeout cfgSsnMgtSshIdleTimeout iDRAC.SSH Enable Port Timeout cfgSsnMgtRacadmTimeout iDRAC.Racadm Enable Timeout cfgSsnMgtConsRedirMaxSessions iDRAC.VirtualConsole EncryptEnable Enable PluginType LocalVideo Port MaxSessions Timeout AccessPrivilege cfgSsnMgtWebserverTimeout iDRAC.Webserver Enable HttpPort Timeout HttpsPort LowerEncryptionBitLength [cfgSerial] iDRAC.
Legacy Groups and Objects New Groups and Objects cfgSerialConsoleCommand Command cfgSerialHistorySize HistorySize iDRAC.SerialRedirection cfgSerialConsoleQuitKey QuitKey cfgSerialCom2RedirEnable Enable cfgSerialTelnetEnable iDRAC.Telnet cfgSerialSshEnable iDRAC.SSH [cfgOobSnmp] iDRAC.SNMP cfgOobSnmpAgentEnable AgentEnable cfgOobSnmpAgentCommunity AgentCommunity [cfgNetTuning] cfgNetTuningNic100MB iDRAC.Nic cfgNetTuningNicFullDuplex iDRAC.Nic cfgNetTuningNicMtu iDRAC.
Legacy Groups and Objects New Groups and Objects cfgRacTuneIpRangeMask=255.255.255.0 RangeMask iDRAC.Time cfgRacTuneTimezoneOffset=0 TimeZoneOffset cfgRacTuneDaylightOffset=0 DaylightOffset cfgRacTuneAsrEnable=1 TBD cfgRacTunePlugintype=0 iDRAC.VirtualConsole iDRAC.LocalSecurity cfgRacTuneCtrlEConfigDisable=0 PrebootConfig cfgRacTuneLocalConfigDisable=0 LocalConfig cfgRacTuneVirtualConsoleAuthorizeMultipleSessions=0 iDRAC.VirtualConsole ifcRacManagedNodeOs System.
Legacy Groups and Objects New Groups and Objects cfgLdapBaseDN BaseDN cfgLdapUserAttribute UserAttribute cfgLdapGroupAttribute GroupAttribute cfgLdapGroupAttributeIsDN GroupAttributeIsDN cfgLdapBindDN BindDN # cfgLdapBindPassword BindPassword cfgLdapSearchFilter SearchFilter cfgLdapCertValidationEnable CertValidationEnable cfgLdapRoleGroup iDRAC.LDApRole cfgLdapRoleGroupIndex NA cfgLdapRoleGroupDN DN cfgLdapRoleGroupPrivilege Privilege cfgStandardSchema iDRAC.
Legacy Groups and Objects New Groups and Objects cfgIpmiSolBaudRate BaudRate cfgIpmiSolMinPrivilege MinPrivilege cfgIpmiSolAccumulateInterval AccumulateInterval cfgIpmiSolSendThreshold SendThreshold cfgIpmiLan iDRAC.IPMILan cfgIpmiLanEnable Enable cfgIpmiLanPrivilegeLimit PrivLimit cfgIpmiLanAlertEnable AlertEnable cfgIpmiEncryptionKey EncryptionKey cfgIpmiPetCommunityName CommunityName cfgUserDomain iDRAC.
Legacy Groups and Objects New Groups and Objects cfgVFlashPartitionEmulationType EmulationType cfgVFlashPartitionFlashOSVolLabel VolumeLabel cfgVFlashPartitionFormatType FormatType cfgVFlashPartitionAccessType AccessType cfgVFlashPartitionAttachState AttachState cfgServerInfo iDRAC.ServerBoot cfgServerBootOnce BootOnce cfgServerFirstBootDevice FirstBootDevice cfgLogging iDRAC.Logging cfgLoggingSELOEMEventFilterEnable SELOEMEventFilterEnable iDRAC.SNMP.
Clear Logs 0x00000008 Execute Server Control Commands 0x00000010 Access Virtual Console 0x00000020 Access Virtual Media 0x00000040 Test Alerts 0x00000080 Execute Debug Commands 0x00000100 Legacy and New Groups and Objects 445