iDRAC 8/7 v2.50.50.
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. Copyright © 2017 Dell Inc. or its subsidiaries. All rights reserved. Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries.
Contents 1 Introduction.................................................................................................................................................. 10 New in this release........................................................................................................................................................... 10 Supported RACADM Interfaces......................................................................................................................................
getsel................................................................................................................................................................................. 40 getsensorinfo....................................................................................................................................................................40 getssninfo.......................................................................................................................................
testalert.............................................................................................................................................................................99 traceroute........................................................................................................................................................................100 traceroute6......................................................................................................................................
cfgLogging.......................................................................................................................................................................179 cfgRacSecurity............................................................................................................................................................... 180 4 Database Objects With Get and Set Commands.........................................................................................183 System.
iDRAC.Redfish................................................................................................................................................................ 275 iDRAC.Redfish.Enable (Read or Write)................................................................................................................. 275 iDRAC.Redfisheventing................................................................................................................................................. 275 iDRAC.
BIOS.MemSettings........................................................................................................................................................ 329 BIOS.MiscSettings.........................................................................................................................................................334 BIOS.NetworkSettings.................................................................................................................................................
Storage.enclosure.......................................................................................................................................................... 460 Storage.PhysicalDisk...................................................................................................................................................... 461 Storage.VirtualDisk..............................................................................................................................................
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.
download the local RACADM tool from support.dell.com, select Drivers and Downloads, select a server, and then select Systems Management > Dell Toolkit. • • NOTE: Local racadm and local racadm proxy runs with root user privilege. SSH or Telnet — Also known as Firmware RACADM. Firmware RACADM is accessible by logging in to iDRAC using SSH or Telnet. Similar to Remote RACADM, at the RACADM prompt, directly run the commands without the RACADM prefix.
NIC.nicconfig.2 [Key=NIC.Integrated.1-2-1#nicconfig] NIC.nicconfig.3 [Key=NIC.Integrated.1-3-1#nicconfig] NIC.nicconfig.4 [Key=NIC.Integrated.1-4-1#nicconfig] • To display the object list for the specified group, run: racadm get device.. Example racadm get nic.nicconfig.2 [Key=NIC.Integrated.
End key: directs to the end of the command. • View the history of the commands that were run in the current session, press up and down arrow key. • Exit the Autocomplete mode, enter Quit, Exit, or press Ctrl+D key. For example: • Example 1: racadm> arp autoupdatescheduler clearasrscreen clearpending closessn clrraclog . . . . . . .
• Storage devices • Network devices • Configuration • Audit • Updates You can view and filter logs based on the category and severity level. You can also export and add a work note to a log event. If you initiate configuration jobs using RACADM CLI or iDRAC web interface, the Lifecycle log captures the information about the user, interface used, and the IP address of the system from which you initiate the job.
Subcommand iDRAC on Blade Servers Telnet/SSH/Serial Local RACADM Remote RACADM getsensorinfo Yes Yes Yes getssninfo Yes Yes Yes getsvctag Yes Yes Yes getsysinfo Yes Yes Yes gettracelog Yes Yes Yes getversion Yes Yes Yes help and help subcommand Yes Yes Yes hwinventory Yes Yes Yes ifconfig Yes Yes Yes inlettemphistory Yes Yes Yes jobqueue Yes Yes Yes krbkeytabupload No Yes Yes lclog Yes Yes Yes license Yes Yes Yes nicstatistics Yes Yes Yes ping
Subcommand iDRAC on Blade Servers Telnet/SSH/Serial Local RACADM Remote RACADM swinventory Yes Yes Yes systemconfig Yes Yes Yes systemerase Yes Yes Yes systemperfstatistics Yes Yes Yes techsupreport Yes Yes Yes testemail Yes Yes Yes testtrap Yes Yes Yes testalert Yes Yes Yes traceroute Yes Yes Yes traceroute6 Yes Yes Yes update Yes Yes Yes usercertupload No Yes Yes usercertview Yes Yes Yes vflashsd Yes Yes Yes vflashpartition Yes Yes Yes vmdisc
NOTE: Warranty information may be included within this document or as a separate document. Accessing documents from the Dell EMC support site You can access the required documents using the following links: • For Dell EMC Enterprise Systems Management documents — Dell.com/SoftwareSecurityManuals • For Dell EMC OpenManage documents — Dell.com/OpenManageManuals • For Dell EMC Remote Enterprise Systems Management documents — Dell.
2 RACADM Subcommand Details This section provides detailed description of the RACADM subcommands including the syntax and valid entries. Topics: • Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands • help and help subcommand • arp • autoupdatescheduler • cd • cd..
• krbkeytabupload • lclog • license • netstat • nicstatistics • ping • ping6 • RACADM Proxy • racdump • racreset • racresetcfg • remoteimage • rollback • sensorsettings • serveraction • set • setled • setniccfg • sshpkauth • sslcertdownload • sslcertupload • sslcertview • sslcertdelete • sslcsrgen • sslkeyupload • sslresetcfg • storage • swinventory • systemconfig • systemerase • systemperfstatistics • techsupreport • testemail • testtrap •
Strings containing the following special characters must be quoted using double quotation marks: • $ (dollar sign) • " (double quotation mark) • ` (backward quotation mark) • \ (backward slash) • ~ (tilde) • | (vertical bar) • ( (left parentheses) • ) (right parentheses) • & (ampersand) • > (greater than) • < (less than) • # (pound) • ASCII code 32 (space) There are different escaping rules for double quotation marks.
arp Description Displays the contents of the Address Resolution Protocol (ARP) table. ARP table entries cannot be added or deleted. To use this subcommand, you must have Debug privilege. Synopsis racadm arp Input N/A Example racadm arp Output Address HW Type HW Address Mask Device 192.168.1.1 Ether 00:0d:65:f3:7c:bf C eth0 autoupdatescheduler Description You can automatically update the firmware of the devices on the server.
• -f — Specifies the catalog location and the filename. If the filename is not specified, then the default file used is catalog.xml. NOTE: If the file is in a subfolder within the share location, then enter the network share location in the –l option and enter the subfolder location and the filename in the –f option. • -ph — Specifies the FTP/HTTP proxy host name. • -pu — Specifies the FTP/HTTP proxy user name. • -pp — Specifies the FTP/HTTP proxy password.
• To view AutoUpdateScheduler parameter: racadm autoupdatescheduler view hostname = 192.168.0 sharename = nfs sharetype = nfs catalogname = Catlog.xml time = 14:30dayofmonth =1 repeat = 5 applyreboot = 1 idracuser = racuser • To clear and display AutoUpdateScheduler parameter: racadm autoupdatescheduler clear RAC1047: Successfully cleared the Automatic Update (autoupdate) feature settings cd Description To change the current working object, use this command.
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. Example racadm clearasrscreen clearpending Description Deletes the pending values of all the attributes (objects) in the device (NIC, BIOS, FC, and Storage).
• —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. racadm closessn –a clrsel Description Removes all the existing records from the System Event Log (SEL). To use this subcommand, you must have Clear Logs permission.
Input • -f — The -f option causes config to read the contents of the file specified by and configure iDRAC. The file must contain data in the format specified in the section Parsing Rules in the iDRAC User’s Guide available at www.dell.com/idracmanuals. NOTE: The -f option is not supported for the Serial or Telnet or SSH console. • • • • • • • -continue — This option is used with -f option only.
Example • racadm coredump There is no coredump currently available. • racadm Feb 19 Feb 19 Feb 19 Feb 19 Feb 22 coredump 15:51:40 15:52:41 15:54:12 15:56:11 11:46:11 (none) (none) (none) (none) (none) last message last message last message last message kernel: repeated repeated repeated repeated 5 4 4 2 times times times times coredumpdelete Description Deletes any currently available coredump data stored in the RAC. To use this subcommand, you must have Execute Debug Command permission.
• 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. The default value TIME_NOW starts the job immediately. • -e — Specifies the expiry time for the scheduled job in yyyymmddhhmmss format. The default value TIME_NA does not apply the waiting time.
• 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. • -a — The action that must be invoked when the event occurs.
• 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. Synopsis racadm fcstatistics Input — Specify the FQDD of the target FC device. Example racadm fcstatistics frontpanelerror Description Enables or disables the live-feed of the errors currently being displayed on the LCD screen. For error acknowledge use hide, and error assert use show.
NOTE: When attempting to run firmware update task, if the firmware image path length is greater than 256 characters, remote RACADM client exits with the error message "ERROR: Specified path is too long". Input • —u — The update option performs a checksum of the firmware update file and starts the actual update process. This option may be used along with the —g or —p options. At the end of the update, iDRAC performs a soft reset. • —s — This option returns the status of the update process.
FW Update Method iDRAC on Blade Servers iDRAC on Rack and Tower Servers Remote RACADM Yes Yes Remote RACADM-TFTP Yes Yes Remote RACADM-FTP Yes Yes Firmware RACADM-TFTP Yes Yes Firmware RACADM-FTP Yes Yes get Description Displays the value of one or more objects. The getsub-command has two forms. • • Displays the value of a single object. Exports the value of multiple objects to a file.
• 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. •
• 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.
cfgLDAPRoleGrou p cfgLDAPRoleGroupDN cfgServerInfo cfgServerBmcMacAddress cfgStandardSchem cfgSSADRoleGroupName a cfgTraps cfgTrapsAlertDestIPAddr cfgUserAdmin cfgUserAdminUserName Groups Key Attributes cfgEmailAlert cfgEmailAlertAddress cfgLDAPRoleGrou p cfgLDAPRoleGroupDN cfgServerInfo cfgServerBmcMacAddress cfgStandardSchem cfgSSADRoleGroupName a cfgTraps cfgTrapsAlertDestIPAddr cfgUserAdmin cfgUserAdminUserName Example • Displays the configuration properties (objects) that are cont
• 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. racadm getconfig –g cfgThermal gethostnetworkinterfaces Description Displays host network interface details. NOTE: To run this subcommand, you must have iDRAC service module installed on the server operating system.
To run this subcommand, you must have the Login User privilege. Synopsis racadm getled Input Output Example • • LED is blinking LED is not-blinking racadm getled LED State : Blinking racadm getled LED State : Not-Blinking getniccfg Description Displays the current and static NIC settings for iDRAC. Synopsis racadm getniccfg [-m ] Input Output The getniccfg subcommand displays an appropriate error message if the operation is not successful.
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 Example • —i — Displays the number of entries in the SEL. • -s — Displays the starting record number. • -c — Specifies the number of records to display.
PS1 Status Present AC [R/W] [R/W] System Board Inlet Temp Ok 20 C -7 C 47 C 3 C [Y] 42C [Y] System Board Exhaust Ok Temp 19 C 0 C 75 C 0 C [N] 70 C [N] CPU1 Temp 59 C 3 C 97 C 8 C [N] 92 C [N] Ok Sensor Type : TEMPERATURE Sensor Type : FAN System Board Fan1 RPM Ok 5880 RPM 600 RPM NA 21% System Board Fan2 RPM Ok 6000 RPM 600 RPM
System Board 2.5V AUX PG Ok Good NA NA CPU1 M01 VDDQ PG Ok Good NA NA System Board NDC PG Ok Good NA NA CPU1 M01 VPP PG Ok Good NA NA System Board 1.5V PG Ok Good NA NA System Board PS2 PG Fail Ok Good NA NA System Board PS1 PG Fail Ok Good NA NA System Board 1.
4 4 4 4 4 23:09:40 23:09:40 23:09:40 23:09:40 23:09:40 idrac8 idrac8 idrac8 idrac8 idrac8 L4, L4, L4, L4, L4, S3 S3 S3 S3 S3 [10297]: [10297]: [10297]: [10297]: [10297]: probename is Chassis Controller pCMCStatusobj->offsetKey is 24 pCMCStatusobj->sensorValue is 0 MAP Uninitialized, time to uninit = 0 millisec RACADM total execution time: 1680 milliseconds Sensor Type : BATTERY System Board CMOS Battery Ok Present NA NA PERC1 ROMB Battery Ok Unkno
• • • • Username IP address (if applicable) Session type (for example, serial or Telnet) 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.
NOTE: The host name and OS Name fields in the getsysinfo output display accurate information only if the Dell OpenManage Server Administrator is installed on the managed system. Else, these fields may be blank or inaccurate. An exception to this are VMware operating system names, which are displayed even if the Server Administrator is not installed on the managed system.
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 R630 I 1.3.6 62T3232 13230477902 WIN-2TA05N3JSLD Microsoft Windows Server 2008 R2, Enterprise x64 Edition Version 6.
getversion Description Displays the current software version, model and generation information, and whether the target device can be updated. Synopsis • racadm getversion • racadm getversion [-b | -c | —i] • racadm getversion [-f ] • -c — Displays the server's current CPLD version. • -b — Displays the server's current BIOS version. • -i — Displays the server's current IDSDM version.
switch-1 MXL 10/40GbE X01 9-2(0-296) switch-2 M8024-k 10GbE SW A00 switch-3 Dell PowerConnect M8024 X00 switch-4 Dell PowerConnect M8024 X00 switch-5 Dell PowerConnect M6348 X02 switch-6 Dell PowerConnect M6220 A01 5.0.1.3 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.
Total RDMA Bytes Transmitted: Total RDMA Bytes Received: 0 0 Total RDMA Transmitted ReadRequest Packets: Total RDMA Transmitted Send Packets: 0 Total RDMA Transmitted Write Packets: Total RDMA Protocol Errors: 0 0 Total RDMA Protection Errors: • 0 0 To get the complete details for NIC.Integrated.1-4-1, type the following command: racadm hwinventory NIC.Integrated.
Max Number of outstanding commands supported across all sessions: Flex Addressing: UEFI: iSCSI Offload: iSCSI Boot: TCP OffloadEngine: FCoE: FCoE Boot: PXE Boot: SRIOV: Wake on LAN: Network Management Pass Through: OS2BMC PassThrough: Energy Efficient Ethernet: On Chip Thermal Sensor: NPar: Remote PHY: Feature Licensing: IPSec Offload: MAC Sec: RDMA: Enhanced Transmission Selection: Priority Flow Control: DCB Exchange Protocol: Congestion Notification: VEB-VEPA Single Channel: VEB-VEPA Multi Channel: EVB: B
OS Driver Version: First FC Target WWPN: First FC Target LUN: Second FC Target WWPN: Second FC Target LUN: Hard Zone Address: Hard Zone Enable: FC Tape Enable: Loop reset Delay: Frame Payload Size : Fabric Login Retry Count: Fabric Login Timeout: Port Login Retry Count: Port Login Timeout: Port Down Retry Count: Port Down Timeout: Link Down Timeout: Port Number: Port Speed: No capabilities found for FQDD "FC.Slot.2-1" /admin1-> racadm hwinventory FC.Slot.
ifconfig Description Displays the contents of the network interface table. To use this subcommand, you must have the Execute Diagnostic Commands permission. Synopsis racadm ifconfig Input N/A Example $ racadm ifconfig eth0 Link encap:Ethernet HWaddr 00:1D:09:FF:DA:23 inet addr:192.168.0.0 Bcast:192.168.0.255 Mask:255.255.255.
• Export the log to management station using Remote RACADM. racadm -r 1.2.3.4 -u user -p xxx inlettemphistory export -f Mylog.csv -t csv • View the inlet temperature history. racadm inlettemphistory get Duration Above Warning Threshold as Percentage = 0.0% Duration Above Critical Threshold as Percentage = 0.0% Average Temperatures Last Hour = 23C ( 73.4F Last Day = 24C ( 75.2F Last Week = 24C ( 77.0F Last Month = 25C ( 77.0F Last Year = 23C ( 73.
• • • start time — Specifies a start time for job scheduled in the yyyymmddhhmmss format. TIME_NOW means immediate. Next Reboot means job is in scheduled state until the next manual restart. expiry time — Specifies expiry time for the job execution in the yyyymmddhhmmss format. The job must start by this time. TIME_NA means expiry time is not applicable. --realtime — Specifies the real time job.
lclog Description Allows you to: • • • • • Export the lifecycle log history. The log exports to remote or local share location. View the lifecycle log for a particular device or category Add comment to a record in lifecycle log Add a work note (an entry) in the lifecycle log View the status of a configuration job. 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.
• Audit • -b — The subcategory used to filter the records. Provides multiple subcategories using a "," as the delimiter. • -q — The sequence number from which the records must be displayed. Records older than this sequence number is displayed. • NOTE: This parameter input is an integer. If an alphanumeric input is provided, then invalid subcommand syntax error is displayed. -n — Specifies the n number of records that must be displayed.
• Display all the available records from the active Lifecycle log. racadm lclog view NOTE: If output is not returned when this command is used remotely, then retry increasing the remote RACADM timeout value. To increase the timeout value, run the command racadm set iDRAC.Racadm.Timeout . Alternatively, you can retrieve few records. • Add a comment to record number 5 in the Lifecycle log. racadm lclog comment edit –q 5 –m “This is a test comment.” • Add a worknote to the Lifecycle log.
• -t — Specifies the transaction ID. • -c — Specifies the component name on which the license is installed. • -o — Overrides the End User License Agreement (EULA) warning and imports, replaces or deletes the license. NOTE: Only a user with Server Control and Configure iDRAC privilege can run the import, delete, and replace commands. NOTE: For export license, you need Login and Configure iDRAC privilege. Examples • View all License Information on System. $racadm license view iDRAC.
• Export license to a CIFS share specifying the FQDD. While using the -c option and exporting a license from a device, more than one license file may be exported. Therefore if a filename is given, an index is appended to the end of the filename such asLicenseFile0.xml, LicenseFile1.xml. In this case, the device is Embedded iDRAC. racadm license export -u admin -p xxx -f LicenseFile.xml -l //192.168.0/licshare -c idrac.embedded.1 • Delete licenses on a particular device, in this case Embedded iDRAC.
Total RDMA Protection Errors: • 0 To display the statistics for the integrated NIC, type the following command: $ racadm nicstatistics NIC.Integrated.1-1 Total Bytes Received: Total Bytes Transmitted: 0 0 Total Unicast Bytes Received: 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.
Reply from 2011:de11:bdc:194::31: time<1ms Reply from 2011:de11:bdc:194::31: time<1ms Reply from 2011:de11:bdc:194::31: time<1ms Ping statistics for 2011:de11:bdc:194::31: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms 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.
NOTE: • The attribute racadm getconfig -g cfgractuning -o cfgRacTuneChassisMgmtAtServer must be set as non-zero in CMC. • • The attribute racadm get system.ChassisControl.ChassisManagementMonitoring attribute must be enabled in iDRAC. --proxy must be entered at the end of the command. • • The root privilege is the default privilege for Local RACADM proxy. The user privilege in the Remote RACADM proxy for CMC maps to iDRAC privilege.
• Session Information • Process Information • RAC Firmware Build Log Synopsis racadm racdump Input N/A Example =============================================================================== General System/RAC Information =============================================================================== RAC Information: RAC Date/Time = Thu Jul Firmware Version Firmware Build Last Firmware Update Hardware Version MAC Address = = = = = Common settings: Register DNS RAC Name DNS RAC Name Current DNS
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.localdomain ON No Watchdog Information: Recovery Action = None Present countdown value = 478 seconds Initial countdown value = 480 seconds Embedded NIC MAC Addresses: NIC.Integrated.1-3-1 Ethernet NIC.Integrated.
1 2 3 6 7 8 9 153 155 157 166 16233 16246 16247 26851 root root root root root root root root root root root root root root root 5236 0 0 0 0 0 0 0 0 0 0 40916 3824 3828 0 S SW SW SW SW< SW SW< SW SW SW< SW S S R SW {systemd} /sbin/init [kthreadd] [ksoftirqd/0] [watchdog/0] [khelper] [kdevtmpfs] [netns] [sync_supers] [bdi-default] [kblockd] [khubd] racadm racdump sh -c /bin/ps /bin/ps [kworker/u:3] =============================================================================== RAC Firmware Build Log ==
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.
NOTE: The following options only apply to connect and deploy actions • -u — Username. User name to access the network share. For domain users, you can use the following formats: • domain/user • domain\user • user@domain -p — Password to access the network share. • Example • 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.
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 [--preview] [--continue] • 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.
The --preview option provides the Job ID to verify the status of the file preview operation. The Job ID can be tracked by running the racadm jobqueue view –I command. 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.
racadm set -f myfile.xml -t xml -b "graceful" -w 600 -s "on" • • 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.
Input Example • -d — Enables DHCP for the NIC. It is enabled by default. • -d6 — Enables AutoConfig for the NIC (default is disabled). • -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 dotseparated strings. racadm setniccfg -s 192.168.0 255.255.255.0 192.168.0 • -s6 — Enables static IPv6 settings.
• Upload a valid key to iDRAC User 2 in the first key space using a file. $ racadm sshpkauth -i 2 -k 1 -f pkkey.key Key file successfully uploaded. • Get all keys for User 2 on iDRAC.
• 2 — Active Directory • 3 — Public Key Cryptography Standards (PKCS) format • -f — Specifies the source filename in the local file system of the certificate uploaded. • -k — Specifies optional source filename for private key when using type 6. • -p — Pass phrase for decrypting the PKCS12 file uploaded. • -k — Filename of the private key file while using type 6. The private key is generated when the CSR is generated.
Common Name (CN) iDRAC Default certificate Issuer Information: Country Code (CC) US State (S) Texas Locality (L) Round Rock Organization (O) Dell Inc. Organizational Unit (OU) Remote Access Group Common Name (CN) iDRAC Default certificate 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.
• Example The iDRAC resets and may be offline temporarily. Use Remote RACADM to delete the custom signing certificate. $ racadm -r 192.168.0 -u root -p xxx sslcertdelete -t 3 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.
To run this subcommand, you must have the Server Control privilege. Synopsis racadm sslkeyupload -t -f Input • -t — Specifies the key to upload. The value is: • • 1 — SSL key used to generate the server certificate. -f — Specifies the filename of the SSL key that must be uploaded. 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.
• To generate and view information about the inventory of virtual disks, run the following command: racadm storage get vdisks racadm storage get vdisks --refkey racadm storage get vdisks --refkey -o racadm storage get vdisks --refkey -o p • To generate and view information about the inventory of enclosures, run the following command: racadm storage get encl
Configuration • To view the help details for a configuration command, run the following command: racadm storage help where command can take below values converttoraid, converttononraid, controllers, clearconfig, createsecuritykey, createvd, deletesecuritykey, deletevd, encryptvd, enclosures, emms, fans, hotspare, importconfig, ccheck, secureerase, preparetoremove, blink, unblink, cancelcheck, init, modifysecuritykey, psus, pdisks, resetconfig, tempprobes, vdisks, and patrolread.
• • To prepare the PCIeSSD drive for removal, run the following command: racadm storage preparetoremove NOTE: The Prepare to Remove task is not supported for HHHL PCIe SSD devices. To perform a secure erase operation on PCIeSSD device, run the following command: racadm storage secureerase: NOTE: You can also run the command using raid in place of the storage command. Input • -o — Specifies the optimized version. • -p — Specifies the property name.
• -type { ghs | dhs} — Assigns a global or dedicated hotspare. • -vdkey: — Assigns the dedicated hotspare to the specified virtual disk. This option is required for dedicated hotspare. -state — start value starts a patrol read operation. stop value stops a running patrol read operation. • NOTE: To start the operation, the Controller.PatrolReadMode must be in Manual mode. • -speed — Specifies the initialization of the Virtual disk. • fast— Performs fast initialization.
racadm racadm racadm racadm racadm racadm racadm racadm racadm racadm racadm racadm racadm racadm racadm • storage storage storage storage storage storage storage storage storage storage storage storage storage storage storage get get get get get get get get get get get get get get get psus controllers -o controllers -o -current controllers -o -pending enclosures -o controllers -o -p name,status vdisks -o -p layout,status controllers:RAID.INTEGRATED.0 emms:EMM.Slot.0:ENCLOSURE.EXTERNAL.0-0:RAID.
SupportRAID10UnevenSpans SupportEnhancedAutoForeignImport EnhancedAutoImportForeignConfig SupportControllerBootMode ControllerBootMode RealtimeConfigurationCapability CurrentControllerMode = = = = = = = Supported Supported Enabled Supported Continue Boot On Error Capable RAID The following command displays the filtered property values for all returned controller objects: racadm storage get controllers -o -p Name RAID.Integrated.
PatrolReadRate PatrolReadMode PatrolReadState CheckConsistencyMode LoadBalanceSetting CopybackMode PreservedCache CacheMemorySize PersistHotspare SpindownUnconfiguredDrives SpindownHotspare Timeintervalforspindown SecurityStatus EncryptionMode SasAddress PciDeviceId PciSubdeviceId PciVendorId PciSubvendorId PciBus PciDevice PciFunction BusWidth SlotLength SlotType MaxCapableSpeed LearnMode T10PICapability SupportRAID10UnevenSpans SupportEnhancedAutoForeignImport EnhancedAutoImportForeignConfig SupportContro
PciVendorId PciSubvendorId PciBus PciDevice PciFunction BusWidth SlotLength SlotType MaxCapableSpeed LearnMode T10PICapability SupportRAID10UnevenSpans SupportEnhancedAutoForeignImport EnhancedAutoImportForeignConfig SupportControllerBootMode RealtimeConfigurationCapability CurrentControllerMode • = = = = = = = = = = = = = = = = = 0x8086 0x1028 0x0 0x0 0x0 Unknown Unknown Unknown 6.
• RollupStatus Ok State Online OperationalState Not applicable Layout Raid-0 Size 278.88 GB 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.
The following command is an optimized and filtered version: racadm storage get enclosures --refkey RAID.Integrated.1-1 -o -p Name Enclosure.Internal.0-1:RAID.Integrated.1-1 Name = BP12G+EXP 0:1 • To generate and view information about the inventory of physical disk drives connected to the enclosure or backplanes, run the following command: racadm storage get pdisks Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.
Size FailurePredicted RemainingRatedWriteEndurance SecurityStatus BusProtocol MediaType UsedraidDiskSpace AvailableraidDiskSpace Hotspare Manufacturer ProductId Revision SerialNumber PartNumber NegotiatedSpeed ManufacturedDay ManufacturedWeek ManufacturedYear SasAddress FormFactor raidNominalMediumRotationRate T10PICapability BlockSizeInBytes MaxCapableSpeed = = = = = = = = = = = = = = = = = = = = = = = = 278.88 GB NO Not Applicable Not Capable SAS HDD 278.88 GB 0.
The following command is an optimized and filtered version: racadm storage get psus --refkey -o -p • To get the list of enclosures and properties of the PCIeSSD enclosure. • The following command provides the list of enclosures: racadm storage get enclosures Enclosure.Internal.0-1:RAID.Integrated.1-1\ Enclosure.Internal.0-1:PCIeExtender.Slot.
RollupStatus = Ok DeviceDescription = PCIe Extender in PCIe Slot 3 Status = Ok Name = PCIeExtender 3 (PCI Slot 3) Configuration • To view the help details for a configuration command, run the following command: admin1-> racadm storage help createvd Storage configuration of hardware RAID connected to the system.
• The following command starts an initialization operation on a specified virtual disk: racadm storage init:Disk.Virtual.0:RAID.Integrated.1-1 -speed fast • The following command deletes the specified virtual disk: racadm storage deletevd:Disk.Virtual.0:RAID.Integrated.1-1 • The following command encrypts the specified virtual disk: racadm storage encryptvd:Disk.Virtual.0:RAID.Integrated.1-1 • The following command assigns security key for controller: racadm storage createsecuritykey:RAID.Integrated.
To apply the configuration operation, create a configuration job, and then restart the server. To create the required commit and reboot jobs, run the jobqueue command. For more information about the jobqueue command, enter the RACADM command "racadm help jobqueue” swinventory Description Displays the list of software objects and associated properties installed on a server. NOTE: Lifecycle Controller and CSIOR may not be enabled to run this subcommand.
NOTE: • • • • • • Synopsis To run this subcommand, you require the Server Profile Export and Import license. Backup operation is licensed (Enterprise) but restore operation is not licensed. If Lifecycle Controller is disabled, starting a restore operation is unsuccessful. If CSIOR is disabled, the system inventory can have old data during the backup operation. An appropriate warning message is displayed. The autobackupscheduler can be enabled or disabled.
NOTE: The -dom, -wom, or -dow option must be included in the command for the autoupdate schedule. The * value for the options must be included within ' ' (single quotation mark). • • • If the -dom option is specified, then the -wom and -dom options are not required. • If the-wom option is specified, then the-dow is required and -dom is not required. • If the-dom option is non-'*', then the schedule repeats by month. • If the-wom option is non-'*', then the schedule repeats by month.
systemerase Description Allows you to erase the components to remove the server from use. Synopsis • To erase a specific component. racadm systemerase • To erase multiple components.
Minimum Readings Last Hour = 0% [At Mon, 05 May 2014 17:13:04] Last Day = 0% [At Mon, 05 May 2014 15:59:53] Last Week = 0% [At Mon, 05 May 2014 15:59:53] Maximum Readings Last Hour = 0% [At Thu, 01 Jan 1970 00:00:00] Last Day = 0% [At Thu, 01 Jan 1970 00:00:00] Last Week = 0% [At Thu, 01 Jan 1970 00:00:00] Average Readings Last Hour = 0% Last Day = 0% Last Week = 0% Peak Readings Last Week 0% [At Mon, 05 May 2014 15:58:35] • To reset the peak utilization of a specific sensor racadm systemperfstatistics Pea
• OSAppAll — OS and Application data • TTYLog — TTYLog data NOTE: • For updating the operating system application data collection, enter the value OSAppNoPII or OSAppAll to the -t option. Examples • • If no value is specified then system information data is collected. • To perform the Oslog collection, make sure that ISM is installed and running. • TTYLog includes PCIeSSD data.
• Make sure that the SMTP IP address is configured properly. racadm set idrac.remotehosts.SMTPServerIPAddress 192.168.0 • View the current email alert settings. racadm get idrac.EmailAlert. where is a number from 1 to 8. testtrap Description Tests the RAC’s SNMP trap alerting feature by sending a test trap from iDRAC to a specified destination trap listener on the network. To run this subcommand, you must have the Test Alert permission.
• Test a trap that has not been configured yet. racadm testalert -i 2 ERROR: Trap at specified index is not currently enabled. traceroute Description Traces network path of the routers as the packets traverse from the system to a destination IPv4 address. To run this subcommand, you must have the Execute Diagnostic Commands permission. Synopsis racadm traceroute Input IPv4 — Specifies IPv4 address. Output traceroute to 192.168.0.1 (192.168.0.1), 30 hops max, 40 byte packets 1 192.
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. If the issue persists, use remote RACADM with the CIFS or NFS share.
For devices that perform update process without rebooting the host, the update status changes from Downloading to Completed. For devices that require host reboot to perform update process, the update status changes from Downloading to Scheduled. When the status is displayed as Scheduled, reboot the host to start the update process.
• Perform update from an FTP repository with authentication and reboot the server to apply the updates. racadm update -f Catalog.xml -e 192.168.11.0/Repo/MyCatalog -u user -p xxx\n a TRUE -t FTP • Perform update from a HTTP repository and restart the server to apply the updates. racadm update -f Catalog.xml -e 192.168.0/Repo/MyCatalog -a TRUE -t HTTP • Perform update from a TFTP repository and restart the server to apply the updates. racadm update -f Catalog.xml -e 192.168.
Issuer Information: Country Code (CC) : US State (S) : Texas Locality (L) : Round Rock Organization (O) : Dell Inc. Organizational Unit (OU): Remote Access Group Common Name (CN) : iDRAC default certificate Valid From Valid To : Jun 7 23:54:19 2011 GMT : Jun 4 23:54:19 2021 GMT vflashsd Description Allows you to initialize or get the status of the vFlash SD card. The initialize operation removes all the existing partitions and resets the card.
• image — Creates a partition using an image relative to iDRAC. NOTE: Creating an empty partition with emulation type as floppy with ext2 format type by using the Telnet session might result in a state where the partition creation status is shown as zero. If this happens then it is recommended to remove the SD card and format it in order to reuse. Example • Creation of a partition may be unsuccessful if: • The network share is not reachable. • The user name or password provided is not correct.
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.
• cfgUserDomain • cfgServerPower • cfgServerPowerSupply • cfgIPv6LanNetworking • cfgIpv6StaticLanNetworking • cfgIPv6URL • cfgIpmiSerial • cfgSmartCard • cfgNetTuning • cfgSensorRedundancy • cfgVFlashSD • cfgVFlashPartition • cfgLogging • cfgRacSecurity Displayable Characters Displayable characters include the following set: abcdefghijklmnopqrstuvwxwz ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789~`!@#$%^&*()_+-={}[]|\:";'<>,.
Subcommand iDRAC on Blade Servers iDRAC on Rack and Tower Servers cfgActiveDirectory Yes Yes cfgLDAP Yes Yes cfgLdapRoleGroup Yes Yes 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 cfgSensorRedunda
idRacProductInfo (Read Only) Description A text string that identifies the product. Legal Values A string of up to 63 ASCII characters. Default iDRAC – Integrated Dell Remote Access Controller idRacDescriptionInfo (Read Only) Description A text description of the RAC type. Legal Values A string of up to 255 ASCII characters. Default This system component provides a complete set of remote management functions for Dell PowerEdge servers.
iDRAC Type (Read Only) Description Identifies the remote access controller type.
cfgNicStaticIPv4Enable (Read or Write) Description Enables or disables the IPv4 stack. Legal Values • 0 — Disabled • 1 — Enabled Default 1 — Enabled NOTE: If this object is modified, then the object cfgNicIPv4Enable is also modified. cfgNicStaticIpAddress (Read or Write) Description Returns or sets the current IPv4 address. NOTE: Only set the current IPv4 address if cfgNicUseDhcp is set to 0(false). Legal Values Any Valid IPv4 address Default 192.168.
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. Legal Values • • Default 0 DNS Addresses are configured on the Device DNS Addresses are assigned via DHCP cfgDNSStaticServer1 (Read or Write) Description Specifies the IP address for DNS server 1.
cfgDNSStaticDomainName(Read or Write) Description The DNS static domain name. Legal Values String of up to 254 ASCII characters. Characters are restricted to alphanumeric, hyphens and periods. At least one of the characters must be alphabetic. NOTE: Microsoft Active Directory only supports Fully Qualified Domain Names (FQDN) of 64 characters or fewer lengths. Default Null cfgDNSStaticDomainNameFromDHCP (Read or Write) Description Specifies the device DNS static domain name.
cfgRhostsFwUpdateIpAddr (Read or Write) Description Specifies the network TFTP server IPv4 or IPv6 address that is used for TFTP firmware update operations. Legal Values A string representing a valid IPv4 or IPv6 address. For example, 192.168.0.61 Default For IPv4, it is 0.0.0.0 cfgRhostsFwUpdatePath (Read or Write) Description Specifies TFTP path where firmware image file exists on the TFTP server. The TFTP path is relative to the TFTP root path on the TFTP server.
Default 514 cfgRhostsSyslogServer1 (Read or Write) Description To store the RAC and SEL logs specify the first of three possible remote syslog servers. This property is only valid if cfgRhostsSyslogEnable is set to 1 (enabled). Legal Values String from 0 to 63 characters. Default cfgRhostsSyslogServer2 (Read or Write) Description To store the RAC and SEL logs Specify the second of three possible remote syslog servers.
cfgUserAdminIpmiLanPrivilege (Read or Write) Description The maximum privilege on the IPMI LAN channel. Legal Values • 2(User) • 3(Operator) • 4(Administrator) • 15(No access) • 4(User 2) • 15(All others) Default cfgUserAdminIpmiSerialPrivilege (Read or Write) Description The maximum privilege on the IPMI LAN channel. This object is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers.
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 0x0000004 Administrator Clear Logs Administrator 0x
Fabric C Administrator 0x0000800 Examples The following table provides sample privilege bit masks for users with one or more privileges. User Privileges Privilege Bit Mask The user is not allowed to access iDRAC or CMC 0x00000000 The user may only log in to iDRAC or CMC and view iDRAC or CMC and server configuration information. 0x00000001 The user may log in to iDRAC or CMC and change configuration.
Default ******** cfgUserAdminEnable (Read or Write) Description Enables or disables an individual user. NOTE: You can enable a user for a given index, only if you set the password for the same user. Legal Values Default • 1 (TRUE) • 0(FALSE) 1 (User 2), 0 (All others) cfgUserAdminSolEnable (Read or Write) Description Enables or disables Serial Over LAN (SOL) user access for the user.
0 Default cfgEmailAlertAddress (Read or Write) Description Specifies the destination email address for email alerts, for example, user1@company.com. Legal Values Email address format, with a maximum length of 64 ASCII characters. Default cfgEmailAlertCustomMsg (Read or Write) Description Specifies a custom message that forms the subject of the alert.
cfgSsnMgtRacadmTimeout (Read or Write) Description Defines the idle timeout in seconds for the Remote RACADM interface. If a remote RACADM session remains inactive for more than the specified sessions, the session closes.
After the message is displayed, the system returns to the shell that generated the Secure Shell session. Legal Values • 0 —(No timeout) • 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 57600 cfgSerialConsoleEnable (Read or Write) Description Enables or disables the serial console interface. Legal Values • 1 (TRUE) • 0 (FALSE) Default 0 cfgSerialConsoleQuitKey (Read or Write) Description This key or key combination terminates Virtual Console text for iDRAC when using the console com2 command. Legal value: ^ follows any alphabet (a-z, A-Z) ^ follows the listed special characters: [ ] \ ^ _ NOTE: The CTRL key is represented by using the ^ (carat) character.
• 1 — (disables serial login authentication) 0 Default cfgSerialConsoleCommand (Read or Write) Description Specifies a serial command that is executed after a user logs in to the serial console interface. Legal Values A string of up to 128 characters. Default cfgSerialHistorySize (Read or Write) Description Specifies the maximum size of the serial history buffer.
cfgSerialSshEnable (Read or Write) Description Legal Values Default Enables or disables the secure shell (SSH) interface. • 1 (TRUE) • 0 (FALSE) 1 Example racadm getconfig -g cfgSerial cfgSerialBaudRate=115200 cfgSerialConsoleEnable=1 cfgSerialConsoleQuitKey=^\ cfgSerialConsoleIdleTimeout=1800 cfgSerialConsoleNoAuth=0 cfgSerialConsoleCommand= cfgSerialConsoleColumns=0 cfgSerialHistorySize=8192 cfgSerialTelnetEnable=0 cfgSerialSshEnable=1 cfgSerialTelnetEnable (Read or Write) Description Enables or
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.
cfgRacTuneRemoteRacadmEnable (Read or Write) Description Enables or disables the Remote RACADM interface. Legal Values • 1 (TRUE) • 0 (FALSE) Default 1 cfgRacTuneCtrlEConfigDisable Description To configure iDRAC from the BIOS POST option-ROM, enables or disables the ability of the local user. This object is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers.
• 0 (FALSE) 0 Default cfgRacTuneIpRangeAddr (Read or Write) Description Specifies the acceptable IPv4 address bit pattern in the positions of the "1"s in the range mask property (cfgRacTuneIpRangeMask). Legal Values An IPv4 address formatted string, for example, 192.168.0. Default 192.168.0 cfgRacTuneIpRangeMask (Read or Write) Description Standard IP mask values with left-justified bits. For example, 255.255.255.0. Legal Values An IPv4 address formatted string, for example, 255.255.255.0.
• Default 0 (FALSE) 1 cfgRacTuneConRedirEncryptEnable (Read or Write) Description Encrypts the video in a Virtual Console session. Legal Values • 1 (TRUE) • 0 (FALSE) Default 1 cfgRacTuneAsrEnable (Read or Write) Description Enables or disables iDRAC last crash screen capture feature. This object property requires an iDRAC reset before it becomes active.
# cfgRacTuneTimezoneOffset=-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.
Default 0 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.
The following sections provide information about the objects in the ifcRacManagedNodeOs. ifcRacMnOsHostname (Read Only) Description The host name of the managed server. Legal Values A string of up to 255 characters. Default 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.
If this property is enabled when the host server is rebooted, this feature attempts to start from the virtual media devices — if the appropriate media is installed in the device. Legal Values Default • 1 (TRUE) • 0 (FALSE) 0 cfgVirMediaFloppyEmulation (Read or Write) Description When set to 0, the virtual floppy drive is recognized as a removable disk by Windows operating systems. Windows operating systems assigns a drive letter that is C: or higher during enumeration.
cfgServerName (Read Or Write) Description Displays the name of the specified server. Legal Values Maximum of 15 non-extended (ASCII characters (ASCII codes 32 through 126). For more information, see Guidelines to Quote Strings Containing Special Characters. Default SLOT — cfgServerNic3MacAddress (Read Only) Description Displays the MAC address of the server NIC 3.
NOTE: First attach, to configure vFlash as First Boot Device. When a detached / non-existent vFlash partition or a nonstandard boot device is configured as first boot device, the following error message is displayed: Invalid object value Legal Values • • • • • • • • • • • • • • Default No-Override No-Override PXE HDD DIAG CD-DVD BIOS vFDD VCD-DVD iSCSI FDD SD RFS (Remote File Share) F10 F11 cfgServerBootOnce (Read or Write) Description Enables or disables the server start once feature.
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) To obtain user names, specify the LDAP server from which you want the iDRAC. Description This object is applicable only to iDRAC.
cfgADAuthTimeout (Read or Write) Description To wait for Active Directory authentication requests to complete before timing out, specify the number of seconds. NOTE: To modify this property, you must have the Configure iDRAC permission. Legal Values 15–300 seconds Default 120 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.
cfgADGlobalCatalog2 (Read or Write) Description To obtain user names, specify the Global Catalog server from which you want the iDRAC. This object is applicable only to iDRAC. Legal Values A string of up to 254 ASCII characters representing a valid IP address or a fully qualified domain name (FQDN). Default None cfgADGlobalCatalog3 (Read or Write) Description To obtain user names, specify the Global Catalog server from which you want the iDRAC. This object is applicable only to iDRAC.
cfgADDcSRVLookupbyUserdomain (Read or Write) Description Chooses the way the user domain is looked up for Active Directory. This object is applicable only to iDRAC. Legal Values • • Default 1 (TRUE) — use user domain as the search domain to look up DCs. The user domain is chosen from either the user domain list or by entering into the user login. 0 (FALSE) — use the configured search domain cfgADDcSrvLookupDomainName to look up DCs.
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.
Default Null cfgLDAPUserAttribute (Read or Write) Description To search for, specify the user attribute. It is recommended to be unique within the chosen baseDN, otherwise a search filter must be configured to make sure the uniqueness of the login user. If the userDN cannot be uniquely identified, login is unsuccessful with error. Legal Values String.
cfgLDAPBindPassword (Write Only) Description A bind password is used with the bindDN. The bind password is a sensitive data, and must be protected. It is optional to support anonymous bind. Legal Values String maximum length = 254 Default Null cfgLDAPSearchFilter (Read or Write) Description To validate LDAP search filter, use the user attribute that cannot uniquely identify the login user within the chosen baseDN. The search filter only applies to userDN search and not the group membership search.
Default LDAP cfgLdapRoleGroup This group allows the user to configure role groups for LDAP. Use this object with the config or getconfig subcommands. cfgLDAPRoleGroup is indexed, containing instances numbered from 1 to 5.
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 sections provide information about the objects in the cfgStandardSchema. cfgSSADRoleGroupIndex (Read Only) Description Index of the Role Group as recorded in the Active Directory.
• Example racadm getconfig -g cfgStandardSchema -i 1 # cfgSSADRoleGroupIndex=1 cfgSSADRoleGroupName=blsys-1 cfgSSADRoleGroupDomain= cfgSSADRolGroupPrivilege=3081 The following table displays the bit masks for Role Group privileges: Role Group Privilege Bit Mask Login to iDRAC 0x00000001 Configure iDRAC 0x00000002 Configure Users 0x00000004 Clear Logs 0x00000008 Execute Server Control Commands 0x00000010 Access Virtual Console 0x00000020 Access Virtual Media 0x00000040 Test Alerts 0x0000008
cfgIpmiSolEnable (Read or Write) Description Enables or disables SOL. Legal Values • 1(TRUE) • 0(FALSE) 1 Default cfgIpmiSolBaudRate (Read or Write) Description Specifies baud rate for serial communication over LAN. Legal Values 9600, 19200, 57600, 115200 Default 115200 cfgIpmiSolMinPrivilege (Read or Write) Description Specifies the minimum privilege level required for SOL access.
cfgIpmiSolSendThreshold (Read or Write) Description To buffer before sending an SOL data packet, specify the SOL threshold limit value and the maximum number of bytes. Legal Values 1–255 Default 255 cfgIpmiLan This group is used to configure the IPMI over LAN capabilities of the system. The following sections provide information about the objects in the cfgIpmiLan group. cfgIpmiLanEnable (Read or Write) Description Enables or disables the IPMI over LAN interface.
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 0000000000000000000000000000000000000000 cfgIpmiLanPetCommunityName (Read or Write) Description Specifies the SNMP community name for traps. Legal Values A string of up to 18 characters.
cfgIpmiPetIPv6AlertEnable (Read or Write) Description Enables or disables the IPv6 alert destination for the trap. Legal Values • 1 (TRUE) • 0 (FALSE) 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.
• 3(Power Cycle) 0 Default cfgIpmiPefEnable (Read or Write) Description Enables or disables a specific platform event filter. Legal Values • 1(TRUE) • 0(FALSE) 1 Default cfgIpmiPet This group is used to configure platform event traps on the managed server. The following sections provide information about the objects in the cfgIpmiPet group. cfgIpmiPetIndex (Read Only) Description Unique identifier for the index corresponding to the trap.
Default 0 cfgUserDomain This group is used to configure the Active Directory user domain names. A maximum of 40 domain names can be configured at any given time. The following sections provide information about the objects in the cfgUserDomain group. cfgUserDomainIndex (Read Only) Description Represents a specific domain. Legal Values 1–40 Default The index value. cfguserdomainname (Read Only) Description Specifies the Active Directory user domain name.
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. Legal Values A string of up to 32 characters Default cfgServerActualPowerConsumption (Read Only) Description Represents the power consumption by the server at the current time.
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.
cfgServerPowerCapPercent (Read or Write) Description Represents the server power threshold in percentage. NOTE: This value is applicable only if cfgServerPowerCapEnable is set to 1. Legal Values None Default Server power threshold in percentage. cfgServerPowerLastHourAvg (Read Only) Description Displays the average power value during the last hour. Legal Values None Default Average power value during the last hour.
cfgServerPowerLastHourMinTime (Read Only) Description Displays the timestamp of minimum power value during the last minute. Legal Values Time in the format: DD MM Date HH:MM:SS YYYY cfgServerPowerLastHourMinTime=Mon Sep 26 19:10:56 2011 where, • • • • • • • Default DD= Day of the week MM= Month Date=Date YYYY = Year HH = hour MM=Minutes SS = Seconds Minimum power value during the last minute.
cfgServerPowerLastDayMinPower (Read Only) Description Displays the minimum power value during the last day. Legal Values Not applicable Default Minimum power value during the last day. cfgServerPowerLastDayMinTime (Read Only) Description Displays the timestamp of minimum power value during the last day.
• • • Default 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. Legal Values Not applicable Default Minimum power value during the last week. cfgServerPowerLastWeekMinTime (Read Only) Description Displays the timestamp of minimum power value during the last week. Legal Values A string of up to 32 characters.
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.
Default Current power consumption. cfgServerPeakAmperage (Read Only) Description Displays the current peak power consumption. Legal Values Not applicable Default Current peak power consumption. cfgServerPeakAmperageTimeStamp (Read Only) Description Displays the timestamp of the current peak power consumption. Legal Values A string of up to 32 characters.
Time in the format: DD MM Date HH:MM:SS YYYY where, • • • • • • • DD = Day of the week MM= Month Date=Date YYYY = Year HH = hour MM=Minutes SS = Seconds Timestamp of the cumulative power consumption. Default cfgServerCumulativePowerClear (Write Only) Description Clears the cfgServerCumulativePowerConsumption and cfgServerCumulativePowerConsumptionTimeStamp values. Legal Values 1 Default None cfgServerPowerPCIeAllocation (Read or Write) Description Amount of power allocated to the PCIe cards.
The following sections provide information about the objects in the cfgServerPowerSupply group. cfgServerPowerSupplyIndex Description Specifies index of the PSU. NOTE: Indexes 1–8 are supported to support up to 8 PSUs. If any PSU is not present then cfgServerPowerSupplyOnlineStatus does not exist and for all the other properties, it is 0. Legal Values Integer 1–8 Default None cfgServerPowerSupplyMaxInputPower (Read Only) Description Displays the AC input rated power in Watts.
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. Default 0 cfgServerPowerSupplyType Description Displays whether the power supply is AC or DC. Legal Values A string of up to 32 characters.
cfgIPv6Address1 (Read or Write) Description Specifies iDRAC IPv6 address. Legal Values String representing a valid IPv6 entry. Default : 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.
cfgIPv6LinkLocalAddress (Read Only) Description The iDRAC IPv6 link local address. Legal Values Specifies a string representing a valid IPv6 entry. Default : cfgIPv6Address2 (Read Only) Description The iDRAC IPv6-second address. Legal Values A string representing a valid IPv6 entry. Default : cfgIPv6Address3 (Read Only) Description The iDRAC IPv6 third address. Legal Values String representing a valid IPv6 entry.
cfgIPv6Address6 (Read Only) Description The iDRAC IPv6 sixth address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address7 (Read Only) Description The iDRAC IPv6 seventh address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address8 (Read Only) Description The iDRAC IPv6 eighth address. Legal Values String representing a valid IPv6 entry. Default : cfgIPv6Address9 (Read Only) Description The iDRAC IPv6 ninth address.
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.
cfgIPv6DNSServersFromDHCP6 (Read or Write) Description Specifies whether cfgIPv6DNSServer1 and cfgIPv6DNSServer2 are static or DHCP IPv6 addresses. NOTE: This property is used only if cfgIPv6AutoConfig is set to 1(true). Legal Values 1 (TRUE) 0 (FALSE) Default 0 cfgIPv6DNSServer1 (Read or Write) Description Specifies the IPv6 DNS server address. NOTE: This property is used only if cfgIPv6DNSServersFromDHCP6 is set to 0 (false). Legal Values A string representing a valid IPv6 entry.
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. Legal Values 0–128 Default 64 cfgIPv6StaticAutoConfig (Read/Write) Description Enables or disables the static IPv6 AutoConfig option.
cfgIPv6StaticDNSServer1 (Read or Write) Description Specifies the DNS server 1 static IPv6 address. Legal Values Any IPv6 Address Default cfgIPv6StaticDNSServer2 (Read or Write) Description Specifies the DNS server 2 static IPv6 address. Legal Values Any IPv6 address Default cfgIPv6DNSServer2 (Read or Write) Description Specifies the IPv6 DNS server address. NOTE: This property is only valid if cfgIPv6DNSServersFromDHCP6 is set to 0 (false).
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 cfgIpmiSerial This group specifies properties used to configure the IPMI serial interface of the BMC. It is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers.
In Basic mode, the port uses binary data with the intent of communicating with an application program on the serial client. In Terminal mode, the port assumes that a dumb ASCII terminal is connected and allows simple commands to be entered. Legal Values Default • 0(Terminal) • 1(Basic) 1 cfgIpmiSerialDeleteControl (Read or Write) Description Enables or disables delete control on the IPMI serial interface.
1 Default cfgIpmiSerialNewLineSequence (Read or Write) Description Specifies the new line sequence specification for the IPMI serial interface. Legal Values • 0 — None • 1 — CR-LF • 2 — NULL • 3 — CR • 4 — LF-CR • 5 — LF 1 Default cfgIpmiSerialLineEdit (Read or Write) Description Enables or disables line editing on the IPMI serial interface.
NOTE: Enabling with remote RACADM is only applicable for iDRAC on Rack and Tower Servers. Legal Values Default • 0 (Disabled) • 1 (Enabled) • 2 (Enabled with Remote RACADM) — It is not applicable for iDRAC Enterprise on Blade Servers. 0 cfgSmartCardCRLEnable (Read or Write) Description Enables or disables the Certificate Revocation List (CRL). This object is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers.
cfgNetTuningNic100MB (Read or Write) Description Specifies the speed for iDRAC NIC. NOTE: To set this property: Legal Values • iDRAC NIC selection must be set to Dedicated mode. • • • • • iDRAC NIC Auto negotiation must be disabled. iDRAC IPv4 must be enabled. iDRAC IPv4 DHCP must be enabled. iDRAC IPv6 must be enabled. iDRAC IPv6 auto configuration must be enabled. • 0 (10 MBit) • 1 (100 MBit) • 2 (1000 MBit) NOTE: You cannot manually set the Network Speed to 1000 MBit.
This group is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade Servers. cfgSensorRedundancyIndex (Read Only) Description Specifies index for the sensor redundancy group being read. Only power supply redundancy is supported. Legal Values 1 Default None cfgSensorRedundancyPolicy (Read or Write) Description Sets the power supply redundancy policy.
• • Lost Degraded None Default 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. To view the properties of this group, enable the vFlash using the command: racadm config -g cfgvFlashSD -o cfgvFlashSDEnable 1 The following sections provide information about the objects in the cfgVFlashSD group.
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.
NOTE: For SD cards, the index value is limited to 1 because only a single partition of size 256MB is allowed. The following sections provide information about the objects in the cfgVFlashPartition group. cfgVFlashPartitionIndex (Read Only) Description The index value of the partition. Legal Values Integer 1–16 Default None cfgVFlashPartitionSize (Read Only) Description Displays the size of the partition.
cfgVFlashPartitionFormatType (Read Only) Description Displays the format type of the partition. Legal Values String: • • • • • • Default FAT16 FAT32 EXT2 EXT3 CD RAW None cfgVFlashPartitionAccessType (Read or Write) Description Indicates the partition access permissions. It configures the access type to read-write. Legal Values • 0 (Read Only) • 1 (Read-Write) Default 0 cfgVFlashPartitionAttachState (Read or Write) Description View or modify the partition to attached or detached.
cfgLoggingSELOEMEventFilterEnable (Read or Write) Description Enables or disables the SEL Log filtering. Legal Values • 0 (Disable) • 1(Enable) 0 Default cfgRacSecurity For more information about generating certificate signing requests, see the subcommand sslcsrgen. For the country code, go to the link http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm The following sections provide information about the objects in the cfgRacSecurity group.
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.
cfgRacSecCsrKeySize (Read or Write) Description Specifies the SSL asymmetric key size for the CSRs.
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.
Usage -- NoRetry - 0;1Retry - 1; 2Retries - 2;3Retries - 3;4Retries - 4; 5Retries - 5;6Retries- 6; IndefiniteRetries, Default - NoRetry Required License -- RACADM Dependency -- None BootStrapType system.
Topics: • System.Backplane • System.ChassisControl • System.ChassisInfo • System.QuickSync • System.LCD • System.Location • System.Power • System.Power.Supply • System.ServerOS • System.ThermalSettings • System.ThermalConfig • LifecycleController.LCAttributes • iDRAC.ActiveDirectory • iDRAC.ADGroup • iDRAC.AutoOSLock • iDRAC.EmailAlert • iDRAC.Info • iDRAC.IOIDOpt • iDRAC.IPBlocking • iDRAC.IPMILan • iDRAC.IPMISerial • iDRAC.IPMISOL • iDRAC.IPv4 • iDRAC.
• iDRAC.ServiceModule • iDRAC.SmartCard • iDRAC.SNMP • iDRAC.SNMP.Alert • iDRAC.SSH • iDRAC.SysLog • iDRAC.Telnet • iDRAC.Time • iDRAC.Tuning • iDRAC.Update • iDRAC.USB • iDRAC.UserDomain • iDRAC.Users • iDRAC.vflashpartition • iDRAC.vflashsd • iDRAC.VirtualConsole • iDRAC.VirtualMedia • iDRAC.VNCServer • iDRAC.WebServer • BIOS.BiosBootSettings • BIOS.EmbServerMgmt • BIOS.IntegratedDevices • BIOS.MemSettings • BIOS.MiscSettings • BIOS.
• NIC.GlobalBandwidthAllocation • NIC.IscsiFirstTgtParams • NIC.IscsiGenParams • NIC.IscsiInitiatorParams • NIC.IscsiSecondaryDeviceParams • NIC.IscsiSecondTgtParams • NIC.NICConfig • NIC.NICPartitioningConfig • NIC.VndrConfigGroup • Storage.Controller • Storage.enclosure • Storage.PhysicalDisk • Storage.VirtualDisk System.Backplane The objects in this group manage the backplane. System.Backplane.
Write Privilege Server Control License Required Base Dependency ChassisMangamentAt server object. System.ChassisInfo The objects in this group are applicable only to modular chassis such as Dell PowerEdge M1000e. To obtain the chassis-specific information, use this group. System.ChassisInfo.Model (Read Only) Description Indicates the LCD string the user modifies.
System.QuickSync.Access (Read or Write) Description Legal Values Configures the accessibility using Quick Sync on the server. • 0 — Disabled • 1 — Read-only • 2 — Read-write Default Value 2 — Read-write Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency To configure, the System.QuickSync.Presence property must indicate Present System.QuickSync.InactivityTimeout (Read or Write) Description Configures the inactivity timer (in seconds) for Quick Sync.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None System.LCD This group enables you to manage the front panel LCD user string settings. The following section provides information about the objects in the System.LCD group. NOTE: The System.LCD get and set command works on iDRAC on Blade Server, even if the LCD is not present on the server.
Write Privilege • • License Required iDRAC Express or iDRAC Enterprise Dependency None Configure iDRAC Configure User System.LCD.CurrentDisplay (Read Only) Description The string currently displayed on the LCD. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.LCD.LCDUserString (Read or Write) Description Indicates the LCD string set. NOTE: This property is deprecated from version 2.00.
System.LCD.QualifierWatt (Read or Write) Description Specifies the system Watt qualifier. Legal Values • • Default Value Watts Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None Watts BTU per hour System.LCD.UserDefinedString (Read or Write) Description Indicates the LCD string set.
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.
Default Value 0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 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.
System.Power This group provides power management features for iDRAC. The following section provides information about the objects in this group. NOTE: For Dell PowerEdge FM120x4 server with more than one iDRAC, the power is received and shared from CMC. Hence, the information about power and temperature for individual iDRACs are not displayed. System.Power.Status (Read Only) Description Represents the device power state, either ON or OFF. Legal Values • 0 — Server is off • 1 — Server is on.
Dependency None System.Power.Avg.LastHour (Read Only) Description Displays the average power value during the last hour. Legal Values Values: 1–65535 Default Value Average power value during the last hour. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Avg.LastWeek (Read Only) Description Indicates the average power value during the last week.
System.Power.Cap.ActivePolicy.Name (Read Only) Description Displays the Active Power Cap Policy Name Legal Values String of up to 128 ASCII characters Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Cap.ActivePolicy.
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.Cap.Percent (Read or Write) Description Represents the maximum power as a percentage of total power that a server is allowed to consume. To meet this cap, throttle the device. NOTE: This value is applicable only if System.Power.Cap.Enable is set to 1. Legal Values Values: 0–100 Default Value Server power threshold in percentage. Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Enable System.Power.Cap.Enable System.Power.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Enable System.Power.Cap.Enable System.Power.EnergyConsumption (Read Only) Description Represents the Cumulative power consumption by the blade or system. Legal Values Values: 1–65535 Default Value Cumulative power consumption Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.EnergyConsumption.
System.Power.Hotspare.Enable (Read or Write) Description Enables hot-spare functionality for the primary PSU selection. For more information about hot-spare, see the iDRAC User’s Guide available at www.dell.com/esmmanuals. NOTE: This object is supported only for iDRAC on Rack and Tower servers. 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.Hotspare.
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. Legal Values String up to 254 ASCII characters. Default Value Timestamp of the current peak power consumption Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.
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 Maximum power value during the last week. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Max.LastWeek.TimeStamp (Read Only) Description Displays the timestamp of maximum power value during the last week. Legal Values String of up to 254 ASCII characters Default Value Timestamp of the maximum power value during the last week.
System.Power.Max.PowerClear (Read or Write) Description Clears the Maximum Power Consumption timestamps. Legal Values 1 — Clear the Power Consumption Statistics Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Min.LastDay (Read Only) Description Displays the minimum power during the last day. Legal Values Values: 1–65535 Default Value Minimum power value during the last day.
System.Power.Min.LastHour (Read Only) Description Indicates the minimum power value during the last hour. Legal Values Values: 1–65535 Default Value Minimum power value during the last hour. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.Min.LastHour.Timestamp (Read Only) Description Indicates the timestamp of minimum power during the last hour.
Default Value Timestamp of the minimum power value during the last week. Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None System.Power.PCIeAllocation (Read or Write) Description Specifies PCIe power allocation for blade servers. It is applicable only for PowerEdge M610x. NOTE: This object only applies to servers that support PCIe Card. Legal Values Default Value • 0 — Disabled • 1 — Enabled • 0 — For platforms that do not support PCIe cards.
System.Power.RedundancyCapabilities (Read Only) Description Returns the redundancy capabilities in the form of a bitmask. This bitmask indicates the values that are set to cfgSensorRedundancyPolicy. NOTE: This object is not applicable for iDRAC on Blade servers.
System.Power.Supply.CurrentDraw (Read Only) Description Displays the instantaneous current consumption in 0.1 amps. 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.Power.Supply.FwVer (Read Only) Description Displays the firmware version of the PSU. Legal Values String up to 254 ASCII characters.
Default Value 0 Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.Power.Supply.[i].Status (Read Only) Description Displays the status of the PSU. Legal Values • 0 — absent • 1 — present and OK • 2 — failure • 3 — predictive failure Default 0 — absent Write Privilege Not Applicable License Required Not Applicable Dependency Not Applicable System.Power.Supply.[i].
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.ServerOS Use the objects in this group to manage the host operating system's name and version details. System.ServerOS.HostName (Read or Write) Description Displays the host name of the managed server.
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.
System.ThermalSettings.BaseAlgorithm (Read or Write) Description Specifies the thermal base algorithm. NOTE: This object is not applicable for Rack and Tower server. Legal Values • 0 — Auto • 1 — Max Exhaust Temperature • 2 — Min Power Default values 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.
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.FanSpeedMediumOffsetVal (Read Only) Description Indicates the percentage range for medium fan speed offset. 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.MFSMinimumLimit (Read Only) Description Indicates the minimum limit for MFS. NOTE: This attribute is platform dependent. Legal Values Integral Values: 0 — MFSMaximumLimit Default Value 225 License Required iDRAC Express or iDRAC Enterprise Dependency None System.ThermalSettings.MFSMaximumLimit (Read Only) Description Indicates the maximum limit for MFS. NOTE: This attribute is platform dependent.
• 1 — Enabled Default Value Enabled Write Privilege Configure iDRAC License Required Not Applicable Dependency None System.ThermalConfig The objects in this group manage the thermal configuration. System.ThermalConfig.CriticalEventGenerationInterval (Read or Write) Description Indicates the time interval (in days) for critical events to be generated.
Default Value 1 — Yes License Required iDRAC Express or iDRAC Enterprise Dependency None LifecycleController.LCAttributes The following section provides information about the objects in the LifecycleController.LCAttributes group. NOTE: A job successfully configured using the autoupdate or autobackup feature settings can be deleted only if the job is currently not running or downloading. LifecycleController.LCAttributes.
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. Legal Values • 0 — FALSE • 1 — TRUE Default Value 0 — FALSE Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None LifecycleController.LCAttributes.
Dependency None LifecycleController.LCAttributes.IPChangeNotifyPS (Read or Write) Description Notifies the provisioning server about the change in IP address. Legal Values • 0 — Off • 1 — On Default Value 0 — Off Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None LifecycleController.LCAttributes.Licensed (Read Only) Description Indicates whether or not the part replacement feature is licensed.
LifecycleController.LCAttributes.ProvisioningServer (Read or Write) Description Specifies the Provisioning Server Address. Legal Values String of up to 255 ACSII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None LifecycleController.LCAttributes.PartConfigurationUpdate (Read or Write) Description Legal Values Apply hardware configuration to the replaced part on part replacement.
Dependency None LifecycleController.LCAttributes.SystemID (Read Only) Description Specifies the Dell System ID. Legal Values Not Applicable Default Value None Write Privilege Not Applicable License Required iDRAC Enterprise Dependency None LifecycleController.LCAttributes.VirtualAddressManagementAp plication (Read or Write) Description Specifies the console name of Virtual Address Management Application.
iDRAC.ActiveDirectory.CertValidationEnable (Read or Write) Description Enables or disables Active Directory certificate validation as a part of the Active Directory configuration process. Legal Values • 0 — Disabled • 1 — Enabled Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.ActiveDirectory.DCLookupByUserDomain (Read or Write) Description To look up the user domain for Active Directory, enables the selection option.
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.DomainController3 (Read or Write) Description FQDN that stores the address of the active directory domain controller 3 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.Enable (Read or Write) Description Enables or disables Active Directory user authentication on iDRAC.
• IPv6.DNS2 iDRAC.ActiveDirectory.GCRootDomain (Read or Write) Description The names of the Active Directory root domain used for DNS look up. Legal Values String of up to 254 ASCII characters Write Privilege Not Applicable Write Privilege Configure iDRAC License Required None Dependency None iDRAC.ActiveDirectory.GlobalCatalog1 (Read or Write) Description Specifies the Global Catalog server from which you want the iDRAC to obtain user names.
iDRAC.ActiveDirectory.GlobalCatalog3 (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.RacDomain (Read or Write) Description Active Directory Domain in which iDRAC resides.
• 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. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency Cannot be enabled unless SmartCard Logon Enable is disabled.
iDRAC.ADGroup.Name (Read or Write) Description Name of the Role Group as recorded in the Active Directory forest. Legal Values String of up to 254 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.ADGroup.Privilege (Read or Write) Description Role-based authority privileges for a Role Group.
iDRAC.EmailAlert The objects in this group configure email alerting capabilities. This group is indexed from 1 to 4. iDRAC.EmailAlert.Address (Read or Write) Description Specifies the destination email address for email alerts. Legal Values A valid IPv4 or IPv6 address Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.EmailAlert.
iDRAC.Info To manage information about iDRAC being queried, use these objects in the group. iDRAC.Info.Build (Read or Write) Description String containing the current product build version. Legal Values String of up to 16 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Info.Description (Read or Write) Description Text description of the iDRAC.
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.Info.ServerGen (Read or Write) Description Indicates the server generation. Legal Values String of up to 12 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None 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).
Dependency IOIDOptEnable attribute must be enabled. iDRAC.IOIDOpt.StorageTargetPersistencePolicy (Read or Write) Description Legal Values Sets the Virtual Address Management StorageTargetPersistencePolicy.
iDRAC.IOIDOpt.VirtualAddressPersistencePolicyNonAuxPwrd (Read or Write) Description Legal Values Applied for the Non-Aux powered devices, which persist the virtual address on warm reset.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPBlocking.FailWindow (Read or Write) Description Defines the time span in seconds that the unsuccessful attempts are counted. Legal Values Integral values from 10 to 65535 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPBlocking.
iDRAC.IPBlocking.RangeEnable (Read or Write) Description Enables or disables the IPv4 Address Range validation feature of iDRAC. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPBlocking.RangeMask (Read or Write) Description Standard IP mask values with left-justified bits. Legal Values Valid IPv4 Address Mask Default Value 255.255.255.
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.IPMILan.PrivLimit (Read or Write) Description Specifies the maximum privilege level for IPMI over LAN access. Legal Values • 2 — User • 3 — Operator • 4 — Administrator Default Value 4 — Administrator Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial To configure the IPMI serial interface, use this objects in this group. NOTE: This is supported only for rack and tower systems. iDRAC.IPMISerial.
• 4 — Administrator Default Value 4 — Administrator Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.ConnectionMode (Read or Write) Description Determines the IPMI defined mode of the serial port. Legal Values • 1 — Basic • 0 — Terminal Default Value 1 — Basic Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.
• 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.FlowControl (Read or Write) Description Specifies the Flow Control setting for IPMI serial port. Legal Values • 0 — None • 2 — RTS or CTS Default Value 2 — RTS or CTS Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.
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. Legal Values • 0 — Disabled • 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISerial.
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.
iDRAC.IPMISOL.MinPrivilege (Read or Write) Description Legal Values Specifies the minimum privilege level required for serial access. • 2—User • 3—Operator • 4—Administrator Default Value 4—Administrator Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPMISOL.
Dependency Cannot be set unless IPv4.DHCPEnable is disabled. iDRAC.IPv4.DHCPEnable (Read or Write) Description Specifies if DHCP is used to assign the iDRAC IPv4 address. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be enabled unless IPv4.Enable is enabled. iDRAC.IPv4.DNS1 (Read or Write) Description IPv4 address for DNS server 1.
iDRAC.IPv4.DNSFromDHCP (Read or Write) Description Specifies if the DNS server IPv4 addresses must be assigned from the DHCP server on the network. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be enabled unless IPv4.DHCPEnable is enabled. iDRAC.IPv4.Enable (Read or Write) Description Enables or disables the iDRAC IPv4 stack.
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.DNS2 (Read or Write) Description Statically configurable DNS Server 2. Legal Values Valid IPv4 Address Default Value 0.0.0.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv4Static.DNSFromDHCP (Read or Write) Description Legal Values Specifies if the DNS server IPv4 addresses should be assigned from the DHCP server on the network.
iDRAC.IPv4Static.Netmask (Read or Write) Description iDRAC static IPv4 subnet mask. This address can be configured even when DHCP is enabled. Legal Values Valid IPv4 netmask Default Value 255.255.255.0 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6 To manage the IPv6 configuration properties of iDRAC, use the objects in this group. iDRAC.IPv6.Address 1 (Read or Write) Description iDRAC IPv6 Address.
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.Address 4 (Read or Write) Description iDRAC IPv6 fourth address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.
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.Address10 (Read or Write) Description iDRAC IPv6 tenth address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address11 (Read or Write) Description iDRAC IPv6 eleventh address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.
Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address14 (Read or Write) Description iDRAC IPv6 fourteenth address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6.Address15 (Read or Write) Description iDRAC IPv6 fifteenth address.
Dependency None iDRAC.IPv6.DNS1 (Read or Write) Description IPv6 DNS Server 1 Address. Legal Values Valid IPv6 Address Default Value :: Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Cannot be set unless IPv6.DNSFromDHCP6 is disabled. iDRAC.IPv6.DNS2 (Read or Write) Description IPv6 DNS Server 2 Address.
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.IPv6.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.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.
iDRAC.IPv6Static.DNS2 (Read or Write) Description Statically configurable DNS Server 2. Legal Values Valid IPv6 Address Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6Static.DNSFromDHCP6 (Read or Write) Description Specifies if the DNS server IPv6 addresses must be assigned from the DHCP server on the network.
Default Value 64 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.IPv6URL Use the objects in this group to manage the IPv6 static configuration properties of iDRAC. iDRAC.IPv6URL.
iDRAC.LDAP.BindDN (Read or Write) Description The domain name of the branch of the directory where all searches must start. Legal Values String of up to 255 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LDAP.BindPassword (Write Only) Description A bind password to use along with the bindDN.
iDRAC.LDAP.Enable (Read or Write) Description Turns LDAP service on or off. Legal Values • 0 — Disabled • 1 — Enabled Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LDAP.GroupAttribute (Read or Write) Description Specifies which LDAP attribute is used to check for group membership.
iDRAC.LDAP.Port (Read or Write) Description Port of LDAP over SSL. Legal Values Integer values: 1–65535 Default Value 636 Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LDAP.SearchFilter (Read or Write) Description A valid LDAP search filter to be used if the user attribute cannot uniquely identify the login user within the chosen baseDN.
iDRAC.LDAP.UserAttribute (Read or Write) Description To search, specify the user attribute. Legal Values String of up to 128 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.LDAPRoleGroup The objects in this group enable configuration of role groups for LDAP. This group is indexed from 1 to 5. iDRAC.LDAPRoleGroup.DN (Read or Write) Description The Domain Name of this group.
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.
Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC To configure the iDRAC NIC, use the object in this group. 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.
• 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency This object is writable only when NIC Selection is in shared mode. iDRAC.NIC.Autoneg (Read or Write) Description Enables auto-negotiation of physical link speed and duplex. Legal Values • 0 — Disabled • 1 — Enabled Default Value 1 — Enabled 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 Can be Enabled only if the following are enabled: • IPv4.Enable and IPv4.DHCPEnable • IPv6.Enable and IPv6.AutoConfig iDRAC.NIC.DNSDomainName (Read or Write) Description The DNS Domain Name.
License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.DNSRegister (Read or Write) Description Registers the iDRAC name with the DNS server. Legal Values • 0 — Disabled • 1 — Enabled Default value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Can be Enabled only if DNSRacName is set. iDRAC.NIC.Duplex (Read or Write) Description Specifies the duplex setting for the iDRAC NIC.
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.MACAddress (Read or Write) Description The MAC Address of the iDRAC.
Dependency None iDRAC.NIC.Selection (Read or Write) Description Specifies the current mode of operation for the iDRAC network interface controller. Legal Values • 1 — Dedicated • 2 — LOM1 • 3 — LOM2 • 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.
NOTE: To set this property: Legal Values • iDRAC.NIC.Selection must be set to Dedicated mode. • iDRAC.NIC.Autoneg must be disabled. • iDRAC.IPv4.Enable, iDRAC.IPv4.DHCPEnable, iDRAC.IPv6.Enable, and iDRAC.IPv6.AutoConfig must be enabled. • 0 — 10 • 1 — 100 • 2 — 1000 NOTE: You cannot manually set the Network Speed to 1000 MB. This option is available only if iDRAC.NIC.Autoneg is set to 1 (Enabled).
License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NIC.VLanPort (Read or Write) Description Enables or disables the VLAN switch of the iDRAC. Legal Values • • • Default Value 0 — Both Write Privilege Configure iDRAC License Required RACADM Dependency None 1 — Dedicated ports only 2 — LOM ports only 0 — Both the ports iDRAC.NIC.VLanPriority (Read Only) Description Specifies the VLAN priority for the network VLAN configuration.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NICStatic.DNSDomainName (Read or Write) Description The DNS Domain Name. Legal Values • 0 — Disabled • 1 — Enabled Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.NTPConfigGroup To configure the properties of NTP server, use the objects in this group. iDRAC.NTPConfigGroup.
License Required iDRAC Express or iDRAC Enterprise Dependency None 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.
iDRAC.OS-BMC To manage OS-BMC pass-through feature, use the object in this group. iDRAC.OS-BMC.AdminState (Read or Write) Description On iDRAC pass through, enable or disable administrative state of OS. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency Can be set only if iDRAC.OS-BMC.PTCapability is set to Capable. iDRAC.OS-BMC.
Dependency None iDRAC.OS-BMC.PTMode (Read or Write) Enables the pass-through with shared LOM or USB. Description NOTE: To enable the pass-through, make sure that iDRAC.OSBMC.AdminState is enabled. Legal Values • 0 — Iom-p2p • 1 — usb-p2p Default Value 0 — Iom-p2p Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.OS-BMC.UsbNicIpAddress (Read or Write) Description Displays the USB NIC IP address.
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. Legal Values • 0 — No timeout • Integral values: 60–10800 Default Value 60 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Redfish The objects in this group provide configuration parameters for the Redfish interface to iDRAC. iDRAC.Redfish.
iDRAC.Redfisheventing.DeliveryRetryAttempts (Read or Write) Description Specifies the number of retry attempts made for Redfish event delivery. Legal Values Value ranges from 0 to 5. Default Value 3 Write Privilege Configure iDRAC License Required RACADM Dependency None iDRAC.Redfisheventing.DeliveryRetryIntervalInSeconds (Read or Write) Description Specifies the intervals (in seconds) of retry attempts made for Redfish event delivery. Legal Values Value ranges from 5 to 60.
iDRAC.RemoteHosts Use the objects in this group to manage the properties for configuration of the SMTP server. iDRAC.RemoteHost.SMTPPort (Read or Write) Description Specifies the destination port for email alerts. Legal Values Integral values: 1–65535 Default Value 25 Write Privilege Configure iDRAC License Required iDRAC Express Dependency None iDRAC.RemoteHosts.SMTPServerIPAddress (Read or Write) Description IPv4 or IPv6 address of the network SMTP server.
Dependency None iDRAC.RSM The objects in this group manage the Rack Style Management (RSM) settings. iDRAC.RSM.RSMCapability (Read Only) Description Legal Values Specifies the status of RSM capability. • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.RSM.RSMSetting (Read Only) Description Legal Values Specifies the status of RSM setting.
License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Security.CsrCountryCode (Read or Write) Description Specifies the CSR Country Code (CC). Legal Values String of a 2 Alphabet Country Code. For example: US Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Security.CsrEmailAddr (Read or Write) Description Specifies the CSR email address.
iDRAC.Security.CsrLocalityName (Read or Write) Description Specifies the CSR Locality (L). 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.CsrOrganizationName (Read or Write) Description Specifies the CSR Organization Name (O).
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.
Dependency None 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.IdleTimeout (Read or Write) Description The maximum number of seconds to wait before an idle serial console session is disconnected. Legal Values • 0 — No timeout • Integral values: 60–10800 Default Value 300 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Serial.NoAuth (Read or Write) Description Enables or disables iDRAC serial console login authentication.
License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SerialRedirection.QuitKey (Read or Write) Description This key or key combination terminates the Virtual Console when using the console COM2 command. Legal Values Ctrl key followed by alphabets (a-z or A-Z), ^\ Default Value ^\ Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.serverboot The objects in this group manages the server boot options. iDRAC.serverboot.
• • • • SD (Local SD Card) F10 (Lifecycle Controller) F11 (BIOS Boot Manager) Attached vFlash Partition Label Default value Normal Write Privilege Login and configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.ServiceModule The objects in this group manages the properties of the ISM modules. iDRAC.ServiceModule.iDRACHardReset (Read or Write) Description Resets iDRAC when it is unresponsive.
iDRAC.ServiceModule.OMSAPresence (Read Only) Verifies if OMSA is present. Description Legal Values • 0 — Not Present • 1 — Present • 2 — NA Default Value 2 — NA License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.ServiceModule.OSInfo (Read or Write) Description Legal Values Provides information about operating system through iDRAC Service Module.
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. Legal Values None Default Value None License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.ServiceModule.WatchdogRecoveryAction (Read and Write) Description Legal Values Configures recovery action on watchdog alert.
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.SNMP The objects in this group enable you to configure the SNMP agent and trap capabilities. iDRAC.SNMP.AgentCommunity (Read or Write) Description Specifies the SNMP community name to be used for SNMP Agent 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.
iDRAC.SNMP.DiscoveryPort (Read or Write) Description Specifies the SNMP agent port on iDRAC. Legal Values Integral values: 1–65535 Default Value 161 Write Privilege Configure iDRAC License Required iDRAC Express Dependency None iDRAC.SNMP.SNMPProtocol (Read or Write) Description Specifies the SNMP protocol. Legal Values • 0 — All • 1 — SNMPv3 Default Value 0 — All Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.SNMP.
This group is indexed from 1 to 8. iDRAC.SNMP.Alert.DestAddr (Read or Write) Description IPv4, IPv6 or FQDN address of the target destination to receive alters. Legal Values Valid IPv4 or IPv6 or FQDN address Default Value • • Write Privilege Configure iDRAC License Required None Dependency None Index 1–4 — 0.0.0.0 Index 5–8 — :: iDRAC.SNMP.Alert.Enable (Read or Write) Description Enables or disables SNMP alert for the given index.
iDRAC.SNMP.Alert.SNMPv3Username (Read or Write) Description Specifies the SNMP v3 user name for the given index. Legal Values String of up to 16 ASCII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Express Dependency None iDRAC.SSH The objects in this group provide configuration parameters for the SSH interface to iDRAC. iDRAC.SSH.Enable (Read or Write) Description Enables or disables SSH.
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.PowerLogInterval (Read or Write) Description Configure time delay for power logging. Legal Values Integral values: 1–1440 Default Value 5 Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None 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.
iDRAC.SysLog.Server3 (Read or Write) Description Name of remote syslog server 3. Legal Values String of up to 63 ACSII characters Default Value Not Applicable Write Privilege Configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.SysLog.SysLogEnable (Read or Write) Description Enables or disables remote syslog.
iDRAC.Telnet.Port (Read or Write) Description Specifies the port number for the iDRAC Telnet interface. Legal Values Integral values: 1–65535 Default Value 23 Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Telnet.Timeout (Read or Write) Description Defines the Telnet idle timeout.
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 The objects in this group enable you to manage configuration parameters for iDRAC firmware update. NOTE: fwUpdateIPAddr attribute is applicable for Monolithic & FX2/FX2s only. iDRAC.Update.FwUpdateIPAddr (Read or Write) Description Specifies the TFTP server address to be used for iDRAC firmware update operations.
Dependency None iDRAC.USB The objects in this group manages the front panel USB. iDRAC.USB.ConfigurationXML (Read or Write) Description Legal Values Manages the configuration xml feature using the front panel USB. • Disabled • Enabled while server has default credential settings only • Enabled Default Value Enabled while server has default credential settings only. Write Privilege Server Control License Required iDRAC Express and iDRAC Enterprise Dependency Not Applicable iDRAC.USB.
Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.Users The objects in this group enable you to manage information about all iDRAC users. This group is indexed from 1 to 16. iDRAC.Users.Enable (Read or Write) Description Enables or disables an individual user. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled. However, Root user is Enabled.
iDRAC.Users.IpmiSerialPrivilege (Read or Write) Description Specifies the maximum IPMI Serial privilege. Legal Values Integral values: • 2 — User • 3 — Operator • 4 — Administrator • 15 — No access Default Value 15 — No access Write Privilege Configure iDRAC and user License Required iDRAC Express or iDRAC Enterprise Dependency Both username and password must be configured prior to setting this object. iDRAC.Users.
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.SHA256PasswordSalt (Read or Write) Description Indicates the Salt string added to password before hash.
iDRAC.Users.SNMPv3AuthenticationType (Read or Write) Description Configure SNMPv3 authentication protocol type. Legal Values • 0 — None • 1 — MD5 • 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.
iDRAC.Users.SolEnable (Read or Write) Description Enables or Disables SOL for the 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 Both username and password must be configured prior to sets. iDRAC.Users.UserName (Read or Write) Description iDRAC User Name.
iDRAC.vflashpartition.AttachState (Read or Write) Description Legal Values Specifies if the vFlash SD partition is attached or detached. • 1 — Attached • 0 — Detached Default value 0 — Detached 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.EmulationType (Read or Write) Description Legal Values Specifies the emulation type of the vFlash SD partition.
iDRAC.vflashpartition.Size (Read or Write) Description Specifies the Size of the vFlash SD partition. Legal Values Integer value in MB Default value None Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. Partition at the specified index must be created. iDRAC.vflashpartition.VolumeLabel (Read or Write) Description Specifies the label assigned to the partition during the vFlash SD partition creation.
Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. iDRAC.vflashsd.Health (Read or Write) Description Legal Values Specifies current health status of the vFlash SD Card. • • • • OK Warning Critical Unknown Default value OK Write Privilege Login and configure iDRAC License Required iDRAC Enterprise Dependency vFlash SD card must be enabled. iDRAC.vflashsd.
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.WriteProtect (Read or Write) Description Legal Values Displays if the physical write protect is enabled or disabled on the vFlash SD card.
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.
iDRAC.VirtualConsole.LocalVideo (Read or Write) Description Enables or disables the local server video. Legal Values • 0 — Disabled • 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VirtualConsole.MaxSessions (Read or Write) Description Specifies maximum number of virtual console sessions.
iDRAC.VirtualConsole.Port (Read or Write) Description Specifies the virtual KVM port. Legal Values Integral values: 1–65535 Default Value 5900 Write Privilege Configure iDRAC License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VirtualConsole.Timeout (Read or Write) Description Defines the idle timeout in seconds for the virtual console.
Dependency None iDRAC.VirtualMedia.BootOnce (Read or Write) Description Enables or disables the virtual media boot once feature of the iDRAC. Legal Values • 0 — Disabled • 1 — Enabled Default Value 0 — Disabled Write Privilege Virtual Media License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VirtualMedia.Enable (Read or Write) Description Enables or Disables the Virtual Media.
iDRAC.VirtualMedia.FloppyEmulation (Read or Write) Description Enables of disables floppy emulation of the attached virtual media. Legal Values • 0 — Disabled • 1 — Enabled Default value 0 — Disabled Write Privilege Virtual Media License Required iDRAC Express (For Blades) or iDRAC Enterprise Dependency None iDRAC.VNCServer The objects in this group manages configuration of the VNC Server on iDRAC. iDRAC.VNCServer.
iDRAC.VNCServer.Password (Read or Write) Description Password for logging into VNC session. Legal Values String of up to 8 characters Default Value None Write Privilege Login or configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.VNCServer.Port (Read or Write) Description Port number for VNC session Legal Values Integer values from 1024 to 65535 Default Value 5901 Write Privilege Login or configure iDRAC License Required iDRAC Enterprise Dependency None iDRAC.
License Required iDRAC Enterprise Dependency None iDRAC.WebServer The objects in this group provide configuration parameters for iDRACs' Webserver. iDRAC.WebServer.Enable (Read or Write) Description Enables or disables iDRAC WebServer. Legal Values • 0 — Disabled • 1 — Enabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.WebServer.
Dependency None iDRAC.Webserver.Httpsredirection (Read or Write) Description Legal Values Enables or disables redirection from the http port (default — 80) to https (default — 443). • 1 — Enabled • 0 — Disabled Default Value 1 — Enabled Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None iDRAC.WebServer.LowerEncryptionBitLength (Read or Write) Description Lower Encryption Bit Length.
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.
NOTE: If BootMode is set to UEFI, legacy boot settings are not available in the system. Similarly, if BootMode is set to Legacy BIOS, UEFI settings are not available in the system. 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.
BIOS.BiosBootSettings.HddSeq (Read or Write) Description HDD 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 UEFI BIOS.BiosBootSettings.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.EmbServerMgmt The objects in this group assist in embedded server management. BIOS.EmbServerMgmt.FrontLcd (Read or Write) Description Legal Values Allows to display the default (Model name and number) or a user-defined string in the front-panel LCD.
• • • EnabledPxe EnablediScsi Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.EmbNic1Nic2 (Read or Write) Description Legal Values Enables or disables the operating system interface of the embedded NIC1 and NIC2 controllers.
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.IntegratedDevices.EmbNic3Nic4 (Read or Write) Description Legal Values Enables or disables the operating system interface of the embedded NIC3 and NIC4 controllers.
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.IntegratedNetwork2 (Read or Write) Description Legal Values Enables or disables the integrated network card 2. • • Enabled DisabledOS Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.IntegratedRaid (Read or Write) Description Legal Values Enables or disables the integrated RAID controller.
BIOS.IntegratedDevices.InternalSdCard (Read or Write) Description Legal Values Enables or disables the internal SD Card port. • • On Off Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.InternalSdCardRedundancy (Read or Write) Description Legal Values Sets the SD Card redundancy mode.
BIOS.IntegratedDevices.InternalUsb1 (Read or Write) Description Legal Values Enables or disables the internal USB port 1. • • On Off Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.InternalUsb2 (Read or Write) Description Legal Values Enables or disables the internal USB port 2.
BIOS.IntegratedDevices.IoatEngine (Read or Write) Description Legal Values Enables or disables the I/O Acceleration technology (I/OAT) option. • • Enabled Disabled Default Value 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.OsWatchdogTimer (Read or Write) Description Legal Values Enables or disables timer initialization by the operating system. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.IntegratedDevices.SriovGlobalEnable (Read or Write) Description Legal Values Enables or disables BIOS configuration of Single Root I/O Virtualization (SR-IOV) devices.
BIOS.MemSettings To manage memory-related configuration settings, use the objects in this group. BIOS.MemSettings.MemLowPower (Read or Write) Description Legal Values Enables or disables the low-power mode of the memory. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.MemOpMode (Read or Write) Description Legal Values Current memory operating mode.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.MemOpVoltage (Read Only) Description Legal Values Operating voltage of memory. • • AutoVolt Volt15V Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.MemTest (Read or Write) Description Legal Values Specifies whether BIOS software-based system memory tests are conducted during POST.
BIOS.MemSettings.RedundantMem (Read or Write) Description Legal Values Enables or disables the redundant memory feature. • • • • • • Disabled Spare Mirror IntraNodeMirror DimmSpare Dddc Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.
BIOS.MemSettings.Serialdbgout (Read or Write) Description Legal Values Enables or disables the Serial Debug Out option. • • Enabled Disabled Default Value Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.SnoopFilter (Read or Write) Description Enables or disables the snoop filter option. NOTE: This attribute is not supported for 13th generation servers.
BIOS.MemSettings.SysMemSpeed (Read or Write) Description Indicates the current clock frequency of the main memory. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MemSettings.SysMemType (Read or Write) Description Indicates the current type of main memory installed in the system.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings To manage the miscellaneous objects settings, use the object in this group. BIOS.MiscSettings.AssetTag (Read or Write) Description Displays the current asset tag and the asset tag can be modified.
Default Value Not Applicable License Required RACADM Dependency None BIOS.MiscSettings.NumLock (Read or Write) Description Legal Values Enable or disable the system boots with Num locks, not applicable for 84-key keyboards • • On Off Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.
Dependency None BIOS.MiscSettings.SysMgmtNVByte1 (Read or Write) Description Indicates the system management NVRAM byte 1. Legal Values Integer Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.MiscSettings.SysMgmtNVByte2 (Read or Write) Description Indicates the system management NVRAM byte 2.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.NetworkSettings The objects in this group manage the iSCSI devices. BIOS.NetworkSettings.PxeDevnEnDis (Read or Write) Description Legal Values Indicates if the PXE device is enabled or disabled. When enabled, a UEFI boot option is created for the PXE device. For the attribute PxeDevnEnDis, the value of n can be 2 — 4.
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.OneTimeCustomBootStr (Read or Write) Description Configure the one time custom boot device.
BIOS.OneTimeBoot.OneTimeUefiBootSeqDev (Read or Write) Description Configure the one time UEFI Boot Sequence device. Legal Values NIC or Optical Device 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 OneTimeUefiBootSeq BIOS.ProcSettings To configure the processor settings, use the objects in this group. BIOS.ProcSettings.
BIOS.ProcSettings.DcuIpPrefetcher (Read or Write) Enables or disables Data Cache Unit (DCU) IP Prefetcher. Description Legal Values • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.DcuStreamerPrefetcher (Read or Write) Description Legal Values Enables or disables Data Cache Unit (DCU) Streamer Prefetcher.
BIOS.ProcSettings.DynamicCoreAllocation (Read or Write) Description Legal Values Enables or disables the operating system capability to set the logical processors in idle state which helps to reduce power consumption. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.
BIOS.ProcSettings.Proc1Brand (Read or Write) Description Provides the processor brand name. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc1ControlledTurbo (Read or Write) Description Controls the turbo engagement. NOTE: You can enable this option only when System Profile is set to Performance.
BIOS.ProcSettings.Proc1L2Cache (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.Proc1L3Cache (Read or Write) Description Amount of memory in the corresponding processor cache.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc2ControlledTurbo (Read or Write) Description Controls the turbo engagement. NOTE: You can enable this option only when System Profile is set to Performance.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc2L2Cache (Read or Write) Description AmountBIOS.ProcSettings.Proc2L2Cache (Read Only) 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.
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. NOTE: You can enable this option only when System Profile is set to Performance.
BIOS.ProcSettings.Proc3Id (Read or Write) Description Processor's family model and stepping values. Legal Values None Default Value Not Applicable 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.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc4Brand (Read or Write) Description The processor manufacturer provides brand text Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc4ControlledTurbo (Read or Write) Description Controls the turbo engagement.
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.Proc4Id (Read or Write) Description Processor's family model and stepping values. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.
BIOS.ProcSettings.Proc4NumCores (Read or Write) Description Number of cores in the processor package. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.Proc64bit (Read or Write) Description Specifies whether the installed processors support 64-bit extensions.
BIOS.ProcSettings.ProcBusSpeed (Read or Write) Description Bus speed of the processor. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcConfigTdp (Read or Write) Description Legal Values Allows to re-configure the Thermal Design Power (TDP) to lower levels.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcCoreSpeed (Read or Write) Description Clock speed of the processor. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcDramPrefetcher (Read or Write) Description Legal Values Enable to turn on the DRAM prefetch unit in the Northbridge.
BIOS.ProcSettings.ProcHpcMode (Read or Write) Description Legal Values Configure processor's HPC mode. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcHtAssist (Read or Write) Description Legal Values When enabled it provides filtering of broadcast probes to improve HyperTransport I/O Link bandwidth and performance on multi-node systems.
BIOS.ProcSettings.ProcHyperTransport (Read or Write) Description Legal Values Specifies the supported HyperTransport I/O Link Specification. • • HT1 HT3 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.ProcSettings.ProcSoftwarePrefetcher (Read or Write) Description Legal Values Enables or disables the hardware prefetcher for considering software prefetches when detecting strides for prefetch requests.
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.
BIOS.ProcSettings.RtidSetting (Read or Write) Description Legal Values Allocates more RTIDs to the remote socket increasing cache performance between the sockets. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control 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.
This attribute returns Unknown when read. The LOM port legacy boot protocol setting is not changed when Unknown is written. An error is returned if written with a setting (None, PXE, or iSCSI) that is not supported by the LOM. Legal Values • • • • Unknown None Pxe Iscsi Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.PxeDev1Settings The objects in this group manage the PXE device settings. BIOS.PxeDev1Settings.
BIOS.PxeDev1Settings.PxeDevnVlanEnDis (Read or Write) Description Legal Values Indicates if the VLAN is enabled or disabled for the specified PXE device. For the attribute PxeDevnVlanEnDis, the value of n can be 1 — 4. • • Enabled Disabled Default Value None Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.PxeDev1Settings.PxeDevnVlanId (Read or Write) Description Indicates the VLAN ID for the specified PXE device.
BIOS.SataSettings.eSataPort1 (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 None BIOS.SataSettings.eSataPort1Capacity (Read or Write) Description Displays the total capacity of a hard-disk drive.
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.
BIOS.SataSettings.SataPortADriveType (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.SataPortAModel (Read or Write) Description Displays the drive model of the selected device.
BIOS.SataSettings.SataPortBCapacity (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.SataPortBDriveType (Read or Write) Description Indicates type of device attached to this SATA port.
• 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. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.
Dependency None BIOS.SataSettings.SataPortD (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.SataPortDCapacity (Read or Write) Description Displays the total capacity of a hard-disk drive.
BIOS.SataSettings.SataPortDModel (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.SataPortE (Read or Write) Description Legal Values Sets the drive type of the selected device.
BIOS.SataSettings.SataPortEDriveType (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.SataPortEModel (Read or Write) Description Displays the drive model of the selected device.
BIOS.SataSettings.SataPortFCapacity (Read or Write) Description Displays the total capacity of a hard-disk drive. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortFDriveType (Read or Write) Description Indicates type of device attached to this SATA port.
• 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.SataPortGCapacity (Read or Write) Description Displays the total capacity of a hard-disk drive. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.
Dependency None BIOS.SataSettings.SataPortH (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.SataPortHCapacity (Read or Write) Description Displays the total capacity of a hard disk drive.
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. When the Embedded SATA setting is in: • ATA Mode, setting this attribute to Auto will enable the BIOS support for the device.
BIOS.SataSettings.SataPortIDriveType (Read or Write) Description Indicates the type of device attached to this SATA port. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortIModel (Read or Write) Description Displays the drive model of the selected device.
BIOS.SataSettings.SataPortJCapacity (Read or Write) Description Displays the total capacity of a hard-disk drive. This property is not defined for removable-media devices such as optical drives. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SataSettings.SataPortJDriveType (Read or Write) Description Indicates the type of device attached to this SATA port.
BIOS.SerialCommSettings To manage the serial port settings, use the objects in the group. BIOS.SerialCommSettings.ConTermType (Read or Write) Description Legal Values Configures the remote console's terminal type. • • Vt100Vt220 Ansi Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SerialCommSettings.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SerialCommSettings.RedirAfterBoot (Read or Write) Description Legal Values Enables or disables the BIOS console redirection when the operating system is loaded. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SerialCommSettings.
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.Slot1 (Read or Write) Description Legal Values Control the configuration of the card installed in slot1.
BIOS.SlotDisablement.Slot3 (Read or Write) Description Legal Values Control the configuration of the card installed in slot 3. • • • Enabled 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.
BIOS.SlotDisablement.Slot6 (Read or Write) Description Legal Values Control the configuration of the card installed in slot 6. • • • Enabled Disabled BootDriverDisabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.Slot7 (Read or Write) Description Legal Values Control the configuration of the card installed in slot 7.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SlotDisablement.Slot9 (Read or Write) Description Controls the configuration of the card installed in this slot. You can set one of the following options for each card: • • • Enabled: The card is available during POST or to the operating system. Disabled: The card is not available during POST or to the operating system.
License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysInformation To view information about system configuration, use the objects in this group. BIOS.SysInformation.SysMfrContactInfo (Read or Write) Description Provides information about the Original Equipment Manufacturer of this system. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysInformation.
BIOS.SysInformation.SystemManufacturer (Read or Write) Description Provides the name of the Original Equipment Manufacturer of this system. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysInformation.SystemModelName (Read or Write) Description Provides the product name of the system.
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.CollaborativeCpuPerfCtrl (Read/ Write) Description Legal Values Enables or disables the CPU power management control. When ProcPwrPerf is not set to SysDbpm in Custom mode, changing this setting does not affect system performance.
• LowPower Default Value Not Applicable 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.
BIOS.SysProfileSettings.MemPwrMgmt (Read or Write) Description Legal Values Enables or disables the memory to operate in power management mode. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysProfileSettings.MemRefreshRate (Read or Write) Description Legal Values Frequency at which memory is normally refreshed.
BIOS.SysProfileSettings.MonitorMwait (Read or Write) Description Legal Values Enables or disables Monitor or Mwait instructions. When C state is enabled in Custom mode, changing this setting does not affect system performance • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Disabled only when SysProfileSettings.ProcCStates state is disabled in Custom mode. BIOS.SysProfileSettings.
BIOS.SysProfileSettings.ProcCStates (Read or Write) Description Legal Values Enables or disables the processor C-States. • • 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.
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.SysProfileSettings.
• • Deactivate Clear Default Value Not Applicable Write Privilege Server Control 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.
BIOS.SysSecurity.AcPwrRcvry (Read or Write) Description Legal Values Specifies how the system responds after AC power is restored to the system. It is useful when the system is turned off with a power strip. • • • On Off Last Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysSecurity.AcPwrRcvry is set to Off. BIOS.SysSecurity.
BIOS.SysSecurity.Aesni (Read or Write) Description Legal Values Displays the status of Intel(R) Processor AES-NI feature. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.BiosUpdateControl (Read or Write) Description Legal Values If this attribute is set to Unlocked, then all BIOS update is allowed.
• ProcSettings.ProcVirtualization is Disabled • SysSecurity.TpmActivation is Deactivate • SysSecurity.TpmActivation is Yes • SysSecurity.TpmSecurity is not set to OnPbm BIOS.SysSecurity.NmiButton (Read or Write) Description Legal Values Enables or disables the NMI button on the front panel. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.
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. Legal Values • Enabled • Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.SetupPassword (Read or Write) Description Set up the system password.
Write Privilege Server Control 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.
License Required iDRAC Express or iDRAC Enterprise Dependency None 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.TcmClear (Read or Write) Description Legal Values Warns that clearing the TPM causes loss of all keys in the TPM. It may affect starting the operating system. • • Yes No Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.SysSecurity.TcmSecurity (Read or Write) Description Legal Values Controls the reporting of the Trusted Cryptography Module (TCM) in the system.
BIOS.SysSecurity.TpmClear (Read or Write) Description Legal Values Warns that clearing the TPM causes loss of all keys in the TPM. It may affect starting the operating system. • • Yes No Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Read Only if SysSecurity.TpmSecurity is set to Off. BIOS.SysSecurity.TpmFirmware Description Displays the firmware version of the Trusted Platform Module (TPM).
BIOS.SysSecurity.TpmPpiBypassProvision Description Enables or disables the Physical Presence Interface (PPI) Advanced Configuration and Power Interface (ACPI) and this feature enables operating system to by-pass the PPI-related prompts. Legal Values • • Default Value NA Write Privilege Server control License Required RACADM Dependency None Enabled Disabled BIOS.SysSecurity.
BIOS.UefiBootSettings The objects in this group manages the UEFI boot settings. BIOS.UefiBootSettings.UefiBootSeq (Read or Write) Description Controls the UEFI boot order. The first option in the list is tried first. If unsuccessful, the second option is tried and so on. This property is applied only when Boot Mode is UEFI and not BIOS. Legal Values Enum Values Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None BIOS.
FC.FCDevice.ChipMdl (Read Only) Description Indicates the PCI configuration space information. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.FCDevice.EFIVersion (Read Only) Description Indicates the version of the EFI device driver.
FC.FCTarget The objects in this group manage the Fibre Channel target. FC.FCTarget.BootScanSelection (Read or Write) Description Legal Values Sets the port’s operation while starting the system from Fiber Channel target(s). Only operations supported by the option-ROM should be implemented.
FC.FCTarget.FirstFCTargetWWPN (Read or Write) Description Specifies the World Wide Port Name of the first Fibre Channel boot target. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.FCTarget.SecondFCTargetWWPN (Read or Write) Description Specifies the World Wide Port Name (WWPN) of the second Fibre Channel boot target.
Default Value 3000 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.FabricLoginRetryCount (Read or Write) Description Sets the current SAN Fabric login retry count. Legal Values Not Applicable Default Value 3 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.
FC.HBAConfig.HardZoneAddress (Read or Write) Description Sets the Hard Zone address. Legal Values Not Applicable Default Value 0 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.LinkDownTimeout (Read or Write) Description Sets the Link down time out. Legal Values Not Applicable Default Value 3000 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.
FC.HBAConfig.PortDownTimeout (Read or Write) Description Sets the target port down time out. Legal Values Not Applicable Default Value 3000 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.HBAConfig.PortLoginRetryCount (Read or Write) Description Sets the target Port login retry count.
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. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.
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.
FC.PortConfig.WWN (Read Only) Description Indicates the permanent Fibre Channel World Wide Node name. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable FC.PortConfig.WWPN (Read Only) Description Indicates the permanent Fibre Channel World Wide Port Name assigned to the port.
Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.FIPMacAddr (Read Only) Description Indicates the permanent FIP-MAC address for FCoE. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.IscsiMacAddr (Read Only) Description Indicates the permanent MAC address for iSCSI off load.
• Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.NicMode (Read or Write) Description Legal Values Enables or disables the NIC mode on the partition. • Enabled • Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.ConfigureFormn.
NIC.ConfigureFormn.WWPN (Read Only) Description Indicates the Fibre Channel World Wide Port Name identifier for FCoE. Legal Values Not Applicable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC_ConfigureFormn.VirtWWN (Read or Write) Description Sets the Fibre Channel World Wide Node Name identifier for partition FCoE.
NIC_ConfigureFormn.VirtIscsiMacAddr (Read or Write) Description Assigns the MAC address for partition iSCSI off load. 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.VirtFIPMacAddr (Read or Write) Description Assigns the FIP-MAC address for partition FCoE.
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.
NOTE: To get the actual supported values for BIOS, NIC, and FC components, query the help with an index. If you query without an index, the generic help is displayed. NIC.DeviceLevelConfig.EVBModesSupport (Read Only) Description Legal Values Indicates the type of EVB Modes supported. • • • • VEB VEPA PE Multichannel Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.DeviceLevelConfig.
Dependency Not Applicable NIC.DeviceLevelConfig.SRIOVSupport (Read Only) Description Legal Values Indicates whether SR-IOV capability is supported. • • Available Unavailable Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency` None NIC.DeviceLevelConfig.VirtualizationMode (Read or Write) Description Legal Values Specifies the type of virtualization used by the controller on all ports.
Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCOECapabilities.MaxFrameSize (Read Only) Description Indicates the maximum frame size for each FCoE frame. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCOECapabilities.MaxIOsPerSession (Read Only) Description Indicates the maximum number of IOs supported per session.
NIC.FCOECapabilities.MaxNumberExchanges (Read Only) Description Indicates the maximum number of exchanges supported. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCOECapabilities.MaxNumberLogins (Read Only) Description Indicates the maximum number of logins supported per port.
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.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEConfiguration.BootOrderFirstFCoETarget (Read or Write) Description Specifies the port’s target in the FCoE boot order. Legal Values Not Applicable Default Value 0 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.FCoEConfiguration.
NIC.FCoEConfiguration.BootOrderFourthFCoETarget (Read or Write) Description Specifies the port's fourth defined target in the FCoE boot. Legal Values Not Applicable Default Value 0 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.FCoEConfiguration.FirstFCoEBootTargetLUN (Read or Write) Description LUN of the first FCoE storage target that the FCoE initiator will start the system from when Connect attribute is enabled.
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.
• 5 — Specified LUN Default Value 0 — Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None 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.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEGenParams.FCoELunBusyRetryCnt (Read or Write) Description Specifies the number of connection retries the FCoE boot initiator will attempt if the FCoE target LUN is busy. Legal Values Values: 0–60 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FCoEGenParams.
Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FrmwImgMenu.EFIVersion (Read Only) Description Indicates the EFI device driver version information. Legal Values String of up to 8 ASCII characters Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.FrmwImgMenu.FamilyVersion (Read Only) Description Indicates the firmware family version information.
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. Legal Values Values: 0–100 Default Value 25 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.IscsiFirstTgtParams The following section provides information about the objects in the NIC.IscsiFirstTgtParams group. NIC.
License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. 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.FirstTgtIpAddress (Read or Write) Description Set the IP address of the first iSCSI target. Legal Values Valid 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.IscsiFirstTgtParams.
NIC.IscsiFirstTgtParams.FirstTgtTcpPort (Read or Write) Description Set the TCP Port number of the first iSCSI target. Legal Values Values from 1 to 65535 Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams The following section provides information about the objects in the NIC.IscsiGenParams group. NIC.IscsiGenParams.
Dependency None NIC.IscsiGenParams.DhcpVendId (Read or Write) Description Control what Vendor ID is presented to the DHCP service. Legal Values String of upto 255 ASCII characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams.
NIC.IscsiGenParams.IpVer (Read or Write) Description Legal Values Controls whether IPv4 or IPv6 network addressing is used for iSCSI initiator and targets. • • • Ipv4 Ipv6 None Default Value Ipv4 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams.
NIC.IscsiGenParams.IscsiVLanId (Read or Write) Description Specifies the VLAN ID for iSCSI boot mode. Legal Values Not Applicable Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC_IscsiGenParams.IscsiVLanMode (Read or Write) Description Legal Values Enables or disables the Virtual LAN mode for iSCSI boot.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. NIC.IscsiGenParams.TcpIpViaDHCP (Read or Write) Description Legal Values Setting to enable acquisition of IPv4 TCP/IP parameters from DHCP. • • Enabled Disabled Default Value Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Available if IscsiGenParams.
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.IscsiInitiatorParams group. NIC.IscsiInitiatorParams.IscsiInitiatorChapId (Read or Write) Description Set the iSCSI initiator Challenge-Handshake Authentication Protocol (CHAP) ID.
Dependency Not Available if VndrConfigGroup.iSCSIBootSupport is Unavailable. 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.
NIC.IscsiInitiatorParams.IscsiInitiatorSecDns (Read or Write) Description Specifies the Secondary DNS IP address of the iSCSI initiator. Legal Values String of 2–39 characters (Ipv4 or Ipv6 gateway) 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.
NIC.IscsiSecondaryDeviceParams.SecondaryDeviceMacAddr (Read or Write) Description Specifies the MAC address of a secondary iSCSI boot adapter for redundancy in case if start is unsuccessful. Legal Values String of up to 17 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.IscsiSecondaryDeviceParams.
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.
License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.iSCSIBootSupport is unavailable. NIC.IscsiSecondTgtParams.SecondTgtChapPwd (Read or Write) Description Specifies the second iSCSI storage target Challenge-Handshake Authentication Protocol (CHAP) secret (target CHAP password).
NIC.IscsiSecondTgtParams.SecondTgtIscsiName (Read or Write) Description Specifies the iSCSI Qualified Name (IQN) of the second iSCSI storage target. Legal Values String of up to 223 characters NOTE: The legal value range may be smaller than the maximum size of 223, based on the vendor configuration of the NIC cards. Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not available if VndrConfigGroup.
NIC.NICConfig.BootOptionROM (Read or Write) Description Legal Values Controls the enablement of legacy Boot Protocols in the Option ROM. • Enabled • Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.NICConfig.BootRetryCnt (Read or Write) Description Legal Values Specifies the number of attempts when the start is unsuccessful.
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.LegacyBootProto (Read or Write) Description Legal Values Select a non-UEFI network start protocol.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise 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.
NIC.NICConfig.WakeOnLan (Read or Write) Description Legal Values Enables the server to be powered on using an in-band magic packet. • • Enabled Disabled Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.NICConfig.WakeOnLanLnkSpeed (Read or Write) Description Legal Values Select the port speed used for Wake on LAN mode.
Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC_NICPartitioningConfig.PartitionState (Read Only) Description Legal Values Indicates the current enablement state of the partition. • Enabled • Disabled Default Value Enabled Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC_NICPartitioningConfig.
NIC.NICPartitioningConfig.NumberPCIEFunctionsSupported (Read Only) Description Indicates the number of physical PCIe functions supported 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.VndrConfigGroup The objects in this group manage the vendor configuration settings. NIC.VndrConfigGroup.BusDeviceFunction (Read Only) Description Indicates the BIOS assigned PCIe.
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.
Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency Not Applicable NIC.VndrConfigGroup.FCoEBootSupport (Read Only) Description Indicates whether Fibre Channel over Ethernet Boot capability is supported. Legal Values None Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.
NIC.VndrConfigGroup.FeatureLicensingSupport (Read Only) Description Indicates whether Dell Feature Licensing 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.FIPMacAddr (Read Only) Description Permanent FIP-MAC address for FCoE assigned during manufacturing.
Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.ISCSIMacAddr (Read Only) Description Indicates the permanent MAC address for iSCSI offload assigned during manufacturing. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.
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.NicPartitioningSupport (Read Only) Description Indicates whether NIC Partitioning capability is supported. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.NWManagementPassThrough (Read Only) Description Indicates whether the Network Management Pass-Through capability is supported.
NIC.VndrConfigGroup.OSBMCManagementPassThrough (Read Only) Description Indicates whether OS-BMC 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.PCIDeviceID (Read Only) Description Indicates the PCI Device ID of the port.
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. Legal Values None Default Value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.
NIC.VndrConfigGroup.TXBandwidthControlMinimum (Read Only) Description Indicates whether Transmit (TX) Bandwidth Control Minimum 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.TXFlowControl (Read Only) Description Indicates whether Transmit (TX) Flow Control capability is supported.
NIC.VndrConfigGroup.VirtIscsiMacAddr (Read or Write) Description Programmatically assignable MAC address for iSCSI offload. Programmatic write for support of I/O Identity feature. Legal Values String of up to 17 characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.VirtMacAddr (Read or Write) Description Programmatically assignable MAC address.
Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.VirtWWPN (Read or Write) Description Programmatically assignable Fibre Channel World Wide Port Name identifier for FCoE. Legal Values String of up to 23 characters Default Value Not Applicable Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None NIC.VndrConfigGroup.
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.
• Default value HBA RAID License Required iDRAC Express or iDRAC Enterprise 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.
Storage.Controller.PatrolReadUnconfiguredArea (Read or Write) Description Legal Values Enables or disables the patrol read in non-configured areas. • • Disabled Enabled Default value Disabled Write Privilege Server Control License Required RACADM 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.
Default value 100 Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.RequestedControllerMode (Read or Write) Description Legal Values Modifies the controller mode to RAID or HBA. • • • • None RAID HBA Not Supported Default value Not Applicable Write Privilege Server Control License Required RACADM Dependency None Storage.Controller.SupportControllerBootMode (Read Only) Description Legal Values This is read only attribute.
Storage.Controller.SupportRAID10UnevenSpans (Read Only) Description Legal Values This is a read-only attribute. This property indicates if this controller supports uneven spans for RAID 10. • • Supported Not Supported Default value Write Privilege Configure iDRAC License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.Controller.T10PICapability (Read Only) Description Legal Values This is a read-only attribute. This property indicates if this controller supports T10 PI.
Dependency Backplane must support. Storage.enclosure.BackplaneRequestedMode (Read or Write) Description Legal Values Configures the backplane mode. • • • • • • • • UnifiedMode SplitMode SplitMode–4:20 SplitMode–8:16 SplitMode–16:8 SplitMode–20:4 Not Applicable None Default Value UnifiedMode Write Privilege Server Control License Required RACADM Dependency Backplane must support. Storage.enclosure.
License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.PhysicalDisk.MaxCapableSpeed (Read Only) Description Legal Values This is a read-only attribute. The property represents the data transfer speed that the disk is capable of. • • • • • Unknown 1.5GBPS 3GBPS 6GBPS 12GBPS Default value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.PhysicalDisk.
The following section provides information about the objects in this group. Storage.VirtualDisk.BlockSizeInBytes (Read Only) Description This is a read-only attribute. This property indicates the logical block size of the physical drive that this virtual disk belongs to. Legal Values Values: 512 or 4096 Default value Not Applicable Write Privilege Not Applicable License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.VirtualDisk.
License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.VirtualDisk.T10PIStatus (Read or Write) Description This property indicates if T10 PI is enabled or disabled on this virtual disk. NOTE: Can be disabled only if the current value for this object is enabled. Legal Values • 0 — Disabled • 1 — Enabled Default value 0 — Disabled Write Privilege Server Control License Required iDRAC Express or iDRAC Enterprise Dependency None Storage.VirtualDisk.
A Deprecated and New Subcommands The following table provides the list of deprecated subcommands and equivalent new subcommands.
B Legacy and New Groups and Objects The following table provides the list of legacy groups and objects and equivalent groups and objects. Legacy Groups and Objects New Groups and Objects idRacInfo iDRAC.Info idRacType Type idRacProductInfo Product idRacDescriptionInfo Description idRacVersionInfo Version idRacBuildInfo Build idRacName Name cfgActiveDirectory iDRAC.
Legacy Groups and Objects New Groups and Objects cfgADDcSRVLookupDomainName DCLookupDomainName cfgADGcSRVLookupEnable GCLookupEnable cfgADGcRootDomain GCRootDomain cfgLanNetworking iDRAC.
Legacy Groups and Objects New Groups and Objects cfgIPv6PrefixLength PrefixLength cfgIPv6AutoConfig AutoConfig cfgIPv6LinkLocalAddress LinkLocalAddress cfgIPv6Address2 Address2 cfgIPv6Address3 Address3 cfgIPv6Address4 Address4 cfgIPv6Address5 Address5 cfgIPv6Address6 Address6 cfgIPv6Address7 Address7 cfgIPv6Address8 Address8 cfgIPv6Address9 Address9 cfgIPv6Address10 Address10 cfgIPv6Address11 Address11 cfgIPv6Address12 Address12 cfgIPv6Address13 Address13 cfgIPv6Address14 Ad
Legacy Groups and Objects New Groups and Objects cfgServerPowerCapWatts Cap.Watts cfgServerPowerCapBtuhr Cap.BtuHr cfgServerPowerCapPercent Cap.Percent cfgServerPowerCapEnable Cap.Enable cfgServerPowerLastHourAvg Avg.LastHour cfgServerPowerLastDayAvg Avg.LastDay cfgServerPowerLastWeekAvg Avg.LastWeek cfgServerPowerLastHourMinPower Min.LastHour cfgServerPowerLastHourMinTime Min.LastHour.Timestamp cfgServerPowerLastHourMaxPower Max.LastHour cfgServerPowerLastHourMaxTime Max.LastHour.
Legacy Groups and Objects New Groups and Objects cfgServerPowerSupply System.Power.Supply cfgServerPowerSupplyIndex Index cfgServerPowerSupplyInputStatus LineStatus cfgServerPowerSupplyMaxInputPower MaxInputPower cfgServerPowerSupplyMaxOutputPower MaxOutputPower cfgServerPowerSupplyOnlineStatus Status cfgServerPowerSupplyFwVer FwVer cfgServerPowerSupplyCurrentDraw CurrentDraw cfgServerPowerSupplyType Type cfgServerPowerBusMonitoring PMBusMonitoring cfgUserAdmin iDRAC.
Legacy Groups and Objects New Groups and Objects cfgRhostsFwUpdatePath FwUpdatePath [iDRAC.RemoteHosts] cfgRhostsSmtpServerIpAddr SMTPServerIPAddress cfgEmailAlert iDRAC.EmailAlert cfgEmailAlertIndex NA cfgEmailAlertEnable Enable cfgEmailAlertAddress Address cfgEmailAlertCustomMsg CustomMsg cfgSessionManagement cfgSsnMgtTelnetIdleTimeout iDRAC.Telnet Enable Port Timeout cfgSsnMgtSshIdleTimeout iDRAC.SSH Enable Port Timeout cfgSsnMgtRacadmTimeout iDRAC.
Legacy Groups and Objects New Groups and Objects AccessPrivilege cfgSsnMgtWebserverTimeout iDRAC.Webserver Enable HttpPort Timeout HttpsPort LowerEncryptionBitLength [cfgSerial] iDRAC.Serial cfgSerialBaudRate BaudRate cfgSerialConsoleEnable Enable cfgSerialConsoleIdleTimeout IdleTimeout cfgSerialConsoleNoAuth NoAuth cfgSerialConsoleCommand Command cfgSerialHistorySize HistorySize iDRAC.
Legacy Groups and Objects New Groups and Objects [cfgRacTuning] cfgRacTuneRemoteRacadmEnable=1 iDRAC.Racadm cfgRacTuneWebserverEnable=1 iDRAC.Webserver 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.
Legacy Groups and Objects New Groups and Objects cfgRacSecCsrKeySize CsrKeySize cfgRacSecCsrCommonName CsrCommonName cfgRacSecCsrOrganizationName CsrOrganizationName cfgRacSecCsrOrganizationUnit CsrOrganizationUnit cfgRacSecCsrLocalityName CsrLocalityName cfgRacSecCsrStateName CsrStateName cfgRacSecCsrCountryCode CsrCountryCode cfgRacSecCsrEmailAddr CsrEmailAddr cfgRacVirtual iDRAC.
Legacy Groups and Objects New Groups and Objects cfgStandardSchema iDRAC.ADGroup cfgSSADRoleGroupIndex NA cfgSSADRoleGroupName Name cfgSSADRoleGroupDomain Domain cfgSSADRoleGroupPrivilege Privilege cfgIpmiSerial iDRAC.
Legacy Groups and Objects New Groups and Objects cfgUserDomain iDRAC.UserDomain cfgUserDomainIndex NA cfgUserDomainName Name cfgSmartCard iDRAC.SmartCard cfgSmartCardLogonEnable SmartCardLogonEnable cfgSmartCardCRLEnable SmartCardCRLEnable [cfgIPv6URL] cfgIPv6URLString NA cfgVFlashSD iDRAC.
Legacy Groups and Objects New Groups and Objects cfgLogging iDRAC.Logging cfgLoggingSELOEMEventFilterEnable SELOEMEventFilterEnable iDRAC.SNMP.Alert cfgIpmiPetAlertEnable Enable cfgIpmiPetAlertDestIpAddr DestAddr 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.