iDRAC6 Enterprise Property Database Group and Object Definitions: Integrated Dell Remote Access Controller 6 (iDRAC6) Enterprise for Blade Servers Version 2.2 User Guide
iDRAC6 property database contains the configuration information for iDRAC6. Data is organized by associated object, and objects are organized by object group. The IDs for the groups and objects that the property database supports are listed in this section.
Use the group and object IDs with the RACADM utility to configure iDRAC6. The following sections describe each object and indicate whether the object is readable, writable, or both.
All string values are limited to displayable ASCII characters, except where otherwise noted.
CAUTION: Some groups and objects described in this chapter are not available with Dell OpenManage version 6.2 release. Support will be added for the Dell OpenManage version 6.3 release.
Displayable Characters
Displayable characters include the following set:
abcdefghijklmnopqrstuvwxwz
ABCDEFGHIJKLMNOPQRSTUVWXYZ
0123456789~`!@#$%^&*()_+-={}[]|\:";'<>,.?/
idRacInfo
This group contains display parameters to provide information about the specifics of iDRAC6 being queried.
One instance of the group is allowed. The following subsections describe the objects in this group.
idRacProductInfo (Read Only)
Legal Values
String of up to 63 ASCII characters.
Default
Integrated Dell Remote Access Controller.
Description
A text string that identifies the product.
idRacDescriptionInfo (Read Only)
Legal Values
String of up to 255 ASCII characters.
Default
This system component provides a complete set of remote management functions for Dell PowerEdge servers.
Description
A text description of the RAC type.
idRacVersionInfo (Read Only)
Legal Values
String of up to 63 ASCII characters.
Default
None
Description
A string containing the current product firmware version.
idRacBuildInfo (Read Only)
Legal Values
String of up to 16 ASCII characters.
Default
The current RAC firmware build version. For example, 05.12.06.
Description
A string containing the current product build version.
idRacName (Read Only)
Legal Values
String of up to 15 ASCII characters.
Default
iDRAC
Description
A user assigned name to identify this controller.
idRacType (Read Only)
Legal Values
Product ID
Default
8
Description
Identifies the remote access controller type as iDRAC6.
cfgOobSnmp
This group contains parameters to configure the SNMP agent and trap capabilities of iDRAC6.
One instance of the group is allowed. The following subsections describe the objects in this group.
cfgOobSnmpAgentCommunity (Read/Write)
Legal Values
String. Maximum length = 31
Default
public
Description
Specifies the SNMP Community Name used for SNMP traps.
cfgOobSnmpAgentEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the SNMP agent in the RAC.
cfgLanNetworking
This group contains parameters to configure iDRAC6 NIC.
One instance of the group is allowed. All objects in this group will require iDRAC6 NIC to be reset, which may cause a brief loss in connectivity. Objects that change iDRAC6 NIC IP address settings will close all active user sessions and require users to reconnect using the updated IP address settings.
NOTE: For any network property changes on iDRAC6 to be successfully executed through RACADM, you must first enable iDRAC6 NIC.
NOTE: VLAN objects (cfgNicVLanEnable, cfgNicVLanId, and cfgNicVLanPriority) displayed using the local RACADM command "racadm getconfig -g cfgLanNetworking" or in the configuration file generated from the local RACADM command "racadm getconfig -f <file name>" are missing the leading "#" which is used to indicate the readonly nature of these objects.
cfgNicIPv4Enable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Description
Enables or disables iDRAC6 IPv4 stack.
cfgDNSDomainNameFromDHCP (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Specifies that iDRAC6 DNS domain name should be assigned from the network DHCP server.
cfgDNSDomainName (Read/Write)
Legal Values
String of up to 254 ASCII characters. At least one of the characters must be alphabetic. Characters are restricted to alphanumeric, hyphens, and periods.
NOTE: Microsoft® Active Directory® only supports Fully Qualified Domain Names (FQDN) of 64 characters or fewer length.
Default
(blank)
Description
The DNS domain name. This parameter is only valid if cfgDNSDomainNameFromDHCP is set to 0 (FALSE).
cfgDNSRacName (Read/Write)
Legal Values
String of up to 63 ASCII characters. At least one character must be alphabetic.
NOTE: Some DNS servers only register names of 31 characters or fewer.
Default
idrac-service tag
Description
Displays the RAC name, which is idrac-service tag by default. This parameter is only valid if cfgDNSRegisterRac is set to 1 (TRUE).
cfgDNSRegisterRac (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Registers iDRAC6 name on the DNS server.
cfgDNSServersFromDHCP (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Specifies that the DNS server IP addresses should be assigned from the DHCP server on the network.
cfgDNSServer1 (Read/Write)
Legal Values
A string representing a valid IP address. For example: 192.168.0.20.
Default
0.0.0.0
Description
Specifies the IP address for DNS server 1. This property is only valid if cfgDNSServersFromDHCP is set to 0 (FALSE).
NOTE: cfgDNSServer1 and cfgDNSServer2 may be set to identical values while swapping addresses.
cfgDNSServer2 (Read/Write)
Legal Values
A string representing a valid IP address. For example: 192.168.0.20.
Default
0.0.0.0
Description
Retrieves the IP address for DNS server 2. This parameter is only valid if cfgDNSServersFromDHCP is set to 0 (FALSE).
NOTE: cfgDNSServer1 and cfgDNSServer2 may be set to identical values while swapping addresses.
cfgNicEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables iDRAC6 network interface controller. If the NIC is disabled, the remote network interfaces to iDRAC6 will no longer be accessible, and iDRAC6 will only be available through the local RACADM interface.
cfgNicIpAddress (Read/Write)
NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is set to 0 (FALSE).
Legal Values
A string representing a valid IP address. For example: 192.168.0.20.
Default
192.168.0.n
where n is 120 plus the server slot number.
Description
Specifies the static IP address to assign to the RAC. This property is only valid if cfgNicUseDhcp is set to 0 (FALSE).
cfgNicNetmask (Read/Write)
NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is set to 0 (FALSE).
Legal Values
A string representing a valid subnet mask. For example: 255.255.255.0.
Default
255.255.255.0
Description
The subnet mask used for static assignment of iDRAC6 IP address. This property is only valid if cfgNicUseDhcp is set to 0 (FALSE).
cfgNicGateway (Read/Write)
NOTE: This parameter is only configurable if the cfgNicUseDhcp parameter is set to 0 (FALSE).
Legal Values
A string representing a valid gateway IP address. For example: 192.168.0.1.
Default
192.168.0.1
Description
The gateway IP address used for static assignment of the RAC IP address. This property is only valid if cfgNicUseDhcp is set to 0 (FALSE).
cfgNicUseDhcp (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Specifies whether DHCP is used to assign iDRAC6 IP address. If this property is set to 1 (TRUE), then iDRAC6 IP address, subnet mask, and gateway are assigned from the DHCP server on the network. If this property is set to 0 (FALSE), the static IP address, subnet mask, and gateway is assigned from the cfgNicIpAddress, cfgNicNetmask, and cfgNicGateway properties.
cfgNicMacAddress (Read Only)
Legal Values
A string representing the RAC NIC MAC address.
Default
The current MAC address of iDRAC6 NIC. For example, 00:12:67:52:51:A3.
Description
iDRAC6 NIC MAC address.
cfgNicVLanEnable (Read Only)
NOTE: VLAN settings can be configured through CMC Web Interface. iDRAC6 displays only the current VLAN settings and you cannot modify the settings from iDRAC6.
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the VLAN capabilities of iDRAC6 from CMC.
cfgNicVLanID (Read Only)
Legal Values
1-4094
Default
1
Description
Specifies the VLAN ID for the network VLAN configuration in CMC. This property is only valid if cfgNicVLanEnable is set to 1 (enabled).
cfgNicVLanPriority (Read Only)
Legal Values
0 7
Default
0
Description
Specifies the VLAN Priority for the network VLAN configuration in CMC. This property is only valid if cfgNicVLanEnable is set to 1 (enabled).
cfgIPv6URL
This group specifies properties used to configure iDRAC6 IPv6 URL.
cfgIPv6URLstring (Read Only)
Legal Values
A string of up to 80 characters.
Default
<blank>
Description
iDRAC6 IPv6 URL.
cfgIPv6LanNetworking
This group is used to configure the IPv6 over LAN networking capabilities.
cfgIPv6Enable
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables iDRAC6 IPv6 stack.
cfgIPv6Address1 (Read/Write)
Legal Values
A string representing a valid IPv6 entry.
Default
::
Description
An iDRAC6 IPv6 address.
cfgIPv6Gateway (Read/Write)
Legal Values
A string representing a valid IPv6 entry.
Default
::
Description
iDRAC6 gateway IPv6 address.
cfgIPv6PrefixLength (Read/Write)
Legal Values
1-128
Default
0
Description
The prefix length for iDRAC6 IPv6 address 1.
cfgIPv6AutoConfig (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the IPv6 AutoConfig option.
cfgIPv6LinkLocalAddress (Read Only)
Legal Values
A string representing a valid IPv6 entry.
Default
::
Description
iDRAC6 IPv6 link local address.
cfgIPv6Address2 (Read Only)
Legal Values
A string representing a valid IPv6 entry.
Default
::
Description
An iDRAC6 IPv6 address.
cfgIPv6DNSServersFromDHCP6 (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Specifies whether cfgIPv6DNSServer1 and cfgIPv6DNSServer2 are static or DHCP IPv6 addresses.
cfgIPv6DNSServer1 (Read/Write)
Legal Values
A string representing a valid IPv6 entry.
Default
::
Description
An IPv6 DNS server address.
cfgIPv6DNSServer2 (Read/Write)
Legal Values
A string representing a valid IPv6 entry.
Default
::
Description
An IPv6 DNS server address.
cfgIPv6Address3 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address4 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address5 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address6 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address7 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address8 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address9 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address10 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address11 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address12 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address13 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address14 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgIPv6Address15 (Read Only)
Legal Values
String representing a valid IPv6 entry.
Default
<blank>
cfgUserAdmin
This group provides configuration information about the users who are allowed to access the RAC through the available remote interfaces.
Up to 16 instances of the user group are allowed. Each instance represents the configuration for an individual user.
cfgUserAdminIndex (Read Only)
Legal Values
This parameter is populated based on the existing instances.
Default
1 16
Description
The unique index of a user.
cfgUserAdminIpmiLanPrivilege (Read/Write)
Legal Values
2 (User)
3 (Operator)
4 (Administrator)
15 (No access)
Default
4 (User 2)
15 (All others)
Description
The maximum privilege on the IPMI LAN channel.
cfgUserAdminPrivilege (Read/Write)
Legal Values
0x00000000 to 0x000001ff, and 0x0
Default
0x00000000
Description
This property specifies the role-based authority privileges allowed for the user. The value is represented as a bit mask that allows for any combination of privilege values. Table B-1 describes the user privilege bit values that can be combined to create bit masks.
Table B-1. Bit Masks for User Privileges
User Privilege
Privilege Bit Mask
Login to iDRAC6
0x00000001
Configure iDRAC6
0x00000002
Configure Users
0x00000004
Clear Logs
0x00000008
Execute Server Control Commands
0x00000010
Access Console Redirection
0x00000020
Access Virtual Media
0x00000040
Test Alerts
0x00000080
Execute Debug Commands
0x00000100
Examples
Table B-2 provides sample privilege bit masks for users with one or more privileges.
Table B-2. Sample Bit Masks for User Privileges
User Privilege(s)
Privilege Bit Mask
The user is not allowed to access iDRAC6.
0x00000000
The user may only login to iDRAC6 and view iDRAC6 and server configuration information.
0x00000001
The user may login to iDRAC6 and change configuration.
0x00000001 + 0x00000002 = 0x00000003
The user may login to RAC, access virtual media, and access console redirection.
0x00000001 + 0x00000040 + 0x00000080 = 0x000000C1
cfgUserAdminUserName (Read/Write)
Legal Values
String. Maximum length = 16
Default
(blank)
Description
The name of the user for this index. The user index is created by writing a string into this name field if the index is empty. Writing a string of double quotes ("") deletes the user at that index. You cannot change the name. You must delete and then recreate the name. The string must not contain / (forward slash), \ (backslash), . (period), @ (at symbol) or quotation marks.
NOTE: This property value must be unique among user names.
cfgUserAdminPassword (Write Only)
Legal Values
A string of up to 20 ASCII characters.
Default
(blank)
Description
The password for this user. User passwords are encrypted and cannot be seen or displayed after the property is written.
cfgUserAdminEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables an individual user.
cfgUserAdminSolEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables Serial Over LAN (SOL) user access.
cfgEmailAlert
This group contains parameters to configure the RAC e-mail alerting capabilities.
The following subsections describe the objects in this group. Up to four instances of this group are allowed.
cfgEmailAlertIndex (Read Only)
Legal Values
14
Default
This parameter is populated based on the existing instances.
Description
The unique index of an alert instance.
cfgEmailAlertEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Specifies the destination e-mail address for e-mail alerts. For example, user1@company.com.
cfgEmailAlertAddress (Read/Write)
Legal Values
E-mail address format, with a maximum length of 64 ASCII characters.
Default
(blank)
Description
The e-mail address of the alert source.
cfgEmailAlertCustomMsg (Read/Write)
Legal Values
A string of up to 32 characters.
Default
(blank)
Description
Specifies a custom message that is sent with the alert.
cfgSessionManagement
This group contains parameters to configure the number of sessions that can connect to iDRAC6.
One instance of the group is allowed. The following subsections describe the objects in this group.
cfgSsnMgtConsRedirMaxSessions (Read/Write)
Legal Values
1 2
Default
2
Description
Specifies the maximum number of console redirection sessions allowed on iDRAC6.
cfgSsnMgtWebserverTimeout (Read/Write)
Legal Values
60 10800
Default
1800
Description
Defines the Web server time-out. This property sets the amount of time in seconds that a connection is allowed to remain idle (there is no user input). The session is cancelled if the time limit set by this property is reached. Changes to this setting do not affect the current session; you must log out and log in again to make the new settings effective.
An expired Web server session logs out the current session.
cfgSsnMgtSshIdleTimeout (Read/Write)
Legal Values
0 (No time-out)
60 10800
Default
1800
Description
Defines the secure shell idle time-out. This property sets the amount of time in seconds that a connection is allowed to remain idle (there is no user input). The session is cancelled if the time limit set by this property is reached. Changes to this setting do not affect the current session; you must log out and log in again to make the new settings effective.
An expired secure shell session displays the following error message only after you press <Enter>:
Warning: Session no longer valid, may have timed out
After the message appears, the system returns you to the shell that generated the Secure Shell session.
cfgSsnMgtTelnetTimeout (Read/Write)
Legal Values
0 (No timeout)
60 10800
Default
1800
Description
Defines the Telnet idle time-out. This property sets the amount of time in seconds that a connection is allowed to remain idle (there is no user input). The session is cancelled if the time limit set by this property is reached. Changes to this setting do not affect the current session (you must log out and log in again to make the new settings effective).
An expired Telnet session displays the following error message only after you press <Enter>:
Warning: Session no longer valid, may have timed out
After the message appears, the system returns you to the shell that generated the Telnet session.
cfgSerial
This group contains configuration parameters for iDRAC6 services.
One instance of the group is allowed. The following subsections describe the objects in this group.
cfgSerialSshEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Description
Enables or disables the secure shell (SSH) interface on iDRAC6.
cfgSerialTelnetEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the Telnet console interface on iDRAC6.
cfgRemoteHosts
This group provides properties that allow configuration of the SMTP server for e-mail alerts.
cfgRhostsSmtpServerIpAddr (Read/Write)
Legal Values
A string representing a valid SMTP server IP address. For example: 192.168.0.56.
Default
0.0.0.0
Description
The IP address of the network SMTP server. The SMTP server transmits e-mail alerts from the RAC if the alerts are configured and enabled.
cfgRhostsFwUpdateTftpEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Description
Enables or disables iDRAC6 firmware update from a network TFTP server.
cfgRhostsFwUpdateIpAddr (Read/Write)
Legal Values
A string representing a valid IP address.
Default
0.0.0.0
Description
Specifies the network TFTP server IP address that is used for TFTP iDRAC6 firmware update operations.
cfgRhostsFwUpdatePath (Read/Write)
Legal Values
A string with a maximum length of 255 ASCII characters.
Default
<blank>
Description
Specifies TFTP path where iDRAC6 firmware image file exists on the TFTP server. The TFTP path is relative to the TFTP root path on the TFTP server.
The server may still require you to specify the drive (for example, C:).
cfgRhostsSyslogEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables remote syslog.
cfgRhostsSyslogPort (Read/Write)
Legal Values
0 65535
Default
514
Description
Remote syslog port number.
cfgRhostsSyslogServer1 (Read/Write)
Legal Values
String from 0 to 511 characters.
Default
<blank>
Description
Name of remote syslog server.
cfgRhostsSyslogServer2 (Read/Write)
Legal Values
String from 0 to 511 characters.
Default
<blank>
Description
Name of remote syslog server.
cfgRhostsSyslogServer3 (Read/Write)
Legal Values
String from 0 to 511 characters.
Default
<blank>
Description
Name of remote syslog server.
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.
cfgUserDomainIndex (Read Only)
Legal Values
1 40
Default
<instance>
Description
Represents a specific domain.
cfgUserDomainName (Read/Write)
Legal Values
A string of up to 255 characters.
Default
(blank)
Description
Specifies the Active Directory user domain name.
cfgServerPower
This group provides several power management features.
cfgServerPowerStatus (Read Only)
Legal Values
1 = TRUE
0 = FALSE
Default
0
Description
Represents the server power state, either ON or OFF.
cfgServerActualPowerConsumption (Read Only)
Legal Values
String of up to 32 characters.
Default
(blank)
Description
Represents the power consumed by the server at the current time.
cfgServerPeakPowerConsumption (Read Only)
Legal Values
String of up to 32 characters.
Default
(blank)
Description
Represents the maximum power consumed by the server until the current time.
Time when the maximum power consumption was recorded.
cfgServerPowerConsumptionClear (Write Only)
Legal Values
0, 1
Default
0
Description
Resets the cfgServerPeakPowerConsumption property to 0 and the cfgServerPeakPowerConsumptionTimestamp property to the current iDRAC6 time.
cfgServerPowerCapWatts (Read Only)
Legal Values
String of up to 32 characters.
Default
(blank)
Description
Represents the server power threshold in Watts.
cfgServerPowerCapBtuhr (Read Only)
Legal Values
String of up to 32 characters.
Default
(blank)
Description
Represents the server power threshold in BTU/hr.
cfgServerPowerCapPercent (Read Only)
Legal Values
String of up to 32 characters.
Default
(blank)
Description
Represents the server power threshold in percentage.
cfgRacTuning
This group is used to configure various iDRAC6 configuration properties, such as valid ports and security port restrictions.
cfgRacTuneHttpPort (Read/Write)
Legal Values
10 65535
Default
80
Description
Specifies the port number to use for HTTP network communication with the RAC.
cfgRacTuneHttpsPort (Read/Write)
Legal Values
10 65535
Default
443
Description
Specifies the port number to use for HTTPS network communication with iDRAC6.
cfgRacTuneIpRangeEnable
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the IP Address Range validation feature of iDRAC6.
cfgRacTuneIpRangeAddr
Legal Values
An IP address-formatted string. For example, 192.168.0.44.
Default
192.168.1.1
Description
Specifies the acceptable IP address bit pattern in positions determined by the 1's in the range mask property (cfgRacTuneIpRangeMask).
cfgRacTuneIpRangeMask
Legal Values
Standard IP mask values with left-justified bits.
Default
255.255.255.0
Description
An IP address-formatted string. For example, 255.255.255.0.
cfgRacTuneIpBlkEnable
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the IP address blocking feature of the RAC.
cfgRacTuneIpBlkFailCount
Legal Values
2 16
Default
5
Description
The maximum number of login failures to occur within the window (cfgRacTuneIpBlkFailWindow) before login attempts from the IP address are rejected.
cfgRacTuneIpBlkFailWindow
Legal Values
10 65535
Default
60
Description
Defines the time span in seconds that the failed attempts are counted. When failure attempts age beyond this limit, they are dropped from the count.
cfgRacTuneIpBlkPenaltyTime
Legal Values
10 65535
Default
300
Description
Defines the time span in seconds that session requests from an IP address with excessive failures are rejected.
cfgRacTuneSshPort (Read/Write)
Legal Values
1 65535
Default
22
Description
Specifies the port number used for iDRAC6 SSH interface.
cfgRacTuneConRedirEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Description
Enables or disables console redirection.
cfgRacTuneTelnetPort (Read/Write)
Legal Values
1 65535
Default
23
Description
Specifies the port number used for iDRAC6 Telnet interface.
cfgRacTuneConRedirEncryptEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Description
Encrypts the video in a console redirection session.
cfgRacTuneConRedirPort (Read/Write)
Legal Values
1 65535
Default
5900
Description
Specifies the port to be used for keyboard and mouse traffic during console redirection activity with iDRAC6.
cfgRacTuneConRedirVideoPort (Read/Write)
Legal Values
1 65535
Default
5901
Description
Specifies the port to be used for video traffic during console redirection activity with iDRAC6.
NOTE: This object requires an iDRAC6 reset before it becomes active.
cfgRacTuneAsrEnable (Read/Write)
Legal Values
0 (FALSE)
1 (TRUE)
Default
1
Description
Enables or disables iDRAC6 last-crash-screen capture feature.
NOTE: This object requires an iDRAC6 reset before it becomes active.
cfgRacTuneWebserverEnable (Read/Write)
Legal Values
0 (FALSE)
1 (TRUE)
Default
1
Description
Enables and disables iDRAC6 Web server. If this property is disabled, iDRAC6 will not be accessible using client Web browsers. This property has no effect on the Telnet/SSH or local RACADM interfaces.
cfgRacTuneLocalServerVideo (Read/Write)
Legal Values
1 (Enables)
0 (Disables)
Default
1
Description
Enables (switches ON) or disables (switches OFF) the local server video.
cfgRacTuneDaylightOffset (Read/Write)
Legal Values
0 60
Default
0
Description
Specifies the daylight savings offset (in minutes) to use for the RAC Time.
cfgRacTuneTimezoneOffset (Read/Write)
Legal Values
720 780
Default
0
Description
Specifies the timezone offset (in minutes) from GMT/UTC to use for the
RAC Time. Some common timezone offsets for timezones in the United
States are shown below:
480 (PST Pacific Standard Time)
420 (MST Mountain Standard Time)
360 (CST Central Standard Time)
300 (EST Eastern Standard Time).
cfgRacTuneLocalConfigDisable (Read/Write)
Legal Values
0 (Enables)
1 (Disables)
Default
0
Description
Disables write access to iDRAC6 configuration data. The default is for access to be enabled.
NOTE: Access can be disabled using the local RACADM or iDRAC6 Web interface; however, once disabled, access can be re-enabled only through iDRAC6 Web interface.
ifcRacManagedNodeOs
This group contains properties that describe the managed server operating system.
One instance of the group is allowed. The following subsections describe the objects in this group.
ifcRacMnOsHostname (Read Only)
Legal Values
A string of up to 255 characters.
Default
(blank)
Description
The host name of the managed server.
ifcRacMnOsOsName (Read Only)
Legal Values
A string of up to 255 characters.
Default
(blank)
Description
The operating system name of the managed server.
cfgRacSecurity
This group is used to configure settings related to iDRAC6 SSL certificate signing request (CSR) feature. The properties in this group must be configured before generating a CSR from iDRAC6.
See the RACADM sslcsrgen subcommand details for more information on generating certificate signing requests.
cfgSecCsrCommonName (Read/Write)
Legal Values
A string of up to 254 characters.
Default
Description
Specifies the CSR Common Name (CN).
cfgSecCsrOrganizationName (Read/Write)
Legal Values
A string of up to 254 characters.
Default
(blank)
Description
Specifies the CSR Organization Name (O).
cfgSecCsrOrganizationUnit (Read/Write)
Legal Values
A string of up to 254 characters.
Default
(blank)
Description
Specifies the CSR Organization Unit (OU).
cfgSecCsrLocalityName (Read/Write)
Legal Values
A string of up to 254 characters.
Default
(blank)
Description
Specifies the CSR Locality (L).
cfgSecCsrStateName (Read/Write)
Legal Values
A string of up to 254 characters.
Default
(blank)
Description
Specifies the CSR State Name (S).
cfgSecCsrCountryCode (Read/Write)
Legal Values
A two-character string.
Default
(blank)
Description
Specifies the CSR Country Code (CC).
cfgSecCsrEmailAddr (Read/Write)
Legal Values
A string of up to 254 characters.
Default
(blank)
Description
Specifies the CSR Email Address.
cfgSecCsrKeySize (Read/Write)
Legal Values
512
1024
2048
Default
1024
Description
Specifies the SSL asymmetric key size for the CSR.
cfgRacVirtual
This group contains parameters to configure iDRAC6 virtual media feature. One instance of the group is allowed. The following subsections describe the objects in this group.
cfgRacVirMediaAttached (Read/Write)
Legal Values
0 = Detach
1 = Attach
2 = Auto Attach
Default
0
Description
This object is used to attach virtual devices to the system via the USB bus. When the devices are attached the server will recognize valid USB mass storage devices attached to the system. This is equivalent to attaching a local USB CDROM/floppy drive to a USB port on the system. When the devices are attached you then can connect to the virtual devices remotely using iDRAC6 Web interface or the CLI. Setting this object to 0 will cause the devices to detach from the USB bus.
cfgVirMediaBootOnce (Read/Write)
Legal Values
1 (Enabled)
0 (Disabled)
Default
0
Description
Enables or disables the virtual media boot-once feature of iDRAC6. If this property is enabled when the host server is rebooted, this feature will attempt to boot from the virtual media devicesif the appropriate media is installed in the device.
cfgVirMediaKeyEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the VFlash media key of iDRAC6.
cfgVirtualFloppyEmulation (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
When set to 0, the virtual floppy drive is recognized as a removable disk by Windows operating systems. Windows operating systems will assign a drive letter that is C: or higher during enumeration. When set to 1, the Virtual Floppy drive will be seen as a floppy drive by Windows operating systems. Windows operating systems will assign a drive letter of A: or B:.
cfgSDWriteProtect (Read only)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
cfgIpmiLan
This group is used to configure the IPMI over LAN capabilities of the system.
cfgIpmiLanEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the IPMI over LAN interface.
cfgIpmiLanPrivLimit (Read/Write)
Legal Values
2 (User)
3 (Operator)
4 (Administrator)
Default
4
Description
Specifies the maximum privilege level allowed for IPMI over LAN access.
cfgIpmiLanAlertEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables global e-mail alerting. This property overrides all individual e-mail alerting enable/disable properties.
cfgIpmiEncryptionKey (Read/Write)
Legal Values
A string of even number of hexadecimal digits from 0 to 40 characters with no spaces.
Default
0000000000000000000000000000000000000000
Description
The IPMI encryption key.
cfgIpmiPetCommunityName (Read/Write)
Legal Values
A string of up to 18 characters
Default
public
Description
The SNMP community name for traps.
cfgIpmiPetIpv6
This group is used to configure IPv6 platform event traps on the managed server.
cfgIpmiPetIPv6Index (Read Only)
Legal Values
1 4
Default
<index value>
Description
Unique identifier for the index corresponding to the trap.
cfgIpmiPetIPv6AlertDestIpAddr
Legal Values
String representing a valid IPv6 address.
Default
<blank>
Description
Configures the IPv6 alert destination IP address for the trap.
cfgIpmiPetIPv6AlertEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the IPv6 alert destination for the trap.
cfgIpmiPef
This group is used to configure the platform event filters available on the managed server.
The event filters can be used to control policies related to actions that are triggered when critical events occur on the managed server.
cfgIpmiPefName (Read Only)
Legal Values
A string of up to 255 characters.
Default
The name of the index filter.
Description
Specifies the name of the platform event filter.
cfgIpmiPefIndex (Read/Write)
Legal Values
1 9
Default
The index value of a platform event filter object.
Description
Specifies the index of a specific platform event filter.
cfgIpmiPefAction (Read/Write)
Legal Values
0 (None)
1 (Power Down)
2 (Reset)
3 (Power Cycle)
Default
0
Description
Specifies the action that is performed on the managed server when the alert is triggered.
cfgIpmiPefEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Description
Enables or disables a specific platform event filter.
cfgIpmiPet
This group is used to configure platform event traps on the managed server.
cfgIpmiPetIndex (Read Only)
Legal Values
1 4
Default
The index value of a specific platform event trap.
Description
Unique identifier for the index corresponding to the trap.
cfgIpmiPetAlertDestIpAddr (Read/Write)
Legal Values
A string representing a valid IPv4 address. For example, 192.168.0.67.
Default
0.0.0.0
Description
Specifies the destination IPv4 address for the trap receiver on the network. The trap receiver receives an SNMP trap when an event is triggered on the managed server.
cfgIpmiPetAlertEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables a specific trap.
cfgSmartCard
This group specifies properties used to support access to iDRAC6 using a smart card.
cfgSmartCardLogonEnable (Read/Write)
Legal Values
0 (Disabled)
1 (Enabled)
Default
0
Description
Enables or disables support for access to iDRAC6 using a smart card.
cfgActiveDirectory
This group contains parameters to configure iDRAC6 Active Directory feature.
cfgADSSOEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables Active Directory single sign-on authentication on iDRAC6.
cfgADRacDomain (Read/Write)
Legal Values
Any printable text string with no white space. Length is limited to 254 characters.
Default
(blank)
Description
Active Directory Domain in which the DRAC resides.
cfgADRacName (Read/Write)
Legal Values
Any printable text string with no white space. Length is limited to 254 characters.
Default
(blank)
Description
Name of iDRAC6 as recorded in the Active Directory forest.
cfgADEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables Active Directory user authentication on iDRAC6. If this property is disabled, local iDRAC6 authentication is used for user logins instead.
cfgADAuthTimeout (Read/Write)
NOTE: To modify this property, you must have Configure iDRAC permission.
Legal Values
15 300
Default
120
Description
Specifies the number of seconds to wait for Active Directory authentication requests to complete before timing out.
cfgADDomainController1 (Read/Write)
Legal Values
Valid IP address or a fully qualified domain name (FQDN). The maximum number of characters is 254.
Default
No default value
Description
iDRAC6 uses the value you specify to search the LDAP server for user names.
cfgADDomainController2 (Read/Write)
Legal Values
Valid IP address or a fully qualified domain name (FQDN). The maximum number of characters is 254.
Default
No default value.
Description
iDRAC6 uses the value you specify to search the LDAP server for user names.
cfgADDomainController3 (Read/Write)
Legal Values
Valid IP address or a fully qualified domain name (FQDN). The maximum number of characters is 254.
Default
No default value.
Description
iDRAC6 uses the value you specify to search the LDAP server for user names.
cfgADGlobalCatalog1 (Read/Write)
Legal Values
Valid IP address or a fully qualified domain name (FQDN). The maximum number of characters is 254.
Default
No default value.
Description
iDRAC6 uses the value you specify to search the Global Catalog server for user names.
cfgADGlobalCatalog2 (Read/Write)
Legal Values
Valid IP address or a fully qualified domain name (FQDN). The maximum number of characters is 254.
Default
No default value.
Description
iDRAC6 uses the value you specify to search the Global Catalog server for user names.
cfgADGlobalCatalog3 (Read/Write)
Legal Values
Valid IP address or a fully qualified domain name (FQDN). The maximum number of characters is 254.
Default
No default value.
Description
iDRAC6 uses the value you specify to search the Global Catalog server for user names.
cfgADType (Read/Write)
Legal Values
1 = Enables Active Directory with the extended schema.
2 = Enables Active Directory with the standard schema.
Default
1
Description
Determines the schema type to use with Active Directory.
cfgADCertValidationEnable (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
<blank>
Description
Enables or disables Active Directory certificate validation.
cfgADDcSRVLookupEnable (Read/Write)
Legal Values
1 (TRUE)use DNS to look up domain controllers
0 (FALSE)use pre-configured domain controllers
Default
0
Definition
Configures iDRAC6 to use pre-configured domain controllers or to use DNS to find the domain controller. If using pre-configured domain controllers, then the domain controllers to use are specified under cfgAdDomainController1, cfgAdDomainController2, and cfgAdDomainController3. iDRAC6 does not fail over to the specified domain controllers when DNS lookup fails or none of the servers returned by the DNS lookup works.
cfgADDcSRVLookupbyUserdomain (Read/Write)
Legal Values
1 (TRUE)use user domain as the search domain to look up DCs. The user domain is chosen from the user domain list or entered by the login user.
0 (FALSE)use the configured search domain cfgADDcSrvLookupDomainName to look up DCs.
Default
1
Example
If there exists a user "userid" who has an active directory domain "MyDomain", then:
If this option is enabled, the user would enter "MyDomain/userid" for the user field when logging in. If this option is disabled, then cfgADDcSRVLookupDomainName must be configured to contain the value "MyDomain". The user would then type "userid" for the user field when logging in.
Definition
Chooses the way the user domain is looked up for Active Directory.
cfgADDcSRVLookupDomainName (Read/Write)
Legal Values
String. Maximum length = 254
Default
Null
Definition
This is the Active Directory Domain to use when cfgAddcSrvLookupbyUserDomain is set to 0.
cfgADGcSRVLookupEnable (Read/Write)
Legal Values
0(FALSE)use pre-configured Global Catalog Servers (GCS)
1(TRUE)use DNS to look up GCS
Default
0
Definition
Determines how the global catalog server is looked up. If using pre-configured global catalog servers, then iDRAC6 uses the values cfgAdGlobalCatalog1, cfgAdGlobalCatalog2, and cfgAdGlobalCatalog3.
cfgADGcRootDomain (Read/Write)
Legal Values
String. Maximum length = 254
Default
Null
Example
If your domain is "ROOTDOMAIN.sub1", then this value is set to "ROOTDOMAIN".
Description
The name of the Active Directory root domain used for DNS look up, to locate Global Catalog servers.
cfgLDAP
This group allows you to configure settings related to the Lightweight Directory Access Protocol (LDAP).
cfgLdapEnable (Read/Write)
Legal Values
1 (TRUE) Enable LDAP Services
0 (FALSE) Disable LDAP Services
Default
0
Description
Turns LDAP service on or off.
cfgLdapServer (Read/Write)
Legal Values
String. Maximum length = 1024
Default
Null
Description
Configures the address of the LDAP Server.
cfgLdapPort (Read/Write)
Legal Values
1 - 65535
Default
636
Description
Port of LDAP over SSL. Non-SSL port is not supported.
cfgLdapBasedn (Read/Write)
Legal Values
String. Maximum length = 254
Default
Null
Description
The Domain Name of the branch of the directory where all searches should start from.
cfgLdapUserAttribute (Read/Write)
Legal Values
String. Maximum length = 254
Default
Null.
uid if not configured.
Description
Specifies the user attribute to search for. If not configured, the default is to use uid. It is recommended to be unique within the chosen baseDN, otherwise a search filter must be configured to ensure the uniqueness of the login user. If the user DN cannot be uniquely identified, login fails with an error.
cfgLdapGroupAttribute (Read/Write).
Legal Values
String. Maximum length = 254
Default
Null
Description
Specify which LDAP attribute is used to check for group membership. This should be an attribute of the group class. If not specified, then iDRAC6 uses the member and unique member attributes.
cfgLdapGroupAttributeIsDN (Read/Write)
Legal Values
1 (TRUE)Use the userDN from the LDAP Server
0 (FALSE)Use the userDN provided by the login user
Default
1
Description
When it is set to 1, iDRAC6 compares the userDN retrieved from the directory to compare to the members of the group; if it is set to 0, the user name provided by the login user is used to compare to the members of the group. This does not impact the search algorithm for the bind. iDRAC6 always searches the userDN and uses the userDN to bind.
cfgLdapBinddn (Read/Write)
Legal Values
String. Maximum length = 254
Default
Null
Description
The distinguished name of a user used to bind to the server when searching for the login user's DN. If not provided, an anonymous bind is used. This is optional but is required if anonymous bind is not supported.
cfgLdapBindpassword (Write only)
Legal Values
String. Maximum length = 254
Default
Null
Description
A bind password to use in conjunction with the bind DN. The bind password is sensitive data, and should be properly protected. This is optional but is required if anonymous bind is not supported.
cfgLdapSearchFilter (Read/Write)
Legal Values
String. Maximum length = 254
Default
(objectclass=*)
Searches for all objects in tree.
Description
A valid LDAP search filter. This is used if the user attribute cannot uniquely identify the login user within the chosen baseDN. The "search filter" only applies to userDN search and not the group membership search.
cfgLDAPCertValidationEnable (Read/Write)
Legal Values
1 (TRUE)iDRAC6 uses the CA certificate to validate the LDAP server certificate during SSL handshake
0 (FALSE)iDRAC6 skips the certificate validation step of SSL handshake
Default
1Enabled
Description
Controls certificate validation during SSL handshake.
cfgLdapRoleGroup
This group allows the user to configure role groups for LDAP. This group is indexed from 1 to 5.
cfgLdapRoleGroupIndex (Read Only)
Legal Values
An integer between 1 and 5
Default
<instance>
Description
This is the index value of the Role Group Object.
cfgLdapRoleGroupDN (Read/Write)
Legal Values
String. Maximum length = 1024
Default
Null
Description
This is the Domain Name of the group in this index.
cfgLdapRoleGroupPrivilege (Read/Write)
Legal Values
0x00000000 to 0x000001ff
Default
0x000
Description
A bitmask defining the privileges associated with this particular group.
cfgStandardSchema
This group contains parameters to configure the Active Directory standard schema settings.
cfgSSADRoleGroupIndex (Read Only)
Legal Values
1 5
Description
Index of the Role Group as recorded in the Active Directory.
cfgSSADRoleGroupName (Read/Write)
Legal Values
Any printable text string with no white space. Length is limited to 254 characters.
Default
<blank>
Description
Name of the Role Group as recorded in the Active Directory forest.
cfgSSADRoleGroupDomain (Read/Write)
Legal Values
Any printable text string with no white space. Length is limited to 254 characters.
Default
<blank>
Description
Active Directory Domain in which the Role Group resides.
cfgSSADRoleGroupPrivilege (Read/Write)
Legal Values
0x00000000 to 0x000001ff
Default
<blank>
Description
Use the bit mask numbers in Table B-3 to set role-based authority privileges for a Role Group.
Table B-3.
Bit Masks for Role Group Privileges
Role Group Privilege
Bit Mask
Login to iDRAC6
0x00000001
Configure iDRAC6
0x00000002
Configure Users
0x00000004
Clear Logs
0x00000008
Execute Server Control Commands
0x00000010
Access Console Redirection
0x00000020
Access Virtual Media
0x00000040
Test Alerts
0x00000080
Execute Debug Commands
0x00000100
cfgIpmiSol
This group is used to configure the Serial Over LAN (SOL) capabilities of the system.
cfgIpmiSolEnable (Read/Write)
Legal Values
0 (FALSE)
1 (TRUE)
Default
1
Description
Enables or disables SOL.
cfgIpmiSolBaudRate (Read/Write)
Legal Values
9600, 19200, 57600, 115200
Default
115200
Description
The baud rate for serial communication over LAN.
cfgIpmiSolMinPrivilege (Read/Write)
Legal Values
2 (User)
3 (Operator)
4 (Administrator)
Default
4
Description
Specifies the minimum privilege level required for SOL access.
cfgIpmiSolAccumulateInterval (Read/Write)
Legal Values
1 255
Default
10
Description
Specifies the typical amount of time that iDRAC6 waits before transmitting a partial SOL character data packet. This value is 1-based 5ms increments.
cfgIpmiSolSendThreshold (Read/Write)
Legal Values
1 255
Default
255
Description
The SOL threshold limit value. Specifies the maximum number of bytes to buffer before sending an SOL data packet.