iDRAC 8/7 v2.40.40.
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 1 Introduction................................................................................................................... 10 What’s new in this release................................................................................................................................................ 10 Supported RACADM Interfaces........................................................................................................................................ 10 RACADM Syntax Usage..........
getsel............................................................................................................................................................................... 38 getsensorinfo................................................................................................................................................................... 38 getssninfo.........................................................................................................................................
testalert........................................................................................................................................................................... 96 traceroute........................................................................................................................................................................ 96 traceroute6.......................................................................................................................................
cfgLogging..................................................................................................................................................................... 160 cfgRacSecurity............................................................................................................................................................... 160 4 Database Objects With Get and Set Commands.......................................................... 162 System.Backplane..............................
iDRAC.Redfish............................................................................................................................................................... 232 iDRAC.Redfish.Enable (Read or Write).................................................................................................................... 232 iDRAC.Redfisheventing..................................................................................................................................................233 iDRAC.
BIOS.NetworkSettings...................................................................................................................................................282 BIOS.OneTimeBoot........................................................................................................................................................282 BIOS.ProcSettings........................................................................................................................................................
Storage.VirtualDisk......................................................................................................................................................... 381 A Deprecated and New Subcommands.......................................................................... 383 B Legacy and New Groups and Objects......................................................................... 384 cfgSSADRoleGroupPrivilege (Read or Write).....................................................................
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.
– Formulate the command as a SSH or Telnet RACADM command. For more information about the options, see RACADM Subcommand Details. To download the local RACADM tool from dell.com/support, click Servers, Storage & Networking in the General Support section. Click PowerEdge, click the required PowerEdge system, and then click Drivers & downloads. RACADM Syntax Usage The following section describes the syntax usage for SSH or Telnet, and Remote RACADM.
• To display a single object for the specified group, run: racadm get device...
cd quit • Example 2: racadm> get get getconfig getled getniccfg getraclog getractime getsel getsensorinfo getssninfo getsvctag getsysinfo gettracelog getversion • Example 3: racadm> getl racadm> getled or LEDState: Not-Blinking • Example 4: racadm>> get bios.uefiBootSettings BIOS.UefiBootSettings BIOS.UefiBootSettings.UefiBootSeq BIOS.UefiBootSettings.
Subcommand iDRAC on Blade Servers Telnet/SSH/Serial Local RACADM Remote RACADM clearasrscreen Yes Yes Yes clearpending Yes Yes Yes closessn Yes Yes Yes clrsel Yes Yes Yes config Yes Yes Yes coredump Yes Yes Yes coredumpdelete Yes Yes Yes diagnostics Yes Yes Yes eventfilters Yes Yes Yes fcstatistics Yes Yes Yes frontpanelerror Yes Yes Yes fwupdate Yes Yes Yes get Yes Yes Yes getconfig Yes Yes Yes gethostnetworkinterfaces Yes Yes Yes getled Yes
Subcommand iDRAC on Blade Servers Telnet/SSH/Serial Local RACADM Remote RACADM ping Yes Yes Yes ping6 Yes Yes Yes racdump Yes No Yes racreset Yes Yes Yes racresetcfg Yes Yes Yes remoteimage Yes Yes Yes rollback Yes Yes Yes sensorsetting Yes Yes Yes serveraction Yes Yes Yes set Yes Yes Yes setled Yes Yes Yes setniccfg Yes Yes Yes sshpkauth Yes Yes Yes sslcertupload No Yes Yes sslcertview Yes Yes Yes sslcertdelete Yes Yes Yes sslcsrgen Yes Y
Subcommand vmdisconnect iDRAC on Blade Servers Telnet/SSH/Serial Local RACADM Remote RACADM Yes Yes Yes Other Documents You May Need In addition to this guide, you can access the following guides available on the Dell Support website at www.dell.com/esmmanuals. To access the documents, click the appropriate product link.
– Enterprise Systems Management – Remote Enterprise Systems Management – Serviceability Tools – Dell Client Command Suite – Connections Client Systems Management d. • To view a document, click the required product version. Using search engines: – Type the name and version of the document in the search box. Contacting Dell NOTE: If you do not have an active Internet connection, you can find contact information on your purchase invoice, packing slip, bill, or Dell product catalog.
2 RACADM Subcommand Details This section provides detailed description of the RACADM subcommands including the syntax and valid entries. Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands When using strings that contain special characters, use the following guidelines: Strings containing the following special characters must be quoted using double quotation marks: • $ (dollar sign) • " (double quotation mark) • ` (backward quotation mark) • \ (backward slash) • ~
Output • — specifies the group name supported by the corresponding device. •
NOTE: After the parameters are cleared, the AutoUpdateScheduler is disabled. To schedule the update again, enable the AutoUpdateScheduler. Input Valid options: • -u — Specifies the user name of the remote share that stores the catalog file. NOTE: For CIFS, enter the domain name as domain or username. • -p — Specifies the password of the remote share that stores the catalog file. • -l — Specifies the network share (NFS, CIFS, FTP, TFTP, or HTTP) location of the catalog file.
– For FTP, run the command: racadm autoupdatescheduler create -u ftpuser -p ftppwd -l ftp.test.com -f cat.xml.gz -ph 10.20.30.40 -pu padmin -pp ppwd -po 8080 -pt http time 14:30 -dom 1 -rp 5 -a 1 – For HTTP, run the command: racadm autoupdatescheduler create -u httpuser -p httppwd test.com -f cat.xml -ph 10.20.30.40 -pu padmin -pp ppwd http -time 14:30 -dom 1 -rp 5 -a 1 -l http:// -po 8080 -pt – For TFTP, run the command: racadm autoupdatescheduler create -l tftp://1.2.3.4 -f cat.xml.
– Output: system>> • Example 2: To traverse back from system object to the prompt: – Input: racadm/system> cd.. – Output: racadm>> clearasrscreen Description Clears the last crash (ASR) screen that is in memory. For more information, see "Enabling Last Crash Screen" section in the iDRAC User’s Guide. NOTE: To run this subcommand, you must have the Clear Logs permission. Synopsis racadm clearasrscreen Input None Output Clears the last crash screen buffer.
Input • • —i — The session ID of the session to close, which can be retrieved using RACADM getssninfo subcommand. Session running this command cannot be closed. —a — Closes all sessions. • —u — Closes all sessions for a particular user name. Output Successful or error message is displayed. Example • Closes the session 1234. racadm closessn -i 1234 • Closes all the sessions other then the active session for root user. racadm closessn –u root • Closes all the sessions.
NOTE: Input • • The configuration file retrieved using remote RACADM is not interoperable. For the config racadm r 192.168.0 -u root -p xxx config -f c:\config.txt command, use the configuration file retrieved from the same interface. For example, for the config racadm -r 192.168.0 -u root -p xxx config -f c:\config.txt , use the file generated from getconfig command racadm -r 192.168.0 -u root -p xxx getconfig -f c: \config.txt. • -f is only applicable for remote RACADM.
The coredump information is deleted using the coredumpdelete subcommand. For more information about clearing the coredump, see the coredumpdelete. NOTE: To use this subcommand, you must have the Execute Debug privilege. Synopsis racadm coredump Example • racadm coredump There is no coredump currently available.
• -u — Specifies the user name of the remote share to import the file. • -p — Specifies the password of the remote share to import the file. • -r — Specifies the reboot type. The type can be one of the following: – pwrcycle — Power cycle – Graceful — Graceful reboot without forced shutdown – Forced — Graceful reboot with forced shutdown • -s — Specifies the start time for the scheduled job in yyyymmddhhmmss format.
Valid Severity values are: • Critical • Warning • Info Valid examples of alert queries are: Input • 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.
• Configure the event generation interval for temperature statistics: racadm eventfilters set -c idrac.alert.system.tmps.warning -r 10 • Configure the event generation interval and notifications for temperature statistics: racadm eventfilters set -c idrac.alert.system.tmps -r 5 -a none -n snmp • Send a test alert for the fan event: racadm eventfilters test -i FAN0001 fcstatistics Description Displays a list of FCs (FQDDs), managed server for which statistics is available.
To use this subcommand, you must have Configure iDRAC permission. Synopsis racadm fwupdate -s racadm fwupdate -g -u -a [-d [--clearcfg] racadm -r -u -p fwupdate -f -d where path is the location on the ftp server where firmimg.d7 is stored.
NOTE: Firmware update from local RACADM (using -p -u -d options) is not supported on Linux OS. The following table describes the firmware update method supported for each interface.
Input • – Examples for FQDDs * System.Power * System.Power.Supply * System.Location * LifecycleController.LCAttributes * System.LCD * iDRAC.Serial For the list of supported groups and objects under the get command, see Database Objects With Get and Set Commands • — Specifies the group containing the object that must be read. • — Specifies the object name of the value that must be read. • — Specifies where FQDD Aliases or Groups must be indexed.
• Export a “cloned” xml configuration to a CIFS share racadm get -f xyz_temp_clone -t xml -u Administrator -p xxx -l // 192.168.0/xyz --clone • Export a “replace” xml configuration to a CIFS share racadm get -f xyz_temp_replace -t xml -u Administrator -p xxx -l // 192.168.0/xyz --replace • Export the xml configuration of the iDRAC component to a CIFS share. racadm get -f file -t xml -u myuser -p xxx -l //192.168.0/share iDRAC.Embedded.1 • -c Include password hash in the configuration .xml file.
If errors are not encountered, this subcommand displays the content of the specified configuration.
• Displays the user group instance at index 2 with verbose information for the property values. racadm getconfig -g cfgUserAdmin -i 2 -v • Displays an entire group of serial configuration. racadm getconfig -g cfgSerial • Displays a single object from a particular group. racadm getconfig -g cfgSerial -o cfgSerialBaudRate • Displays an indexed group. racadm getconfig -g cfgUserAdmin -o cfgUserAdminUserName -i 2 • Displays the current Enhanced Cooling Mode property configuration.
getled Description Displays the LED settings on a module: blinking, not blinking, or unknown (for empty slots). To run this subcommand, you must have the Login User privilege. Synopsis racadm getled Input Output • • Example racadm getled LED State : Blinking racadm getled LED State : Not-Blinking LED is blinking LED is not-blinking getniccfg Description Displays the current and static NIC settings for iDRAC.
IP Address 10 =:: IP Address 11 =:: IP Address 12 =:: IP Address 13 =:: IP Address 14 =:: 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.
NOTE: When Enhanced Chassis Logging and Events feature is enabled, then -i and --more options are not displayed. Output 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.
getsel Description Displays all system event log (SEL) entries in iDRAC. 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.
[R/W] [R/W] System Board Inlet Temp Ok 20 C -7 C 47 C 3 C [Y] 42C [Y] System Board Exhaust Temp Ok 19 C 0 C 75 C 0 C [N] 70 C [N] 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 R
System Board NDC PG Ok Good NA NA CPU1 M01 VPP PG Ok Good NA NA System Board 1.5V Ok PG Good NA NA System Board PS2 PG Fail Ok Good NA NA System Board PS1 PG Fail Ok Good NA NA 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.
4 23:09:40 idrac8 L4, S3 [10297]: RACADM total execution time: 1680 milliseconds Sensor Type : BATTERY System Board CMOS Ok Battery Present NA NA PERC1 ROMB Battery Ok Unknown NA NA PERC2 ROMB Battery Ok Unknown NA NA Sensor Type : PERFOMANCE System Board Power Optimized Ok Not Degraded NA NA Sensor Type : INTRUSION System Board Intrusion Closed Power ON
• Login date and time in MM/DD/YYYY HH:MM:SS format NOTE: Based on the Session ID (SSNID) or the user name (User), the iDRAC administrator can close the respective sessions or all the sessions using the closessn subcommand. For more information, see closessn. Synopsis racadm getssninfo [-u ] [-A] Input • -u — displays only sessions associated with a specific user. • -A — does not display headers or labels.
• —6 — Displays IPv6 settings • —c — Displays common settings • —d — Displays iDRAC information • —A — Eliminates the printing of headers or labels Output RAC Information: RAC Date/Time = Thu Sep Firmware Version Firmware Build Last Firmware Update Hardware Version MAC Address = = = = = 2.20.20.20 41 09/02/2015 22:18:35 0.01 B8:2A:72:FC:4F:B0 Common settings: Register DNS RAC Name DNS RAC Name Current DNS Domain Domain Name from DHCP = = = = 1 ipmierrata sha512.
Example • Display system information racadm getsysinfo -c • Display iDRAC information racadm getsysinfo -d • Display IPv4 details without header racadm getsysinfo -A "RAC IPv4 Information:" "1" "10.94.195.33" "10.94.195.1" "255.255.255.0" "1" "10.94.192.67" "0.0.0.0" "1" gettracelog Description Synopsis Input Lists all the trace login entries of iDRAC. • racadm gettracelog [-i] • racadm gettracelog [-s ] [-c ] [--more] • —i — Displays the number of entries in iDRAC trace log.
• -f — Filters the components and must be one of the following values: – bios: BIOS – idrac: iDRAC – lc: Lifecycle Controller – idsdm: SD card racadm getversion -c server-1 1.0.5 PowerEdgeM520 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.
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 • racadm hwinventory • racadm hwinventory NIC|FC • racadm hwinventory • racadm hwinventory export -f -u -p -l • — Specifies the FQDD of the target device.
• To get the complete details for NIC.Integrated.1-4-1, type the following command: racadm hwinventory NIC.Integrated.
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 Not Capable Not Capable Not Capable Not Capable Not Capable Not Capable Not Ca
Port Number: Port Speed: No capabilities found for FQDD "FC.Slot.2-1" /admin1-> racadm hwinventory FC.Slot.
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.0 B) inlettemphistory Description Displays the average and the peak temperatures during the last hour, day, week, month, or year.
Peak Last Last Last Last Last Temperatures Hour = 23C ( Day = 25C ( Week = 27C ( Month = 29C ( Year = 29C ( 73.4F 77.0F 80.6F 84.2F 84.2F ) ) ) ) ) [At [At [At [At [At Wed, Tue, Fri, Wed, Wed, 30 29 25 16 16 May May May May May 2012 2012 2012 2012 2012 11:00:57] 15:37:23] 10:38:20] 15:34:13] 15:34:13] jobqueue Description Enables you to view and delete a job or jobs in the current Job Queue. NOTE: • • • • Synopsis To run this subcommand, you must have the Server control privilege.
• View status of a specific job ID. racadm jobqueue view -i • Issue configuration changes for a PERC controller then start a real time job to execute the changes. racadm set RAID.Slot.3-1.RAIDdefaultWritePolicy WriteBack racadm set RAID.Slot.3-1.Name “Prod Workload” racadm jobqueue create RAID.Slot.3-1 –realtime • Delete all possible jobs from the current job queue. racadm jobqueue delete --all • Delete a specific job from the current job queue.
NOTE: • • Synopsis When you run this command on Local RACADM, the data is available to RACADM as a USB partition and may display a pop-up message. While Lifecycle Controller is running for racadm commands, you cannot perform other operations which needs Lifecycle Controller Partition.
• • -e — Displays events that have occurred before this time. The time format is yyyy-mm-dd HH:MM:SS. The time stamp must be provided within double quotation marks. -f — Specifies the file location and name where lifecycle log is exported. • -a — Specifies the FTP Server IP address or FQDN, user name, and password. • -l — Specifies the location of the network share or area on file system where lifecycle log is exported.
• Add a worknote to the Lifecycle log. racadm lclog worknote add -m "This is a test worknote." • Export the Lifecycle log to a remote CIFS share. racadm lclog export -f Mylog.xml -u admin -p xxx -l //192.168.0/share • Export the complete Lifecycle log in gzip format to a remote CIFS share. racadm lclog export -f log.xml.gz -u admin -p xxx -l //192.168.0/share -complete • Export the Lifecycle log to a remote NFS share. racadm lclog export -f Mylog.xml -l 192.168.
NOTE: For export license, you need Login and Configure iDRAC privilege. Examples • View all License Information on System. $racadm license view iDRAC.Embedded.1 Status = OK Device = iDRAC.Embedded.
• Delete a license using entitlement ID, in this case xYZabcdefg. racadm license delete -e xYZabcdefg • Delete a license using transaction ID, in this case 2. racadm license delete -t 2 • 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.
Total Unicast Bytes Received: Total Multicast Bytes Received: 0 Total Broadcast Bytes Received: 0 Total Unicast Bytes Transmitted: • 0 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.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:11 NIC.Slot.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:12 NIC.Slot.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:13 NIC.Slot.
RACADM Proxy Description On the PowerEdge FX2/FX2s systems, you can manage the compute sleds and CMC using the iDRAC’s RACADM Proxy feature that redirects commands from iDRAC to CMC. You can return the CMC response to local or remote RACADM.to access the CMC configuration and reporting features without placing the CMC on the management network. The CMC configuration commands are supported through local proxy when local configuration is enabled on iDRAC.
racdump Description Provides a single command to get dump, status, and general iDRAC board information. To run this subcommand, you must have the Debug permission.
Current IP Address 13 Current IP Address 14 Current IP Address 15 DNS Servers from DHCPv6 Current DNS Server 1 Current DNS Server 2 = = = = = = :: :: :: Disabled :: :: System Information: System Model System Revision System BIOS Version Service Tag Express Svc Code Host Name OS Name OS Version Power Status Fresh Air Capable = = = = = = = = = = PowerEdge R720 I 2.0.18 localhost.
No active sessions currently exist.
If you run racresetcfg from a network client (for example, a supported web browser, Telnet or SSH, or Remote RACADM), use the default IP address. The racresetcfg subcommand does not reset the cfgDNSRacName object. To run this subcommand, you must have the Configure iDRAC privilege and configure user privilege. NOTE: Certain firmware processes must be stopped and restarted to complete the reset to defaults. iDRAC becomes unresponsive for about 30 seconds while this operation completes.
User name to access the network share. For domain users, you can use the following formats: – – – -p • Example domain/user domain\user user@domain — Password to access the network share. • Configure a Remote image. racadm remoteimage -c -u "user" -p "xxx" -l //shrloc/foo.iso Remote Image is now Configured • Disable Remote File Sharing. racadm remoteimage -d Disable Remote File Started. Please check status using -s option to know Remote File Share is ENABLED or DISABLED.
NOTE: An error message is displayed when the following is performed: • A set operation is performed on an unsupported FQDD. • Out of range settings is entered. • Invalid sensor FQDD is entered. • Invalid threshold level filter is entered. Synopsis racadm sensorsettings set -level Min Input • • Examples — Sensor or corresponding sensor FQDD which needs a threshold configuration. Run the command, racadm getsensorinfo to view the sensor FQDD.
Example Get Power Status on iDRAC racadm serveraction powerstatus Server Power Status: ON racadm serveraction powercycle Server power operation successful set Description Modifies the value of configuration objects on a component. The Set sub-command has two forms: • • The modification of a single object to a new value specified in the command line. The modification of multiple objects to new values using a configuration file. It supports multi-object value import from two configuration file formats.
Input • racadm set -f -t xml -u -p -l -c [,*] • Examples for FQDDs: • – System.Power – System.Power.Supply – System.Location – 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.
NOTE: – The --preview option does not restart the system. – The-b,-w options cannot be included with the --preview option. • – A scheduled job or pending configuration should not be running while using the --preview option. -c — Specifies the FQDD or list of FQDDs separated by ',' of the components for which the configurations should be imported. If this option is not specified, configuration related to all the components are imported.
– Make note of the Job ID output by the Set command. – After reboot, wait for the job to complete by checking the job status. racadm jobqueue view –i • Configure a systems using a local Server Configuration Profile XML file containing a mix of real-time and staged objects; postpone reboot until other operations have been completed. racadm set -f myfile.
• -s — Enables static IP settings. The IPv4 address, netmask, and gateway must be specified. Otherwise, the existing static settings are used. , , and must be typed as dot-separated strings. racadm setniccfg -s 192.168.0 255.255.255.0 192.168.0 • -s6 — Enables static IPv6 settings. The IPv6 address, Prefix Length, and the IPv6 Gateway can be specified. -o — Enable or disable NIC. • Example • To Configure static IPv4 address for iDRAC NIC racadm setniccfg -s 192.168.0 255.
• Get all keys for User 2 on iDRAC. $ racadm sshpkauth -v -i 2 -k all ********************* User ID 2 ****************** Key ID 1: ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAzzy+k2npnKqVEXGXIzo0sbR6JgA5YNbWs3ekoxXV fe3yJVpVc/5zrrr7XrwKbJAJTqSw8Dg3iR4n3vUaP+lPHmUv5Mn55Ea6LHUslAXFqXmOdlThd wilU2VLw/iRH1ZymUFnut8ggbPQgqV2L8bsUaMqb5PooIIvV6hy4isCNJU= 1024-bit RSA, converted from OpenSSH by xx_xx@xx.
• -k — Filename of the private key file while using type 6. The private key is generated when the CSR is generated. If the CSR is generated on another server, then it is necessary to upload the private key with the certificate. racadm -r 192.168.0.2 -u root -p xxx sslcertupload -t 2 -f cert.txt Output Certificate successfully uploaded to the RAC. Example • Uploading a server certificate. racadm -r 192.168.0.2 -u root -p xxx sslcertupload -t 1 -f cert.
Locality (L) Round Rock Organization (O) Dell Inc. Organizational Unit (OU) Remote Access Group Common Name (CN) iDRAC Default certificate Valid From Jul 7 23:54:19 2011 GMT Valid To Jun 4 23:54:19 2021 GMT racadm sslcertview -t 1 -A 00 US Texas Round Rock Dell Inc. Remote Access Group iDRAC default certificate US Texas Round Rock Dell Inc.
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.
Output If upload is successful, the message SSL key successfully uploaded to the RAC is displayed. if upload is unsuccessful, error message is displayed. Example 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 run this subcommand, you must have the Configure iDRAC privilege.
• To generate and view information about the inventory of enclosures, run the following command: racadm storage get enclosures -o racadm storage get enclosures --refkey racadm storage get enclosures --refkey -o -p • To get the list of enclosures, run the following command: racadm storage get enclosures • To get the properties of the PCIeSSD enclosure, run the following command: racadm storage g
• To create, delete, and secure the virtual disks.
Input • -o — Specifies the optimized version. • -p — Specifies the property name. • --refkey — Specifies the controller or enclosure FQDDs. • -rl — Sets the storage level.
• -speed — Specifies the initialization of the Virtual disk. – fast— Performs fast initialization. – full— Performs slow initialization. • • • • blink: or unblink: — can be physical disk drives, virtual disks, or PCIeSSD. — Specifies the PCIeSSD FQDD. — Specifies the PCIeSSD controller or enclosure FQDD. preparetoremove — Specifies the PCIeSSD drive to prepare for removal.
racadm racadm racadm racadm racadm racadm racadm racadm • storage storage storage storage storage storage storage storage get get get get get get get get controllers:RAID.INTEGRATED.0 emms:EMM.Slot.0:ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0 controllers:RAID.INTEGRATED.0 -p status emms:EMM.Slot.0:ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0 -p status batteries --refkey RAID.INTEGRATED.0 pdisks --refkey ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0 batteries --refkey RAID.INTEGRATED.
The following command displays the filtered property values for all returned controller objects: racadm storage get controllers -o -p Name RAID.Integrated.1-1 Name = PERC H710P Adapter (Embedded) The following examples show the pending operation when used with storage get commands: To list storage objects without displaying the properties: * This operation displays vdisk, which has pending operation: racadm storage get vdisks -pending DISK.Virtual.267386880:RAID.Slot.
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 = = = = = = = = = = = = = = = = = = = = = = = = = Disabled 30 (Minutes) Encryption Ca
SupportEnhancedAutoForeignImport EnhancedAutoImportForeignConfig SupportControllerBootMode RealtimeConfigurationCapability CurrentControllerMode = = = = = Not Supported Unknown Not Supported Incapable Not Supported – To generate and view information about the inventory of batteries connected to the controller, run the following command: racadm storage get batteries The following command is an optimized version and displays the batteries along with their keys: racadm storage get batteries -o Battery.
SpanDepth 1 AvailableProtocols SAS MediaType HDD 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.
Disk.Bay.23:Enclosure.Internal.0-1:RAID.Integrated.1-1 Status = Ok DeviceDescription = Disk 23 in Backplane 1 of Integrated RAID Controller 1 RollupStatus = Ok Name = Physical Disk 0:1:23 State = Online OperationState = Not Applicable PowerStatus = Spun-Up Size = 558.38 GB FailurePredicted = NO RemainingRatedWriteEndurance = Not Applicable SecurityStatus = Not Capable BusProtocol = SAS MediaType = HDD UsedRaidDiskSpace = 136.13 GB AvailableRaidDiskSpace = 0.
PartNumber NegotiatedSpeed ManufacturedDay ManufacturedWeek ManufacturedYear SasAddress FormFactor raidNominalMediumRotationRate T10PICapability BlockSizeInBytes MaxCapableSpeed = = = = = = = = = = = CN0745GC7262228706R7A00 6.0 Gb/s 4 32 2012 0x5000C5005952386D 2.5 Inch 10000 Not Capable 512 6 Gb/s The following command is an optimized and filtered version: racadm storage get pdisks --refkey Enclosure.Internal.0-1:RAID.Integrated.1-1 -o -p State Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.
Name = PCIe SSD BP 1 SlotCount = 4 FirmwareVersion = 0.80 – To get the list of physical disks and properties of the specified PCIeSSD physical disk. The following command provides the list of physical disks: racadm storage get pdisks Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.Bay.4:Enclosure.Internal.0-1:RAID.Integrated.1-1 Disk.
-------------------------------------------------------------------------------Options : -rl : Set the RAID Level r0 : RAID 0 - Striping r1 : RAID 1 - Mirroring r5 : RAID 5 - Striping with Parity r6 : RAID 6 - Striping with Extra Parity r10 : RAID 10 - Spanned Striping with Mirroring r50 : RAID 50 - Spanned Striping with Parity r60 : RAID 60 - Spanned Striping with Extra Parity -wp {wt | wb | wbf} : Set the write policy to Write Through or Write Back or Write Back Force -rp {nra|ra|ara} : Set the read polic
– The following command deletes security key for controller: racadm storage deletesecuritykey:RAID.Integrated.1-1 • To convert the physical disk drive and assign hotspare. – The following command converts the specified non-storage physical disk drive to a storage capable physical disk drive: racadm storage converttoraid:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.
NOTE: Lifecycle Controller and CSIOR may not be enabled to run this subcommand. Synopsis racadm swinventory Input racadm swinventory Output racadm swinventory ------------------SOFTWARE INVENTORY------------------ComponentType = FIRMWARE ElementName = Power Supply.Slot.2 FQDD = PSU.Slot.2 InstallationDate = 2013-06-11T13:02:46Z Current Version = 07.2B.7D --------------------------------------------------------------ComponentType = FIRMWARE ElementName = Integrated Remote Access Controller FQDD = iDRAC.
• To view an AutoBackup Schedule. racadm systemconfig getbackupscheduler • To delete an AutoBackup Schedule. racadm systemconfig clearbackupscheduler NOTE: After the parameters are cleared, the AutoBackupScheduler is disabled. To schedule the backup again, enable the AutoBackupScheduler. Input • -n — Specifies a pass phrase used to encrypt or decrypt the configuration data. The pass phrase must have 8 to 32 characters, and one upper and lower case character. NOTE: This pass phrase is optional.
Example • Back up system to CIFS share and encrypt the data. racadm systemconfig backup -f image.img -l //192.168.0/share -u admin -p xxx -n Encryptp@sswd123 • Back up system to NFS share and encrypt the data. racadm systemconfig backup -f image.img -l 192.168.0 :/share -u admin -p xxx -n Encryptp@sswd123 • Back up system to vFlash SD. racadm systemconfig backup --vFlash • Restore system from vFlash SD and clear the VD configurations.
• racadm systemerase bios,diag,drvpack • racadm systemerase bios,idrac,lcdata systemperfstatistics Description Allows you to view and manage the system performance monitoring operations.
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. Synopsis Input • 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 export the collected Tech Support Report to the local file system. racadm techsupreport export -f tsr_report.zip testemail Description Sends a test email from iDRAC to a specified destination. Prior to running the test email command, make sure that the SMTP server is configured. The specified index in the idrac.EmailAlert group must be enabled and configured properly.
• Set the destination email IP address. racadm set iDRAC.SNMP.Alert.1.DestIpAddr 192.168.0 • View the current test trap settings. racadm get iDRAC.SNMP.Alert. where is a number from 1 to 8 testalert Description Tests FQDN supported SNMP trap notifications. To run this subcommand, you must have the Test Alert User Access. Synopsis racadm testalert -i Input -i — Specifies the index of the trap test. index must be an integer from 1 to 8 on iDRAC.
update Description Allows you to update the firmware of devices on the server. The supported firmware image file types are: • • • .exe — Windows-based Dell Update Package (DUP) .d7 .pm The supported catalog files are: • • .xml xml.gzip NOTE: Updating the platforms from the repository is not supported for IPv6. NOTE: Depending on the network traffic, the HTTP packet transfer may fail if you perform update operation from a remote RACADM through a local share. In such cases, retry the operation.
NOTE: – If the repository has to be through a proxy, then the proxy server address, proxy username and the proxy password must be specified. – The Lifecycle Controller must be enabled for repository update. Output Firmware update job for is initiated. This firmware update job may take several minutes to complete depending on the component or firmware being updated. To view the progress of the job, run the racadm jobqueue view command.
• Perform update from an FTP repository through a proxy server. racadm update -f Catalog.xml -e 192.168.0/Repo/MyCatalog -a TRUE 192.168.0 -pu prxyuser -pp prxypass -po 80 -pt http -t FTP -ph • 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.
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.
• -e — Emulation type must be either floppy, CD, DVD, or HDD. • -s — Partition size in MB. • -f — Format type for the partition based on the type of the file system. Valid options are raw, ext2, ext3, fat16, and fat32. • -t — Create a partition of the following type: – empty — Creates an empty partition – image — Creates a partition using an image relative to iDRAC.
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. To run this subcommand, you must have the Access Virtual Media permission.
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.
Subcommand iDRAC on Blade Servers iDRAC on Rack and Tower Servers cfgStandardSchema Yes Yes cfgIpmiSol Yes Yes cfgIpmiLan Yes Yes cfgIpmiPetIpv6 Yes Yes cfgIpmiPef Yes Yes 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
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.
cfgStaticLanNetworking This group contains parameters to configure the device NIC for IPv4. NOTE: A few objects in this group may require the device NIC to be reset, that may cause a brief loss in connectivity. cfgNicStaticEnable (Read or Write) Description Enables or disables the NIC. Legal Values • 0 — Disabled • 1 — Enabled Default 1 — Enabled NOTE: If this object is modified, then the object cfgNicEnable is also modified.
NOTE: Only set the current IPv4 netmask, if cfgNicUseDhcp is set to 0 (false). Legal Values Any Valid IPv4 Netmask Default 255.255.255.0 cfgNicStaticGateway (Read or Write) Description Returns or sets the static IPv4 address. Legal Values Any Valid IPv4 address Default 192.168.0.120 cfgDNSStaticServersFromDHCP (Read or Write) Description Specifies the DNS server static IP addresses.
cfgDNSStaticDomainNameFromDHCP (Read or Write) Description Specifies the device DNS static domain name. Legal Values • 0 — Do not use DHCP to get the Domain Name • 1 — Use DHCP to get the Domain Name Default 0 — Disabled cfgRemoteHosts This group provides properties that allow configuration of the SMTP server for email alerts. To apply this setting to iDRAC, use the —m option. Use this object with the config or getconfig subcommands.
cfgRhostsSyslogEnable (Read or Write) Description To allow the RAC and SEL logs to be written to up to three remote syslog servers Enables or disables remote syslog. Legal Values • 1 (TRUE) • 0 (FALSE) Default 0 cfgRhostsSyslogPort (Read or Write) Description Remote syslog port number to use for writing the RAC and SEL logs to a remote syslog server.
cfgUserAdminIndex (Read Only) Description The unique index of a user. Legal Values This parameter is populated based on the existing instances. Default cfgUserAdminIpmiLanPrivilege (Read or Write) Description The maximum privilege on the IPMI LAN channel.
iDRAC Specific User Privilege Privilege Bit Mask Log in 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 Alerts 0x00000080 Execute Debug Commands 0x00000100 CMC Specific User Privilege CMC Login User 0x0000001 Chassis Configuration Administrator 0x0000002 User Configuration Administrator 0x0000004 Clear Logs Administrator
The user may only 0x00000001 log in to iDRAC or CMC and view iDRAC or CMC and server configuration information. The user may log 0x00000001 + 0x00000002 = 0x00000003 in to iDRAC or CMC and change configuration. The user may log 0x00000001 + 0x00000040 + 0x00000080 = 0x000000C1 in to iDRAC, access Virtual Media, and Virtual Console. cfgUserAdminUserName (Read or Write) Description The name of the user for this index. Writing a string of double quotation mark (" ") disables the user.
Default 0 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.
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. To disable the idle time out property for a connection, set this property to 0.
• 60–10800 NOTE: If 0 (no timeout), the network connection does not send alive packets to probe the client. Otherwise, keep alive packets are sent to guarantee that the client is responding. Default • • For iDRAC on Rack and Tower Servers: 300 For iDRAC Enterprise on Blade Servers: 1800 cfgSsnMgtTelnetIdleTimeout (Read or Write) Description Defines the Telnet idle timeout. This property sets the amount of time in seconds that a connection is allowed to remain idle (there is no user input).
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 using the ^ (carat) character. NOTE: The CTRL key does not generate a character by itself, but must be struck simultaneously with another key to generate a character.
cfgSerialCom2RedirEnable (Read or Write) Description Enables or disables the console for COM 2-port redirection. The cfgSerialCom2RedirEnable object property is applicable only for iDRAC on Rack and Tower Servers. Legal Values • 1 (TRUE) • 0 (FALSE) Default 1 cfgSerialHistorySize (Read or Write) Description Specifies the maximum size of the serial history buffer.
The following sections provide information about the objects in the cfgOobSnmp group. cfgOobSnmpAgentCommunity (Read or Write) Description Specifies the SNMP Community Name used for SNMP traps. The community string acts as a password shared between different hosts over the network. This community string value must match with the other hosts for any kind of communication through SNMP. Legal Values A string of up to 31 characters.
This object is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers. Legal Values • • Default 0 1 (TRUE) 0 (FALSE) cfgRacTuneHttpPort (Read or Write) Description To use HTTP network communication, specify the port number. Legal Values 10–65535 Default 80 cfgRacTuneHttpsPort (Read or Write) Description To use HTTPS network communication, specify the port number.
cfgRacTuneTelnetPort (Read or Write) Description Specifies the port number used for the Telnet interface. Legal Values 1–65535 Default 23 cfgRacTuneConRedirEnable (Read or Write) Description Enables or disables Virtual Console. Legal Values • 1 (TRUE) • 0 (FALSE) Default 1 cfgRacTuneConRedirEncryptEnable (Read or Write) Description Encrypts the video in a Virtual Console session.
cfgRacTuneTelnetPort=23 cfgRacTuneSshPort=22 cfgRacTuneIpRangeEnable=0 cfgRacTuneIpRangeAddr=192.168.1.1 cfgRacTuneIpRangeMask=255.255.255.0 # cfgRacTuneTimezoneOffset=-18000 # cfgRacTuneDaylightOffset=3600 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.
cfgRacTuneWebserverEnable (Read or Write) Description Enables or disables the web server. If this property is disabled then it is not accessible using client web browsers. This property has no effect on the Telnet/SSH or racadm interfaces.
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.
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.
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. NOTE: First attach, to configure vFlash as First Boot Device.
• Default 0 (FALSE) 0 cfgADDomainController1 (Read or Write) Description To obtain user names, specify the LDAP server from which you want the 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 cfgADDomainController2 (Read or Write) Description To obtain user names, specify the LDAP server from which you want the iDRAC. This object is applicable only to iDRAC.
cfgADEnable (Read or Write) Description Enables or disables Active Directory user authentication on iDRAC. If this property is disabled, only local iDRAC authentication is used for user login. Legal Values • 1 (TRUE) • 0 (FALSE) Default 0 cfgADType (Read or Write) Description To use the Active Directory, determine the schema type.
Default 1 cfgADDcSRVLookupEnable (Read or Write) Description Configures iDRAC to use pre‑configured domain controllers or to use DNS to find the domain controller. If using pre‑configured domain controllers, then the domain controllers to use are specified under cfgAdDomainController1 ,cfgAdDomainController2 and cfgAdDomainController3. iDRAC does not failover to the specified domain controllers when DNS lookup is unsuccessful or none of the servers returns to the DNS lookup works.
Default Null cfgLDAP This group allows you to configure settings related to the Lightweight Directory Access Protocol (LDAP). Use this object with the config or getconfig subcommands. The following sections provide information about the objects in the cfgLDAP. cfgLDAPEnable (Read or Write) Description Enables or disables LDAP service. If this property is disabled, local iDRAC authentication is used for user logins.
cfgLDAPGroupAttribute (Read or Write) Description Specifies which LDAP attribute is used to check for group membership. It must be an attribute of the group class. If not specified then the member and unique member attributes are used. Legal Values String maximum length = 254 Default Null 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.
• Default 0 (FALSE) —Skips the certificate validation step of SSL handshake. 1 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.
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.
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 Alerts 0x00000080 Execute Debug Commands 0x00000100 cfgThermal This group displays and configures the thermal settings.
cfgIpmiSolMinPrivilege (Read or Write) Description Specifies the minimum privilege level required for SOL access. Legal Values • 2(User) • 3(Operator) • 4(Administrator) Default 4 cfgIpmiSolAccumulateInterval (Read or Write) Description Specifies the typical amount of time that iDRAC waits before transmitting a partial SOL character data packet. This value is 1-based 5ms increments.
cfgIpmiLanAlertEnable (Read or Write) Description Enables or disables global email alerting. This property overrides all individual email alerting enable or disable properties. Legal Values • 1(TRUE) • 0(FALSE) Default 0 cfgIpmiLanEncryptionKey (Read or Write) Description Specifies the IPMI encryption key. Legal Values A string of hexadecimal digits from 0 to 40 characters with no spaces. Only an even number of digits is allowed.
Default 0 cfgIpmiPef This group is used to configure the platform event filters available on the managed server. The event filters can be used to control policy related to actions that are triggered when critical events occur on the managed server. The following sections provide information about the objects in the cfgIpmiPef group. cfgIpmiPefName (Read Only) Description Specifies the name of the platform event filter. Legal Values A string of up to 255 characters.
cfgIpmiPetIndex (Read Only) Description Unique identifier for the index corresponding to the trap. Legal Values 1–4 Default The index value of a specific platform event trap. cfgIpmiPetAlertDestIpAddr (Read/Write) Description Specifies the destination IPv4 address for the trap receiver on the network. The trap receiver receives an SNMP trap when an event is triggered on the managed server. Legal Values A string representing a valid IPv4 address. For example, 192.168.0.67. Default 0.0.0.
cfgServerPowerStatus (Read Only) Description Represents the server power state, either ON or OFF. Legal Values • 1 (ON) • 0 (OFF) Default 0 cfgServerPowerAllocation (Read Only) Description Represents the available allocated power supply for server usage. NOTE: If there is more than one power supply, this object represents the minimum capacity power supply. NOTE: This object is applicable only for iDRAC Enterprise on Rack and Tower Servers and not for iDRAC on Blade Servers.
cfgServerPeakPowerConsumption (Read Only) Description Represents the servers maximum power consumption until the current time. Legal Values Not applicable Default Peak power consumption of the server cfgServerPeakPowerConsumptionTimestamp (Read Only) Description Specifies time when the maximum power consumption was recorded. Legal Values A string of up to 32 characters. Default Timestamp of the peak power consumption of the server.
cfgServerPowerLastHourAvg (Read Only) Description Displays the average power value during the last hour. Legal Values None Default Average power value during the last hour. 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.
Default Maximum 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.
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. cfgServerCumulativePowerConsumption (Read Only) Description Displays the cumulative power consumption.
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. Legal Values 0 W: For platforms that do not support PCIe cards. 100 W — 500 W: For platforms that support PCIe cards. Default 0: For platforms that do not support PCIe cards.
Default • 1 — Absent • 2 — Failure • 3 — Predictive failure 0 — Present cfgServerPowerSupplyFwVer (Read Only) Description Displays the firmware version of the PSU, in the format x.xx.xxx. Legal Values A string up to 8 characters. Default Null cfgServerPowerSupplyCurrentDraw (Read Only) Description Displays the instantaneous current consumption in 0.1 amps. Legal Values A string of up to 32 characters.
cfgIPv6Gateway (Read or Write) Description iDRAC gateway IPv6 address. Legal Values Specifies string representing a valid IPv6 entry. Default “ :: “ cfgIPv6AutoConfig (Read or Write) Description Enables or disables the IPv6 Auto Configuration option. NOTE: If this value is set to 0, the iDRAC disables auto configuration and statically assigns IPv6 addresses. If this value is set to 1, the iDRAC obtains address and route information using stateless auto configuration and DHCPv6.
Default : cfgIPv6Address4 (Read Only) Description The iDRAC IPv6 fourth address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address5 (Read Only) Description The iDRAC IPv6 fifth address. Legal Values String representing a valid IPv6 entry. Default : 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.
cfgIPv6Address11 (Read Only) Description The iDRAC IPv6 eleventh address. Legal Values String representing a valid IPv6 entry. Default : 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.
NOTE: This property is used only if cfgIPv6DNSServersFromDHCP6 is set to 0 (false). Legal Values A string representing a valid IPv6 entry. For example, 2001:DB8:1234:5678:9ABC:DE11:C00C:BEEF Default “ :: “ cfgIPv6DNSServer2 (Read or Write) Specifies the IPv6 DNS server address. Description NOTE: This property is only valid if cfgIPv6DNSServersFromDHCP6 is set to 0 (false). Legal Values A string representing a valid IPv6 entry.
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. Legal Values Any IPv6 address Default cfgIPv6StaticPrefixLength (Read or Write) Description The prefix length for static IPv6 address 1.
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. Legal Values A string of up to 80 characters.
• Default 1(Basic) 1 cfgIpmiSerialDeleteControl (Read or Write) Description Enables or disables delete control on the IPMI serial interface. Legal Values • 0 (FALSE) • 1 (TRUE) Default 0 cfgIpmiSerialEchoControl (Read or Write) Description Enables or disables echo control on the IPMI serial interface. Legal Values • 0(FALSE) • 1 (TRUE) Default 1 cfgIpmiSerialFlowControl (Read or Write) Description Specifies the flow control setting for the IPMI serial port.
Default 1 cfgIpmiSerialLineEdit (Read or Write) Description Enables or disables line editing on the IPMI serial interface. Legal Values • 0(FALSE) • 1(TRUE) Default 1 cfgIpmiSerialInputNewLineSequence (Read or Write) Description Specifies the input new line sequence specification for the IPMI serial interface. Legal Values • 1 — ENTER • 2 — NULL Default 1 cfgSmartCard This group specifies properties used to support access to iDRAC using a smart card.
NOTE: This group is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers. CAUTION: Use extra precaution when modifying properties in this group. Inappropriate modification of the properties in this group can result in your RAC NIC become inoperable. The following sections provide information about the objects in the cfgNetTuning group. cfgNetTuningNicAutoneg (Read or Write) Description Enables auto negotiation of physical link speed and duplex.
cfgNetTuningNicMtu (Read or Write) Description Indicated the maximum size of units in bytes transmitted by NIC. Legal Values 576–1500 Default 1500 cfgSensorRedundancy This group is used to set the power supply redundancy. The following sections provide information about the objects in the cfgSensorRedundancy group. This group is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers.
cfgSensorRedundancyStatus (Read Only) Description Indicates the redundancy status. The status is N/A on platforms that do not support the power supply sensor redundancy. Legal Values String: • • • • Default N/A Full Lost Degraded None cfgVFlashSD This group is used to configure the properties for the Virtual Flash SD card. NOTE: If the vFlash card is present but is not enabled, the query for any property under this group displays: ERROR: vFlash is not enabled.
cfgVFlashSDLicensed (Read Only) Description Displays whether an SD card or vFlash SD card is inserted. The vFlash SD card supports the new enhanced vFlash features and the SD card supports only the limited vFlash features. Legal Values • 0(SD card is inserted) • 1(vFlash SD card is inserted) Default None cfgVFlashSDAvailableSize (Read Only) Description Displays the available memory (in MB) on the vFlash SD card that can be used to create new partitions.
Default None cfgVFlashPartitionSize (Read Only) Description Displays the size of the partition. Legal Values 1 MB to 4 GB Default None cfgVFlashPartitionEmulationType (Read or Write) Description View or modify the emulation type for the partition. Legal Values String: • • • Default HDD Floppy CD-DVD None cfgVFlashPartitionFlashOSVolLabel (Read Only) Description Displays the label for the partition that is visible to the operating system.
cfgVFlashPartitionAttachState (Read or Write) Description View or modify the partition to attached or detached. NOTE: Detaching the vFlashPartition by setting the cfgVFlashPartitionAttachState to 0 does not require a license. Legal Values Default • 1 — Attached • 0 — Detached 0 — Detached cfgLogging This group contains parameters to enable or disable the OEM event log filtering.
Default cfgRacSecCsrLocalityName (Read or Write) Description Specifies the CSR Locality (L). Legal Values A string of up to 128 characters. Default cfgRacSecCsrStateName (Read or Write) Description Specifies the CSR State Name (S). Legal Values A string of up to 128 characters. Default cfgRacSecCsrCountryCode (Read/Write) Description Specifies the CSR Country Code (CC). Legal Values A string of 2 alphabet country code.
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.
- 4; 5Retries - 5;6Retries- 6; IndefiniteRetries, Default - NoRetry Required License -- RACADM Dependency -- None BootStrapType system. Usage AutoDetect Required License Dependency -- Specify the boot strap method used to boot to the operating -- AutoDetect - 0;BBS - 1; Int18h - 2; Int19h- 3; Default -- RACADM -- None HideSetupPrompt -- Specifies whether to display or hide the legacy Option ROM setup prompt during system Power On Self Test (POST).
System.Backplane The objects in this group manage the backplane. System.Backplane.BackplaneBusMode (Read Only) Description Legal Values Indicates the backplane Serial General Purpose Input or Output (SGPIO) mode. • 0 — Unknown • 1 — I2C • 2 — SGPIO Default Value 1 — I2C Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.ChassisControl The objects in this group are applicable only to modular chassis such as Dell PowerEdge M1000e.
System.ChassisInfo.Name (Read Only) Description Provides the name of the chassis. For example: CMC-nobel01. Legal Values String of up to 62 ASCII characters Default Value None Write Privilege Not Applicable License Required Not Applicable Dependency None System.ChassisInfo.ServiceTag (Read Only) Description Provides the Service Tag of the chassis.
System.QuickSync.InactivityTimerEnable (Read or Write) Description Legal Values Enables or disables the inactivity timer for Quick Sync. • 1 — Enabled • 0 — Disabled Default Value 1 — Enabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency To configure, the System.QuickSync.Presence property must indicate Present System.QuickSync.Presence (Read or Write) Description Legal Values Indicates the presence of Quick Sync feature in the server.
• 512 — Asset Tag Default Value 32 — Service Tag Write Privilege Configure iDRAC and Configure User License Required iDRAC Express or iDRAC Enterprise Dependency None System.LCD.vConsoleIndication (Read or Write) Description Specifies the virtual console indication. Legal Values • • Default Value Enabled Write Privilege • • Enabled Disabled Configure iDRAC Configure User License Required iDRAC Express or iDRAC Enterprise Dependency None System.LCD.
System.LCD.QualifierTemp (Read or Write) Description Specifies the ambient temperature qualifier. Legal Values • • Default Value C Write Privilege Configure iDRAC C F License Required iDRAC Express or iDRAC Enterprise Dependency None System.LCD.QualifierWatt (Read or Write) Description Specifies the system Watt qualifier. Legal Values • • Default Value Watts Write Privilege Configure iDRAC Watts BTU per hour License Required iDRAC Express or iDRAC Enterprise Dependency None System.LCD.
Dependency None System.Location.DataCenter (Read or Write) Description Indicates name of the data center 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.DeviceSize (Read Only) Description Indicates server chassis size.
System.Location.RoomName (Read or Write) Description Room name 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.Chassis.Name (Read Only) Description Indicates the chassis name.
License Required Not Applicable Dependency Not Applicable System.Power.ServerAllocation (Read Only) Description Indicates the power allocated to running blades. This value is displayed in both watts and BTU/h units. Legal Values 0–7928 Default Value Not Applicable Write Privilege Not Applicable License Required Not Applicable Dependency None System.Power.Avg.LastDay (Read Only) Description Indicates the average power value during the last day.
System.Power.Cap.ActivePolicy.Btuhr (Read Only) Description Represents the active power in BTU/Hr a device is allowed to consume. 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.ActivePolicy.
System.Power.Cap. Enable (Read or Write) Description Enables or disables user specified power budget threshold configuration. Legal Values • 0 — Disabled • 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.
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. This is also called AC redundancy.
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 String of up to 254 ASCII characters Default Value Timestamp of the cumulative power consumption. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Hotspare.
System.Power.Max.Amps (Read Only) Description Specifies the device Peak Power Consumption since this value was last cleared. Legal Values Values: 1–65535. Default Value Current peak power consumption Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.Amps.TimeStamp (Read Only) Description Specifies the timestamp recorded for the Peak Power Consumption since this value was last cleared.
System.Power.Max.LastDay.TimeStamp (Read Only) Description Displays the timestamp of maximum power value during the last day. Legal Values String of up to 254 ASCII characters Default Value Timestamp of the maximum power value during the last day. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.LastHour (Read Only) Description Displays the maximum power value during the last hour.
Default Value Timestamp of the maximum power value during the last week. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max. Power (Read Only) Description The server consumes maximum power, because the last value was cleared. Legal Values Values: 1–65535 Default Value Peak power consumption of the server. Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.Power.
System.Power.Min.LastDay.TimeStamp (Read Only) Description Displays the minimum power value during the last day. Legal Values String of up to 254 ASCII characters Default Value Timestamp of the minimum power value during the last day. Write Privilege Configure iDRAC 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.
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 Default Value Write Privilege • 0 — Disabled • 1 — Enabled • 0 — For platforms that do not support PCIe cards. • 500 W — For platforms that support PCIe cards.
• 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. Legal Values • 0 — None • 1 — Full Default 0 — None Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.Power.
System.Power.Supply.[i].MaxInputPower (Read Only) Description Displays the AC input rated power in Watts. Legal Values Integer > 0 Default Value 0 Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.Power.Supply.[i].MaxOutputPower (Read Only) Description Displays the DC output rated power in Watts. Legal Values Integer > 0 Default Value 0 Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.Power.
System.Power.Supply.[i].LineStatus (Read Only) Description Specifies if this power supply is powered off or on. Legal Values Integer > 0 Default None Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.Power.Supply.[i].PMBusMonitoring (Read Only) Description Specifies if this PMBus is present or not. Legal Values Integer > 0 Default 0 Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.
System.ServerOS.OSVersion (Read Only) Description Indicates the operating system version of the managed server. Legal Values String of up to 254 ASCII characters Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.ServerOS.ServerPoweredOnTime (Read Only) Description Indicates the time (in seconds) from when the operating system is turned ON.
Default values • 1 — Max Exhaust Temperature • 2 — Min Power None License Required iDRAC Express Dependency None System.ThermalSettings.MinimumFanSpeed (Read or Write) Description Specifies the minimum fan speed required. NOTE: This attribute is platform dependent. Legal Values MFSMinimumLimit — MFSMaximumLimit Default Value 0 Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.ThermalSettings.
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.FanSpeedHighOffsetVal (Read Only) Description Indicates the percentage range for the high 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.
System.ThermalSettings.ThermalProfile (Read or Write) Description Sets the thermal base algorithm. NOTE: Restart the system to activate the power and thermal settings. Legal Values • 0 — Default Thermal Profile Settings • 1 — Maximum performance • 2 — Minimum Power Default Value Auto Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.ThermalSettings.
License Required iDRAC Express or iDRAC Enterprise Dependency None System.ThermalConfig.FreshAirCompliantConfiguration (Read Only) Description Legal Values Default Value Indicates whether or not the system is configured to be fresh air compliant. • 0 — Not Applicable • 1 — Yes • 2 — No 1 — Yes License Required iDRAC Express or iDRAC Enterprise Dependency None LifecycleController.LCAttributes The following section provides information about the objects in the LifecycleController.
• 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.
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.PartConfigurationUpdate (Read or Write) Description Legal Values Apply hardware configuration to the replaced part on part replacement. • 0 — Disabled • 1 — Apply Always • 2 — Apply only if Firmware Match Default Value 0 — Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None LifecycleController.LCAttributes.
iDRAC.ActiveDirectory.AuthTimeout (Read or Write) Description To wait for ActiveDirectory authentication requests to complete before timing out, specify the time in seconds. Legal Values Integral values: 15–300 Default Value 120 Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.ActiveDirectory.CertValidationEnable (Read or Write) Description Enables or disables Active Directory certificate validation as a part of the Active Directory configuration process.
iDRAC.ActiveDirectory.DCLookupEnable (Read or Write) Description Configures iDRAC to use preconfigured domain controllers or to use DNS to find the domain controller 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.Enable (Read or Write) Description Enables or disables Active Directory user authentication on iDRAC. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.ActiveDirectory.GCLookupEnable (Read or Write) Description Determines how to look up the global catalog server.
License Required iDRAC Enterprise Dependency None 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.
iDRAC.ActiveDirectory.Schema (Read or Write) Description Legal Values To use with Active Directory, determine the schema type. • 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.
Dependency None iDRAC.ADGroup.Privilege (Read or Write) Description Role-based authority privileges for a Role Group. Legal Values Integral values: 0–511 (0x1FF) Default Value 0 Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.AutoOSLock To manage the OS Auto lock feature, use these objects in this group. iDRAC.AutoOSLock.AutoOSLockState (Read or Write) Description Enable or Disable OS Auto lock feature.
Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.EmailAlert.Enable (Read or Write) Description To receive alerts, enable or disable the destination. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Info To manage information about iDRAC being queried, use these objects in the group.
Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Info.Product (Read or Write) Description String identifying the Product. Legal Values String of up to 63 ASCII characters Default Value Integrated Dell Remote Access Controller Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Info.
iDRAC.IOIDOpt The objects in this group manage the IOIDOpt attributes. iDRAC.IOIDOptEnable (Read or Write) Description Legal Values Enables or disables Identity Optimization (IO). • 0 — Disabled • 1 — Enabled Default values 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IOIDOpt.InitiatorPersistencePolicy (Read or Write) Description Legal Values Sets the virtual address management .
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency To configure, the iDRAC.IOIDOpt.Enable property must indicate Enabled. iDRAC.IOIDOpt.VirtualAddressPersistencePolicyAuxPwrd (Read or Write) Description Legal Values 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.
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.Enable (Read or Write) Description Enables or disables the IPMI over LAN interface.
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.BaudRate (Read or Write) Description Specifies the baud rate for serial connection over IPMI. Legal Values • • • • Default Value 115200 Write Privilege Configure iDRAC 9600 19200 57600 115200 License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.
iDRAC.IPMISerial.DeleteControl (Read or Write) Description Enables or disables delete control on the IPMI serial interface. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.EchoControl (Read or Write) Description Enables or disables echo control on the IPMI serial interface.
Dependency None iDRAC.IPMISerial.InputNewLineSeq (Read or Write) Description Specifies the input new line sequence for the IPMI serial interface. Legal Values • 1 — Enter • 2 — Null Default Value 2 — Null Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.LineEdit (Read or Write) Description Enables or disables line editing on the IPMI serial interface.
iDRAC.IPMISOL.AccumulateInterval (Read or Write) Description Specifies the typical amount of time that iDRAC waits before transmitting a partial SOL character data packet. Legal Values Integral values: 1–255 Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISOL.BaudRate (Read or Write) Description Specifies the Baud rate for serial communication over LAN.
Dependency None iDRAC.IPMISOL.SendThreshold (Read or Write) Description To buffer before sending an SOL data packet, specifies the SOL threshold limit value and the maximum number of bytes Legal Values Integral values: 1–255 Default Value Not Applicable 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.
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.DNSFromDHCP (Read or Write) Description Specifies if the DNS server IPv4 addresses must be assigned from the DHCP server on the network.
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.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set unless IPv4.DHCPEnable is disabled. iDRAC.IPv4Static Use the objects in this group to manage the IPv4 Static configuration properties of iDRAC. iDRAC.IPv4Static.Address (Read or Write) Description iDRAC static IPv4 address.
iDRAC.IPv4Static.DNSFromDHCP (Read or Write) Specifies if the DNS server IPv4 addresses should be assigned from the DHCP server on the network. Description Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv4Static.Gateway (Read or Write) Description iDRAC static IPv4 gateway. This address can be configured even when DHCP is enabled.
iDRAC.IPv6.Address 2 (Read or Write) Description iDRAC IPv6 second address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address 3 (Read or Write) Description iDRAC IPv6 third address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.
Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 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.
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.
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. Legal Values • 0 — Disabled • 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.DNS1 (Read or Write) Description IPv6 DNS Server 1 Address.
License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be Enabled unless IPv6.AutoConfig is enabled. iDRAC.IPv6.Enable (Read or Write) Description Enables or Disables iDRAC IPv6 stack. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.
iDRAC.IPv6Static To manage the IPv6 static configuration properties of iDRAC, use the objects in this group iDRAC.IPv6Static.Address1 (Read or Write) Description iDRAC static IPv6 address. Legal Values Valid IPv6 Address Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6Static.DNS1 (Read or Write) Description Statically configurable DNS Server 1.
iDRAC.IPv6Static.Gateway (Read or Write) Description iDRAC static IPv6 gateway. Legal Values Valid IPv6 Address Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 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.
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.
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.GroupAttributeIsDN (Read or Write) Description Specifies whether the user domain name must be used from the LDAP server or from the user that provides login.
iDRAC.LDAP.Server (Read or Write) Description Configures the address of the LDAP Server. 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.UserAttribute (Read or Write) Description To search, specify the user attribute.
iDRAC.LocalSecurity To manage the ability to configure iDRAC, use the objects in this group. iDRAC.LocalSecurity.LocalConfigDisabled (Read or Write) Description To configure iDRAC from Local RACADM, enable or disable the ability of the local user. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.LocalSecurity.
NOTE: The following objects are not valid for the modular systems: • Auto negotiation • Auto dedicated NIC • Network speed • Duplex • Dedicated NIC scan time • Shared NIC scan time iDRAC.NIC.Autoconfig (Read or Write) Description Legal Values Sets the DHCP auto configuration operation. • 0 — Disabled NOTE: • iDRAC does not perform DHCP configuration. 1 — Enable Once NOTE: • iDRAC performs DHCP configuration once. 2 — Enable Once After Reset NOTE: Configures after iDRAC reset.
Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.DedicatedNICScanTime (Read or Write) Description Wait time for the iDRAC to switch from dedicated mode to shared mode. Legal Values Integral values: 5–255 Default Value 5 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.
Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.DNSRacName (Read or Write) Description The iDRAC name. Legal Values String of up to 63 ASCII characters 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.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.Failover (Read or Write) Description Enables or disables failover for iDRAC to switch from shared to dedicated. Legal Values • 0 — None • 2 — LOM1 • 3 — LOM2 • 4 — LOM3 • 5 — LOM4 • 6 — All Default Value 0 — None Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Possible Values depend on current NICSelection settings. iDRAC.NIC.
• 4 — LOM3 • 5 — LOM4 Default Value 1 — Dedicated Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 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.
• 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.VLanID (Read Only) Description Specifies the VLAN ID for the network VLAN configuration. NOTE: This object is applicable only to iDRAC on Racks and Towers. Legal Values Integral values: 1–4069 Default Value 1 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.
iDRAC.NICStatic.DNSDomainFromDHCP (Read or Write) Description Specifies that the iDRAC DNS domain name must be assigned from the network DHCP server. Legal Values String of up to 254 ASCII characters Default Value Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NICStatic.DNSDomainName (Read or Write) Description The DNS Domain Name.
iDRAC.NTPConfigGroup.NTP3 (Read or Write) Description Configure NTP Server 3 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.NTPEnable (Read or Write) Description On iDRAC, enable or disable NTP server access to iDRAC.
Can be set only if iDRAC.OS-BMC.PTCapability is set to Capable. Dependency iDRAC.OS-BMC.OSIpAddress (Read or Write) Description IPv4 address of the host Operating System. 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.OS-BMC.PTCapability (Read or Write) Description Operating System to iDRAC Pass Through Capability status.
Dependency None iDRAC.Racadm To manage Remote RACADM connection settings, use the object in this group. 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 The objects in this group provide information on Redfish events. 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.
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.RFS To configure Remote file share access to iDRAC, use the object in this group iDRAC.RFS.
iDRAC.RSM.RSMSetting (Read Only) Description Legal Values Specifies the status of RSM setting. • 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. For the country code, see http://www.iso.org/iso/home/standards/country_codes.htm. iDRAC.Security.
iDRAC.Security.CsrKeySize (Read or Write) Description Specifies the SSL asymmetric key size for the CSRs. Legal Values • • Default Value 2048 Write Privilege Configure iDRAC 1024 2048 License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Security.CsrLocalityName (Read or Write) Description Specifies the CSR Locality (L).
iDRAC.Security.CsrStateName (Read or Write) Description Specifies the CSR State Name (S). 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.FIPSMode (Read or Write) Description Enables or disables the FIPS mode compliance.
iDRAC.Serial.Command (Read or Write) Description Specifies a serial command that is executed after the user logs in to the serial console interface. 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 iDRAC.Serial.Enable (Read or Write) Description Enables or disables the iDRAC serial console interface.
iDRAC.Serial.NoAuth (Read or Write) Description Enables or disables iDRAC serial console login authentication. Legal Values • 0 — Disabled • 1 — Enabled Default Value Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SerialRedirection The objects in this group manage Serial Redirection properties of iDRAC. NOTE: It supports only rack and tower systems. iDRAC.SerialRedirection.
iDRAC.serverboot.BootOnce (Read or Write) Description Legal Values Enables or disables BootOnce option for the configured device. • 0 — Disabled • 1 — Enabled Default values 1 — Enabled Write Privilege Login and configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Read only if iDRAC.ServerBoot.FirstBootDevice is set to either BIOS (BIOS Setup), F10 (Lifecycle Controller), or F11 (BIOS Boot Manager). iDRAC.serverboot.
Dependency iDRAC.ServiceModule.ServiceModuleEnable attribute must be enabled. iDRAC.ServiceModule.LCLReplication (Read or Write) Description Legal Values Enables Lifecycle log in operating system log Baud rate on the iDRAC serial port. • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency If OpenManage Server Administrator is available, then the attribute is automatically set to ‘Disabled’. iDRAC.
iDRAC.ServiceModule.ServiceModuleState (Read or Write) Description Legal Values Indicates the status of Service Module process on the host operating system. • 0 — Disabled • 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.ServiceModule.ServiceModuleVersion (Read) Description Displays the installed version of iDRAC Service Module.
iDRAC.ServiceModule.WatchdogState (Read and Write) Description Legal Values Enables or disables the watchdog timer through iDRAC Service Module. • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC 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.
iDRAC.SNMP.AgentCommunity (Read or Write) Description Specifies the SNMP community name for SNMP traps. Legal Values String of up to 31 ACSII characters 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.
• 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.
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.SNMPv3Username (Read or Write) Description Specifies the SNMP v3 user name for the given index.
iDRAC.SSH.Timeout (Read or Write) Description Defines the secure shell idle timeout. Legal Values Integral values: 0–10800 Default Value 1800 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SysLog The objects in this group provide the properties for configuration of the SMTP server. iDRAC.SysLog.Port (Read or Write) Description Remote syslog port number.
iDRAC.SysLog.Server1 (Read or Write) Description Name of remote syslog server 1. 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.Server2 (Read or Write) Description Name of remote syslog server 2. Legal Values String of up to 63 ACSII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.
iDRAC.Telnet.Enable (Read or Write) Description Enables or disables Telnet. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Telnet.Port (Read or Write) Description Specifies the port number for the iDRAC Telnet interface.
iDRAC.Time.Timezone (Read or Write) Description Configure the time zone. Legal Values Valid time zone string of up to 32 ASCII characters For example: US/Central Default Value CST6CDT 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.
iDRAC.Update.FwUpdateIPAddr (Read or Write) Description Specifies the TFTP server address to be used for iDRAC firmware update operations. Legal Values Valid IPv4, IPv6, or FQDN address of the TFTP server Default Value Not Applicable 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.
License Required iDRAC Express and iDRAC Enterprise Dependency Not Applicable iDRAC.USB.ManagementPortMode (Read Only) Description Legal Values Displays the front panel USB mode. • 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.
iDRAC.Users.IpmiLanPrivilege (Read or Write) Description Specifies the maximum privilege on the IPMI LAN channel. Legal Values Integral values: • 2 — User • 3 — Operator • 4 — Administrator • 15 — No access Default Value 15 — No access Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Both user name and password must be configured prior to setting this object. iDRAC.Users.
License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set without first setting the user name. iDRAC.Users.SHA256Password (Read or Write) Description Indicates the SHA256 hash of the password. Legal Values String of 64 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 this object. iDRAC.Users.
• 2 — SHA Default Value 2 — SHA Write Privilege Configure iDRAC and Configure User License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Users.SNMPv3Enable (Read or Write) Description Enables or disables SNMPv3 support for an iDRAC User. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC and Configure User License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Users.
iDRAC.Users.UserName (Read or Write) Description iDRAC User Name. Legal Values String of up to 16 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC and Configure User License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.vflashpartition The objects in this group manage vFlash SD partitions on iDRAC. This group supports the following objects. Up to 16 partitions are supported, indexed from 1 to 16. iDRAC.vflashpartition.
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.FormatType (Read or Write) Description Legal Values Specifies the file system format type of the vFlash SD partition. • • • • • FAT16 FAT32 EXT2 EXT3 RAW Default value None Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled.
Default value If the card is not initialized, then the default value is 0. If initialized, then it displays the unused memory on the card. Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. iDRAC.vflashsd.Enable (Read or Write) Description Legal Values Enables or disables the vFlash SD card on iDRAC.
• 1 — Licensed Default value None Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. iDRAC.vflashsd.Size (Read or Write) Description Specifies the remaining size of the vFlash SD card for usage. 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. iDRAC.vflashsd.
iDRAC.VirtualConsole.AttachState (Read or Write) Description Legal Values Specifies the Attach State for the Virtual Console. • 0- Detached • 1-Attached • 2-Auto-Attach Default Value 2-Auto-Attach 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.
Dependency None 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.
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. Legal Values • 0 — Detached • 1 — Attached • 2 — AutoAttach Default Value 2 — AutoAttach Write Privilege Virtual Media License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VirtualMedia.
iDRAC.VNCServer.Enable (Read or Write) Description Legal Values Enables or disables VNC server on iDRAC. • 0 — Disabled • 1 — Enabled Default value 0 — Disabled Write Privilege Login or configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.VNCServer.LowerEncryptionBitLength (Read or Write) Description Legal Values Lower encryption bit length.
iDRAC.VNCServer.SSLEncryptionBitLength (Read or Write) Description Legal Values Indicates the VNC server encryption state. • • • • • 0 — Disabled 1 — Auto negotiate 2— 128 bit or higher 3— 168 bit or higher 4— 256 bit or higher Default value 0 — Disabled Write Privilege iDRAC Configure License Required iDRAC Enterprise Dependency None iDRAC.VNCServer.Timeout (Read or Write) Description VNC server idle timeout period in seconds.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.WebServer.HttpsPort (Read or Write) Description Specifies the port number for HTTPs communication with the iDRAC. Legal Values Integral values: 1–65535 Default Value 443 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Webserver.
Write Privilege iDRAC Configure License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.WebServer.Timeout (Read or Write) Description Defines the webserver timeout. Legal Values Integral values: 60–10800 Default Value 1800 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.WebServer.TLSProtocol (Read or Write) Description Defines the TLS protocol support. Legal Values • • • Default Value 1 — TLS 1.
BIOS.BiosBootSettings.BootMode (Read or Write) Description Legal Values Determines the start mode of the system. • BIOS • UEFI Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.BiosBootSettings.BootSeqRetry (Read or Write) Description Enables or disables the boot sequence retry feature.
BIOS.BiosBootSettings.UefiBootSeq (Read or Write) Description UEFI boot sequence Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if Boot mode is set to BIOS BIOS.BiosBootSettings.SetBootOrderFqddn (Read or Write) Description Specifies a list of FQDDs that has the boot list to apply on the next boot.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.EmbServerMgmt.UserLcdStr (Read or Write) Description Allows you to view or enter the User-Defined String to display on the LCD. 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.
• • • 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 Legal Values Enables or disables the operating system interface of the embedded NIC3. • • • • Enabled EnabledPxe EnablediScsi Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.
Dependency None BIOS.IntegratedDevices.EmbVideo (Read or Write) Description Legal Values Enables or disables the BIOS support for the embedded video controller. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.GlobalSlotDriverDisable Description Controls the pre-boot driver on any slot.
BIOS.IntegratedDevices.IntegratedRaid (Read or Write) Description Legal Values Enables or disables the integrated RAID controller. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.IntegratedSas (Read or Write) Description Legal Values Enables or disables the integrated SAS controller.
BIOS.IntegratedDevices.InternalUsb (Read or Write) Description Legal Values Enables or disables the internal USB port. • • On Off Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.InternalUsb1 (Read or Write) Description Legal Values Enables or disables the internal USB port 1.
BIOS.IntegratedDevices.IoatEngine (Read or Write) Description Legal Values Default Value Enables or disables the I/O Acceleration technology (I/OAT) option. • • Enabled Disabled Not Applicable 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.
BIOS.IntegratedDevices.SriovGlobalEnable (Read or Write) Description Legal Values Enables or disables BIOS configuration of Single Root I/O Virtualization (SR-IOV) devices. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.UsbPorts (Read or Write) Description Legal Values Sets the user accessible USB ports.
• SpareWithAdvEccMode Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.MemOptimizer (Read or Write) Description Legal Values Configure the memory optimizer setting. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.
• Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.RedundantMem (Read or Write) Description Legal Values Write Privilege Enables or disables the redundant memory feature. • • • • • • Disabled Spare Mirror IntraNodeMirror DimmSpare Dddc Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.
BIOS.MemSettings.Serialdbgout (Read or Write) Description Legal Values Default Value Enables or disables the Serial Debug Out option. • • Enabled Disabled 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.
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.ErrPrompt (Read or Write) Description Legal Values Enables or disables the F1 and F2 prompt on error. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.InSystemCharacterization (Read or Write) Description Legal Values Default Value The ratio of power and performance of a system is optimized by ISC when it is enabled.
BIOS.MiscSettings.SystemUefiShell (Read or Write) Description Legal Values Enables or disables the System UEFI Shell as a UEFI boot option choice. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.SysMgmtNVByte1 (Read or Write) Description Indicates the system management NVRAM byte 1.
BIOS.MiscSettings.ForceInt10 (Read or Write) Description Legal Values Specifies if the system BIOS will load the legacy video (INT 10h) option ROM from the video controller. • Enabled • Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.NetworkSettings The objects in this group manage the iSCSI devices. BIOS.NetworkSettings.
NOTE: On a Dell 13th generation of PowerEdge server, to set the value from OneTimeBootMode to OneTimeUefiBootSeq, you must boot the server in UEFI mode. BIOS.OneTimeBoot.OneTimeBootSeqDev (Read or Write) Description Configure the one time boot sequence device in BIOS. Legal Values Hard Disk List Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if OneTimeBootMode is not set to OneTimeBootSeq. BIOS.OneTimeBoot.
BIOS.ProcSettings.CorePerfBoost (Read or Write) Description Legal Values Enables or disables CPU core performance booster. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.DataReuse (Read or Write) Description Legal Values Enables or disables data reuse in cache.
BIOS.ProcSettings.DmaVirtualization (Read or Write) Description Legal Values Enables or disables hardware capabilities for DMA remapping and virtualization are available. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.
License Required iDRAC Express or iDRAC Enterprise Dependency None 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.
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.
BIOS.Procsettings.Proc2Cores Description Controls the number of enabled cores in each processor. Legal Values All, 1, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24 Default Value NA Write Privilege Server control License Required RACADM Dependency Requires the DPAT Pro license to make it visible. It can be edited only if the Number of Cores per Processor is set to Custom. BIOS.ProcSettings.Proc2Id (Read or Write) Description Processor's family model and stepping values.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc3Brand (Read or Write) Description Brand text provided by the processor manufacturer. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc3ControlledTurbo (Read or Write) Description Controls the turbo engagement.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc3L2Cache (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.Proc3L3Cache (Read or Write) Description Amount of memory in the corresponding processor cache.
NOTE: You can enable this option only when System Profile is set to Performance. Legal Values • • • • • Disabled ControlledTurboLimit 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.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcConfigTdp (Read or Write) Description Legal Values Allows to re-configure the Thermal Design Power (TDP) to lower levels. • • • Nominal Level1 Level2 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable BIOS.ProcSettings.
BIOS.ProcSettings.ProcDramPrefetcher (Read or Write) Description Legal Values Enable to turn on the DRAM prefetch unit in the Northbridge. Disable to prevent DRAM references from triggering DRAM prefetch requests. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.
BIOS.ProcSettings.ProcHwPrefetcher (Read or Write) Description Legal Values When enabled, the processor is able to prefetch extra cache lines for every memory request. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcHyperTransport (Read or Write) Description Legal Values Specifies the supported HyperTransport I/O Link Specification.
BIOS.ProcSettings.ProcX2Apic (Read or Write) Description Enables or disables the X2APIC mode. NOTE: To enable BIOS.ProcSettings.ProcX2Apic, you must enable BIOS.ProcSettings.ProcVirtualization. Legal Values • • Enabled Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if the ProcVirtualization attribute is set to Disabled. BIOS.ProcSettings.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProxyAttributes The objects in this group manage the legacy boot protocol of LOM. 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.
BIOS.PxeDev1Settings.PxeDevnInterface (Read or Write) Description Indicates the NIC Interface used for the specified PXE device. For the attribute PxeDevnInterface, the value of n can be 1 — 4. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.PxeDev1Settings.PxeDevnProtocol (Read or Write) Description Legal Values Controls the PXE protocol used for the specified PXE device.
BIOS.PxeDev1Settings.PxeDevnVlanPriority (Read or Write) Description Indicates the VLAN priority for the specific PXE device. For the attribute PxeDevnVlanPriority, the value of n can be 1 — 4. Legal Values None 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.
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 Legal Values Sets the drive type of the selected device.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortB (Read or Write) Description Legal Values Sets the drive type of the selected device. • • 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.
BIOS.SataSettings.SataPortC (Read or Write) Description Legal Values Sets the drive type of the selected device. • • 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.SataPortCCapacity (Read or Write) Description Displays the total capacity of a hard-disk drive.
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.SataPortDCapacity (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.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.
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. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortFModel (Read or Write) Description Displays the drive model of the selected device.
BIOS.SataSettings.SataPortGDriveType (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.SataPortGModel (Read or Write) Description Displays the drive model of the selected device.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortHModel (Read Only) 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.SataPortI (Read or Write) Description Legal Values Sets the drive type of the selected device.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortIModel (Read or Write) Description Displays the drive model of the selected device. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortJ (Read or Write) Description Sets the drive type of the selected device.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortJModel (Read or Write) Description Displays the drive model of the selected 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 Legal Values Directs the Security Freeze Lock command to the Embedded SATA drives during POST.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SerialCommSettings.FailSafeBaud (Read or Write) Description Legal Values BIOS attempts to determine the baud rate automatically. This fail-safe baud rate is used only if the attempt is unsuccessful. • • • • 115200 57600 19200 9600 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.
BIOS.SerialCommSettings.SerialPortAddress (Read or Write) Description Legal Values Port address for the Serial Devices. (COM1=0x3F8 COM2=0x2F8) • • • • Serial1Com1Serial2Com2 Serial1Com2Serial2Com1 Com1 Com2 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement To manage the slot disablement settings, use the objects in this group. BIOS.SlotDisablement.
• • Disabled BootDriverDisabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.Slot4 (Read or Write) Description Legal Values Control the configuration of the card installed in slot 4. • • • Enabled Disabled BootDriverDisabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.
BIOS.SlotDisablement.Slot7 (Read or Write) Description Legal Values Control the configuration of the card installed in slot 7. • • • Enabled Disabled BootDriverDisabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.Slot8 (Read or Write) Description Controls configuration of the card installed in this slot.
• BootDriverDisabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.Slot10 (Read or Write) Description Controls configuration of the card installed in this slot. You can set one of the following option 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.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysInformation.SystemCpldVersion (Read or Write) Description Displays the current revision of the system CPLD firmware. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysInformation.
BIOS.SysInformation.UefiComplianceVersion (Read or Write) Description Displays the system firmware UEFI compliance level. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysProfileSettings To manage the system profile settings, use the objects in this group. BIOS.SysProfileSettings.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysProfileSettings.MemFrequency (Read or Write) Description Legal Values Set the speed of the system memory to maximum performance, maximum reliability or a specific speed. • • • • • • MaxPerf 1600MHz 1333MHz 1067MHz 800MHz MaxReliability Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysProfileSettings.
BIOS.SysProfileSettings.MemRefreshRate (Read or Write) Description Legal Values Frequency at which memory is normally refreshed. • • 1x 2x 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.MemVolt (Read or Write) Description Legal Values Sets the DIMM voltage selection.
BIOS.SysProfileSettings.ProcC1E (Read or Write) Description Legal Values When enabled, the processor is allowed to switch to minimum performance state when idle. • • 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 Legal Values 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 Legal Values When enabled, the processor can operate in Turbo Boost Mode. • • 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.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysProfileSettings.UncoreFrequency (Read or Write) Description Legal Values Selects the processor uncore frequency. • • • DynamicUFS MaxUFS MinUFS Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysProfileSettings.WriteDataCrc Description Detects the DDR4 data bus issues and corrects during the write operation.
BIOS.SysSecurity.AcPwrRcvryDelay (Read or Write) Description Legal Values Specifies how the system supports the staggering of power-up after AC power has been restored to the system. • • • Immediate User Random Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.AcPwrRcvryUserDelay (Read or Write) Description Controls the user-defined AC Recovery Delay.
BIOS.SysSecurity.IntelTxt (Read or Write) Description Enables or disables Trusted Execution technology. NOTE: When the IntelTxt value is set to ‘on’, then the following values are set: TpmActivation=NoChange (Pending Value=NoChange), TpmClear=No (Pending Value=No), TpmSecurity=OnPbm (Pending Value=OnPbm). Legal Values • • On Off Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if: • ProcSettings.
• Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.SecureBoot (Read or Write) Description Enables or disables the SecureBoot option. NOTE: BiosBootSettings.Bootmode must be set to UEFI and MiscSettings.ForceInt10 must be Disabled to operate this property.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.SHA256SetupPasswordSalt (Read or Write) Description Indicates the Salt string added to the setup password before hash. Legal Values String of 32 characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.SignedFirmwareUpdate (Read or Write) Description Legal Values Enables the signed BIOS update feature.
BIOS.SysSecurity.SHA256SystemPassword (Read or Write) Description Indicates the SHA256 hash of the system password. Legal Values String of 64 characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.SHA256SystemPasswordSalt (Read or Write) Description Indicates the Salt string added to the system password before hash.
BIOS.SysSecurity.TcmSecurity (Read or Write) Description Legal Values Controls the reporting of the Trusted Cryptography Module (TCM) in the system. • • Off On Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.TpmActivation (Read or Write) Description Legal Values Specify the operational state of the Trusted Platform Module (TPM).
BIOS.SysSecurity.TpmPpiBypassClear Description Legal Values Clears the Physical Presence Interface (PPI) Advanced Configuration and Power Interface (ACPI) and enables the operating system to by-pass the PPI-related prompts. • • 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.
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. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.FCDevice.FamilyVersion (Read Only) Description Indicates the firmware’s family version.
• FabricDiscovered Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.FCTarget.FirstFCTargetLUN (Read or Write) Description Specifies the LUN (Logical Unit Number) 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.
FC.HBAConfig The objects in this group manage the Fibre Channel Host Bus Adapter (HBA). FC.HBAConfig.FCTape (Read or Write) Description Legal Values Enables or disables Fibre Channel Tape support. • Enabled • Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.FabricLoginTimeout (Read or Write) Description Sets the SAN Fabric login time out.
License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.HardZone (Read or Write) Description Legal Values Enables or disables the Fibre Channel hard zone. • Enabled • Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.HardZoneAddress (Read or Write) Description Sets the Hard Zone address.
FC.HBAConfig.PortDownRetryCount (Read or Write) Description Sets the target port down Input/Output retry count. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.PortDownTimeout (Read or Write) Description Sets the target port down time out.
FC.PortConfig.DeviceName (Read Only) Description Indicates the product name of the Fibre Channel host bus adapter. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.FCDevice (Read Only) Description Displays the version of the device and firmware.
License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.PortSpeed (Read or Write) Description Legal Values Specifies the data rate of the Fibre Channel Host Bus Adapter port. The value can be Automatic or specified in Gbps. • 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.
Dependency Not Applicable FC.PortConfig.WWPN (Read Only) Description Indicates the permanent Fibre Channel World Wide Port Name assigned to the port. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn The objects in this group manage. NIC.ConfigureFormn.BusDeviceFunction (Read Only) Description Indicates the value of the bus device function.
NIC.ConfigureFormn.IscsiMacAddr (Read Only) Description Indicates the permanent MAC address for iSCSI off load. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.iScsiOffloadMode (Read or Write) Description Legal Values Enables or disables the iSCSI off load on the partition.
NIC.ConfigureFormn.PCIDeviceID (Read Only) Description Indicates the PCI Device ID of the partition. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.WWN (Read Only) Description Indicates the Fibre Channel World Wide Node name identifier for FCoE.
License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.VirtMacAddr (Read or Write) Description Assigns MAC address for partition. 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.ConfigureFormn.VirtIscsiMacAddr (Read or Write) Description Assigns the MAC address for partition iSCSI off load.
NIC.DCBSettings.DCBExchangeProtocol (Read Only) Description Legal Values Indicates whether Data Center Bridging (DCB) Exchange Protocol capability is supported. • • Available Unavailable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.DCBSettings.EnhancedTransmissionSelection (Read Only) Description Legal Values Indicates whether Enhanced Transmission Selection capability is supported.
• Multichannel Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.DeviceLevelConfig.FlowControlSetting (Read or Write) Description Legal Values Configure type of Flow Control used. • • • • Auto TX:Send Pause on RX Overflow RX:Throttle TX on Pause Received TX RX Flow Control Default Value Auto Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.DeviceLevelConfig.
NIC.DeviceLevelConfig.VirtualizationMode (Read or Write) Description Legal Values Specifies the type of virtualization used by the controller on all ports. • NONE • 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.
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.MaxNumberExchanges (Read Only) Description Indicates the maximum number of exchanges supported.
NIC.FCOECapabilities.MaxNumberOutStandingCommands (Read Only) Description Indicates the maximum number of outstanding commands supported across all sessions. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCOECapabilities.MTUReconfigurationSupport (Read Only) Description Legal Values Indicates whether the MTU reconfiguration capability is supported.
NIC.FCoEConfiguration.BootOrderSecondFCoETarget (Read or Write) Description Specifies the port's second 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.BootOrderThirdFCoETarget (Read or Write) Description Specifies the port's third defined target in the FCoE boot.
License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEConfiguration.FirstFCoEWWPNTarget (Read or Write) Description World Wide Port Name (WWPN) of the first FCoE storage target. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEConfiguration.MTUParams (Read or Write) Description Legal Values Configure the MTU setting.
NIC.FCoEGenParams.FCoEFabricDiscoveryRetryCnt (Read or Write) Description Retry count for FCoE fabric discovery. Legal Values Values: 0–60 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEGenParams.FCoEFirstHddTarget (Read or Write) Description Legal Values Specifies whether the FCoE target is represented as the first HDD to the system.
• 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.
NIC.GlobalBandwidthAllocation.MaxBandwidth (Read or Write) Description Set the maximum percentage of port TX bandwidth allocated to partition. Legal Values Values from 0 to 100 Default Value 100 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.GlobalBandwidthAllocation.MinBandwidth (Read or Write) Description Set the minimum percentage of port TX bandwidth allocated to partition.
NIC.IscsiFirstTgtParams.FirstTgtBootLun (Read or Write) Description Set the first iSCSI storage target boot Logical Unit Number (LUN). Legal Values Values: 0–18446744073709551615 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.
Default Value IPv4 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.IscsiFirstTgtParams.FirstTgtIscsiName (Read or Write) Description Set the iSCSI Qualified Name (IQN) of the first iSCSI storage target. Legal Values String of upto 223 ASCII characters NOTE: The legal value range may be smaller than the maximum size of 223, based on the vendor configuration of the NIC cards.
• Disabled Default Value Disabled Write Privilege Server Control 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.
• 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.IscsiTgtBoot (Read or Write) Description Legal Values Specifies whether or not the iSCSI initiator will boot to the specified iSCSI target after connection.
Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.IscsiGenParams.LnkUpDelayTime (Read or Write) Description Set the time to allow for link to establish before driver initialization. Legal Values Values from 0 to 255 Default Value 0 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams.
Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams.WinHbaBootMode (Read or Write) Description Legal Values When enabled, it enables iSCSI Offload HBA start mode and disables iSCSI software initiator boot. • • Enabled Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.IscsiInitiatorParams The following section provides information about the objects in the NIC.
NIC.IscsiInitiatorParams.IscsiInitiatorIpAddr (Read or Write) Description Specifies the IP address of the iSCSI initiator. Legal Values String of 2–39 characters (Ipv4 or Ipv6 address) 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.IscsiInitiatorName (Read or Write) Description Specifies the initiator iSCSI Qualified Name (IQN).
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. Legal Values String of 2–39 characters (IPv6 Subnet) Default Value Not Applicable 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 To configure the iSCSIsecond storage, use the objects in this group. NIC.IscsiSecondTgtParams.ConnectSecondTgt (Read or Write) Description Legal Values Enables connecting to the second iSCSI target. • • Enabled Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.
NIC.IscsiSecondTgtParams.SecondTgtIpAddress (Read or Write) Description Specifies the IP address of the second iSCSI target. Legal Values String of 2-39 characters (Ipv4 or Ipv6 address) 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.
NIC.NICConfig.BannerMessageTimeout (Read or Write) Description Specifies the number of seconds that the OptionROM banner is displayed during POST. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICConfig.BootOptionROM (Read or Write) Description Legal Values Controls the enablement of legacy Boot Protocols in the Option ROM.
• Int19h Default Value AutoDetect Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICConfig.HideSetupPrompt (Read or Write) Description Legal Values Enables or disables the option ROM setup prompt during Power On Self Test (POST). • Enabled • Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICConfig.
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.
NIC.NICConfig.WakeOnLanLnkSpeed (Read or Write) Description Legal Values Select the port speed used for Wake on LAN mode. • • • • • AutoNeg 10 Mbps Half 10 Mbps Full 100 Mbps Half 100 Mbps Full Default Value AutoNeg Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.NICPartitioningConfig To configure the NICPartitioning properties, use the objects in this group. NIC.NICPartitioningConfig.
Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICPartitioningConfig.NumberPCIEFunctionsEnabled (Read Only) Description Indicates the number of physical PCIe functions currently enabled on this port. Legal Values Values: 1–65535 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.NICPartitioningConfig.
NIC.VndrConfigGroup.ChipMdl (Read Only) Description Indicates the chip type or revision. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.EnergyEfficientEthernet (Read Only) Description Indicates whether Energy Efficient Ethernet capability is supported.
License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.FCoEOffloadMode (Read or Write) Description Legal Values Enables or disables FCoE personality on the port. • • 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.
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.
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. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.MacAddr (Read Only) Description Indicates the permanent MAC address assigned during manufacturing.
NIC.VndrConfigGroup.NWManagementPassThrough (Read Only) Description Indicates whether the Network Management Pass-Through 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.OnChipThermalSensor (Read Only) Description Indicates whether an on-chip thermal sensor is available.
License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.RemotePHY (Read Only) Description Indicates whether RemotePHY 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.RXFlowControl (Read Only) Description Indicates whether Receive (RX) Flow control capability is supported.
Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None 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.
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.
License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller The objects in this group manage storage controller attributes. This group is indexed. The following sections provide information about the objects in this group. Storage.Controller.BackgroundInitializationRate (Read or Write) Description The Background Initialization (BGI) rate is the percentage of the system's resources dedicated to perform the background initialization of a virtual disk after it is created.
Storage.Controller.CheckConsistencyRate (Read or Write) Description The Check Consistency rate is the percentage of the system's resources dedicated to performing a check consistency on a redundant virtual disk. Legal Values Values: 0–100 Default value 100 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.
Dependency None Storage.Controller.EnhancedAutoImportForeignConfig (Read or Write) Description Legal Values This property indicates the Enhanced Auto Import of Foreign Configuration setting on the controller. • • Disabled Enabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.
Dependency None Storage.Controller.PossibleloadBalancedMode (Read or Write) Description Legal Values This attribute represents the ability to automatically use both controller ports connected to the same enclosure to route I/O requests. • • Automatic Disabled Default value Automatic Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.
Dependency None Storage.Controller.SupportControllerBootMode (Read Only) Description Legal Values This is read only attribute. This property indicates if this controller supports setting of controller boot mode. • • Supported Not Supported Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.SupportEnhancedAutoForeignImport (Read Only) Description Legal Values This is a read only attribute.
Dependency None Storage.enclosure The objects in this group manage the storage enclosure attributes. This group is indexed. Storage.enclosure.BackplaneCurrentMode (Read Only) Description Legal Values Displays the current mode of the backplane. • • • • • • • • UnifiedMode SplitMode SplitMode–4:20 SplitMode–8:16 SplitMode–16:8 SplitMode–20:4 Not Applicable None Default Value UnifiedMode Write Privilege Not Applicable License Required RACADM Dependency Backplane must support. Storage.enclosure.
Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Backplane must support. Storage.PhysicalDisk The objects in this group manage storage physical disk drive attributes. This group is indexed. The following section provides information about the objects in this group. Storage.PhysicalDisk.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.
Storage.PhysicalDisk.T10PICapability (Read Only) Description Legal Values This is a read-only attribute. This property indicates if this physical disk drive supports T10 PI. • • Incapable Capable Default value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.VirtualDisk The objects in this group manage storage virtual disk attributes. This group is indexed.
NOTE: Storage.VirtualDisk.ReadPolicy attribute is read-only for few PERCs—for example, H330. Legal Values • • No Read Ahead Read Ahead NOTE: Previous generations of PERC controllers support read policy settings of No Read Ahead, Read Ahead, and Adaptive Read Ahead. With PERC 8 and PERC 9, the Read Ahead and Adaptive Read Ahead settings are functionally equivalent at the controller level.
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 cfgDNSRegisterRac DNSRegister cfgNicVLanEnable VLanEnable cfgNicVLanID VLanID cfgNicVLanPriority VLanPriority iDRAC.IPv4 cfgNicIPv4Enable Enable cfgNicIpAddress Address cfgNicNetmask NetMask cfgNicGateway Gateway cfgNicUseDhcp DHCPEnable cfgDNSServersFromDHCP DNSFromDHCP cfgDNSServer1 DNS1 cfgDNSServer2 DNS2 cfgIpv6LanNetworking iDRAC.
Legacy Groups and Objects New Groups and Objects cfgServerMinPowerCapacity Cap.MinThreshold cfgServerMaxPowerCapacity Cap.MaxThreshold cfgServerPeakPowerConsumption Max.Power cfgServerPeakPowerConsumptionTimestamp Max.Power.Timestamp cfgServerPowerConsumptionClear Max.PowerClear cfgServerPowerCapWatts Cap.Watts cfgServerPowerCapBtuhr Cap.BtuHr cfgServerPowerCapPercent Cap.Percent cfgServerPowerCapEnable Cap.Enable cfgServerPowerLastHourAvg Avg.LastHour cfgServerPowerLastDayAvg Avg.
Legacy Groups and Objects New Groups and Objects cfgServerPowerSupplyCurrentDraw CurrentDraw 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 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 cfgRacTuneHttpPort=80 iDRAC.Webserver cfgRacTuneHttpsPort=443 iDRAC.Webserver cfgRacTuneTelnetPort=23 iDRAC.Telnet cfgRacTuneSshPort=22 iDRAC.SSH cfgRacTuneConRedirEnable=1 iDRAC.VirtualConsole cfgRacTuneConRedirPort=5900 iDRAC.VirtualConsole cfgRacTuneConRedirEncryptEnable=1 iDRAC.VirtualConsole cfgRacTuneLocalServerVideo=1 iDRAC.VirtualConsole iDRAC.IPBlocking cfgRacTuneIpRangeEnable=0 RangeEnable cfgRacTuneIpRangeAddr=192.168.1.
Legacy Groups and Objects New Groups and Objects cfgLdapPort Port 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 cfgIpmiPetCommunityName CommunityName cfgUserDomain iDRAC.UserDomain cfgUserDomainIndex NA cfgUserDomainName Name cfgSmartCard iDRAC.SmartCard cfgSmartCardLogonEnable SmartCardLogonEnable cfgSmartCardCRLEnable SmartCardCRLEnable [cfgIPv6URL] cfgIPv6URLString NA cfgVFlashSD iDRAC.
cfgSSADRoleGroupPrivilege (Read or Write) Description Use the bit mask numbers listed in the table below to set role-based authority privileges for a Role Group.