Imm2 Configurations Usersguide 2013 7
Imm2 Configurations Usersguide 2013 7
1.1 Definitions
Listed below are the terminologies used in this document.
ASU – IBM Advanced Settings Utility, an IBM tool to change the IMM and UEFI
settings.
IMM – Integrated Management Module. The management controller in IBM System
x and BladeCenter servers. Currently there are two different versions of IMM
– IMM1 and IMM2. IMM1 can typically be found in the legacy servers such
as x3650 M2 and x3650 M3; while IMM2 is the newer version which can be
found in the current servers like x3650 M4.
System x Rack – This refers to rack mounted IBM System x Servers, including the high end
Servers System x servers such as x3750 M4, and the high volume System x servers
such as x3650 M4, x3550 M4, etc., and the entry level System x servers such
as x3250 M4.
Blade Servers – IBM BladeCenter Servers. Generally it refers to both the Power blade servers
and the x86 blade servers. In this document, we only refer to the x86 blade
servers such as HS23, HS23V etc.
Flex System – This refers to the x86 Compute Node (or sometimes also called x86 ITE) of a
Flex System or PureFlex System in this document, such as x240, x440, etc.
Example:
Command line:
asu help IMM.PowerRestorePolicy
Output:
IMM.PowerRestorePolicy: Power Restore Policy
Example:
Command line:
asu showvalues IMM.PowerRestorePolicy
Output:
IMM.PowerRestorePolicy=Always Off=<Restore>=Always On
Explain:
All these three values are legal for this setting: ‘Always Off’, ‘Restore’ and ‘Always On’. And the value within the
brackets is the default value. Here the default value is ‘Restore’.
IMM.*_CERT
These commands allow you to generate a self-signed certificate or to import a certificate signed by a certificate
authority (CA). If you want to generate a CA-signed certificate, you must first generate a certificate signing request
IMM.SSL_CLIENT_TRUSTED_CERT1/2/3
Allow both self-signed and certificate authority-signed certificates to be imported. If the certificate already exists,
you must delete it before you import another.
IMM.SSL_Server_Enable
Description: Enable or disable SSL for the web interface.
Default value: Enabled.
Dependency: In order to enable it, a valid SSL certificate must be in place first, which means you must generate or
import the IMM.SSL_HTTPS_SERVER_CERT first.
IMM.CIMXMLOverHTTPS_Enable
Description: Enable or disable SSL for CIM Over HTTPS.
Default value: Enabled.
Dependency: In order to enable it, a valid SSL certificate must be in place first, which means you must generate or
import the IMM.SSL_SERVER_DIRECTOR_CERT first.
IMM.SSL_Client_Enable
Description: Enable or disable SSL for the LDAP Client.
Default value: Enabled.
Dependency: In order to enable it, a valid SSL certificate and at least one SSL Client trusted certificate must be in
place first, which means you must generate or import the IMM.SSL_LDAP_CLIENT_CERT and set at least one
of the IMM.SSL_CLIENT_TRUSTED_CERT1/2/3 first.
IMM.SSH_Enable
Description: Enable or disable the SSH server.
Default value: Enabled.
Dependency: In order to enable it, a valid SSH server key must be installed, which means you must generate the
IMM.SSH_SERVER_KEY first.
3.1.2 Example
Generate a self-signed certificate
Command line:
asu generate IMM.SSL_HTTPS_SERVER_CERT asu.xml
Output:
Certificate was generated successfully!
Deleting a certificate
Command line:
asu deletecert IMM.SSL_CLIENT_TRUSTED_CERT1
Output:
Certificate was deleted successfully!
IMM.ThermalModePolicy
Description: Set the current performance mode of the system.
Default value: Normal.
IMM.PowerRedundancy
Description: Set policies for how or if you wish to protect your system in the case of potential power module failure.
To enable or disable redundancy, please set IMM.PSUOversubscriptionMode
When redundancy is requested, we limit the power supply configurations that can be specified by the user
to a relatively small number of officially supported configurations. Officially supported
configurations for AC models of Andromeda are as following:
AC-1-1-900W: One Supply of AC Mode 900W on each feed
AC-1-1-1400W: One supply of AC Mode 1400W on each feed
AC-2-2-900W: Two supplies of AC Mode 900W on each feed
AC-2-2-1400W: Two supplies of AC Mode 1400W on each feed
AC-2-2-900W-1400W: Two supplies of. AC Mode, one of 900W and one of 1400W, on each feed
Officially supported configurations for DC models of Andromeda are as following:
DC-1-1-750W: One supply of DC Mode 750W on each feed
DC-2-2-750W: Two supplies of DC Mode 750W on each feed
We refer to any configuration that isn't officially supported as "unofficially supported".
If server is booted without any officially supported configuration, this setting will be hidden from the user.
Restriction: It is only supported on IBM System x3850 X6 and x3950 X6.
IMM.ShutdownAndPowerOff
Description: Schedule the OS to be shut down and the server to be powered off on a daily or weekly basis.
Restriction: The format is "WD:HH:MM" (WD = WeekDay, 0-7 is valid, 0 means everyday). Set "WD:HH:MM"
to disable schedule. Numerical values greater than zero must not start with a leading zero. For instance, "0:15:2";
"0:2:3" and "0:2:15" are valid, but "0:02:03"; "0:15:02" and "0:05:12" are invalid.
Default value: WD:HH:MM.
Difference from IMM1: In IMM2, use "WD:HH:MM" to disable schedule, but in IMM1, use "0:0:0" to disable
schedule. On IMM2 systems, a “0:0:0” value indicates a daily power action that is performed at midnight.
IMM.PowerOnServer
Description: Schedule the server to be powered on, on a daily or weekly basis.
IMM.ShutdownAndRestart
Description: Schedule the OS to be shut down and the server to be powered off on a daily or weekly basis.
Restriction: The format is "WD:HH:MM" (WD = WeekDay, 0-7 is valid, 0 means everyday). Set "WD:HH:MM"
to disable schedule. Numerical values greater than zero must not start with a leading zero. For instance, "0:15:2";
"0:2:3" and "0:2:15" are valid, but "0:02:03"; "0:15:02" and "0:05:12" are invalid.
Default value: WD:HH:MM.
Difference from IMM1: In IMM2, use "WD:HH:MM" to disable schedule, but in IMM1, use "0:0:0" to disable
schedule. On IMM2 systems, a “0:0:0” value indicates a daily restart action that is performed at midnight.
IMM.LoaderWatchdog
Description: Specify the interval in minutes that the IMM will wait for the server operating system to load before it
determines that a problem occurred.
Default value: Disabled.
IMM.PowerOffDelay
Description: Specify the interval in minutes that the IMM will wait for the operating system to shut down before
powering off the server.
Default value: Disabled.
GMT-7:00 Off/Mountain/Mazatlan
GMT-4:00 Off/Asuncion/Cuiaba/Santiago/Canada_Atlantic
IMM.NTPHost1/2/3/4
Description: NTP server host name or IP address.
Restriction: If the value is an IP address, the format should be [0-255].[0-255].[0-255].[0-255]. If the value is a host
name, the format should begin with and end with a letter. The characters ~!@#$%^&*()+={}[]:;"'<><.?/\| are not
allowed. (Only the "_" and "-" characters are permitted.)
Default value: NULL.
Difference from IMM1: The IMM1 supports only one NTPserver (IMM.NTPHost) and there are no setting
restrictions.
IMM.NTPFrequency
Description: Use to specify the "NTP update frequency" (in minutes).
Restriction: 3 - 1440.
Default value: 1440.
3.5.2 Example
Set the IMM Time Zone to "GMT+2:00", and configure the DST based on this timezone
Correct setting method:
Command line:
asu set IMM.TimeZone "GMT+2:00"
asu set IMM.DST "Eastern Europe"
Output:
Command completed successfully
IMM.User_Authentication_Method
Description: This setting specifies the method that will be used for authenticating a user. Users can be authenticated
locally, through an LDAP server, or by attempting the other method if the first authentication method fails.
Default value: Local only.
IMM.WebTimeout
Description: Specify whether or not the session will timeout after a number of minutes of inactivity.
Default value: 20 minutes.
There are additional settings for the account security level. See Table 3 Account Security Options.
After 5 incorrect login attempts, the session will be locked for the specified
IMM.LockoutPeriod
number of minutes before additional attempts are allowed.
Configure the IMM Global Login Setting "Factory default 'USERID' account
IMM.DefPasswordExp password must be changed on next login". The values of 'Enable’ and
‘Disable' are supported.
IMM.UserAccountManagementPriv
IMM.RemoteConsolePriv
Select the "authority level" associated with an IMM
IMM.RemoteConsoleDiskPriv
login profile
IMM.RemotePowerPriv
To use these settings, IMM.AuthorityLevel must be 12
IMM.ClearEventLogPriv
set to "Custom".
IMM.BasicAdapterConfigPriv
Default value: No.
IMM.AdapterConfigNetworkSecurityPriv
IMM.AdvancedAdapterConfigPriv
IMM.LoginId is the key record of this group, so it is used to create a new account and delete the old account.
Example:
Delete account
Command line:
asu delete IMM.LoginId.2 → delete Account No.2
Output:
Command completed successfully.
IMM.GRP_UserAccountManagementPriv
IMM.GRP_RemoteConsolePriv
IMM.GRP_RemoteConsoleDiskPriv Select the "authority level" associated with an IMM login profile
IMM.RemoteAlertRecipient_Status
Description: Configure the IMM Remote Alert Recipient "Status." Use this field to determine whether alerts will be
sent to this recipient.
IMM.RemoteAlertRecipient_Method
Description: Configure the IMM Remote Alert Recipient setting "method": 0 - Email Notification, 1- Syslog
Notification.
IMM.RemoteAlertRecipient_Email
Description: Configure the IMM Remote Alert Recipient "E-mail address (userid@hostname)". This setting is only
used for the 'Email notification' method.
IMM.RemoteAlertRecipient_Address
Description: Configure the IMM Remote Alert Recipient "IP address". This setting is only used for the 'Syslog
Notification' method.
IMM.RemoteAlertRecipient_Port
Description: Configure the IMM Remote Alert Recipient "Port". This setting is only used for the 'Syslog
Notification' method.
IMM.RemoteAlertRecipient_IncludeEventLog
Description: Configure the IMM Remote Alert Recipient setting "Include event log with e-mail alerts." Select
Enabled to attach the event log to all e-mail alert notifications.
IMM.RemoteAlertRecipient_CriticalAlerts
Description: Send an alert for Critical events.
IMM.RemoteAlertRecipient_WarningAlerts
Description: Send an alert for Warning events.
IMM.RemoteAlertRecipient_SystemAlerts
Description: Send an alert for System events.
IMM.RemoteAlertRecipient_CriticalAlertsCategory
Description: Send an alert to the recipient for certain categories of critical events: "all", "none",
"custom:temp|vlot|powr|disk|fans|cpu|memo|incp|prrd|otal".
IMM.RemoteAlertRecipient_WarningAlertsCategory
Description: Send an alert to the recipient for certain categories of warning events: "all", "none",
"custom:temp|vlot|powr|disk|fans|cpu|memo|incp|prrd|otal".
IMM.RemoteAlertRecipient_SystemAlertsCategory
Description: Send an alert to the recipient for certain categories of system events: "all", "none",
"custom:temp|vlot|powr|disk|fans|cpu|memo|incp|prrd|otal".
IMM.EntriesDelay
Description: Specify the time interval (in minutes) that the IMM subsystem will wait before sending an alert to the
next recipient in the list.
Default value: 0.5 minutes.
IMM.RetryDelay
Description: Specify the time interval (in minutes) that the IMM subsystem will wait between retries to send an
alert.
Default value: 0.5 minutes.
IMM.IMMInfo_Contact
Description: Specify the name of the person who should be contacted with regards to this system.
Restriction: Limited to 47 characters, and cannot contain these characters &<>
Default value: NULL.
IMM.IMMInfo_Location
Description: Identify where this system is located.
Restriction: Limited to 47 characters, and cannot contain these characters !~`@#%&*()/:;"'<>{}[]?=|+
Default value: NULL.
IMM.IMMInfo_Lowest_U
Description: Lowest unit of system in a rack where the system is located.
Restriction: 0 - 99, 0 means N/A.
Default value: 0.
IMM.HostName1,
Description: Use this setting to define a unique hostname for the IMM.
Restriction: Limited to 63 characters, and cannot contain a '.' in it.
Difference from IMM1: In IMM2, changes will take effect immediately. In IMM1, changes will take effect after
next restart of IMM.
IMM.SharedNicMode,
Description: Specify whether the IMM should use the dedicated systems management network or the shared
network port.
Restriction: This is not supported on Flex System. Some rack servers may not provide a dedicated systems
management network port.
Difference from IMM1: In IMM2, changes will take effect immediately. In IMM1, changes will take effect after
next restart of IMM.
IPv4
IMM.Network1,
Description: Enable or disable IPv4 support on the IMM.
Difference from IMM1: In IMM2, changes will take effect immediately. In IMM1, changes will take effect after
next restart of IMM.
IMM.HostIPAddress1,
Restriction: [0-255].[0-255].[0-255].[0-255] (except [0-255].0.0.0), no spaces.
Difference from IMM1:
In IMM1, valid values are [0-255].[0-255].[0-255].[0-255].
In IMM2, changes will take effect immediately. In IMM1, changes will take effect after next restart of IMM.
IMM.HostIPSubnet1,
Restriction: [0-255].[0-255].[0-255].[0-255] (except 0.0.0.0 and 255.255.255.255), no spaces, bits that are set
contiguously starting at the leftmost bit (for example, 0.255.0.0 is not valid).
Difference from IMM1:
In IMM1, valid values are [0-255].[0-255].[0-255].[0-255].
In IMM2, changes will take effect immediately. In IMM1, changes will take effect after next restart of IMM.
IMM.GatewayIPAddress1,
Restriction: [0-255].[0-255].[0-255].[0-255], no spaces, no consecutive periods.
Difference from IMM1: In IMM2, changes will take effect immediately. In IMM1, changes will take effect after
next restart of IMM.
IMM.DHCP1,
IPv6
IMM.IPv6Network1,
Description: Enable or disable IPv6 support on the IMM.
IMM.IPv6Static1,
Description: Enable or disable static configuration settings for IPv6. If enabled, the static IPv6 IP address will be
used.
IMM.IPv6HostIPAddressWithPrefix1,
Description: Specify the IMM static IPv6 IP configuration "IPv6 IP address". This setting consists of an IPv6
address and a prefix length which is between 1 and 128.
Restriction: The valid format is ipv6-address/prefix-length, like 2001:411:3eff::123/64.
IMM.IPv6GatewayIPAddress1,
Description: Specify the IMM static IPv6 IP configuration "IPv6 Gateway address".
IMM.IPv6DHCP1,
Description: Enable or disable DHCPv6 assigned configuration on the IMM.
IMM.IPv6Stateless1,
Description: Enable or disable Stateless auto-configuration on the IMM.
Advanced Ethernet
IMM.AutoNegotiate1,
Description: Configure the IMM Advanced Ethernet Setup to "Auto Negotiate" the speed of the Ethernet
connection.
Restriction: It is not supported on Flex System.
Default value: Yes.
Dependency: If it is set to Yes, both IMM.LANDataRate1 and IMM.Duplex1 values are suppressed. If it’s set to
No, the values for those two settings will be effective.
IMM.LANDataRate1,
Description: "Data rate" specify the amount of data to be transferred per second over your LAN connection.
Default value: Auto.
IMM.Duplex1,
Description: "Data Duplex" Configure the duplex rate to be Full/Half.
Default value: Auto.
IMM.MTU1,
Description: Configure the IMM Advanced Ethernet Setup "Maximum transmission unit".
Restriction: 68 - 1500 for IPv4, 1280 - 1500 for IPv6.
Default value: 1500.
IMM.MACAddress1,
Description: Configure the IMM Advanced Ethernet Setup "Locally administered MAC address." Use this field to
specify a physical address for this IMM subsystem. If a value is specified, this MAC address will override the
burned-in MAC address.
Restriction: The locally administered address must be a hexadecimal value between 000000000000 -
FFFFFFFFFFFF. This value must be in the form XX:XX:XX:XX:XX:XX where "X" is a number between 0 - 9 and
A - F. This IMM subsystem does not allow use of a multicast address. A multicast address has the least significant
bit of the first byte set to 1. The first byte must, therefore, be an even number.
IMM.BurnedInMacAddress,
Description: This is the MAC address burned in during manufacturing. It’s readonly.
IMM.SNMPv3Agent
Default value: Disabled.
Dependency:
You must configure SNMPv3 for each user account that will need SNMPv3 access:
IMM.SNMPv3_AuthenticationProtocol
Description: Specify the IMM SNMPv3 "Authentication Protocol", three supported methods, HMAC-MD5,
HMAC-SHA.
IMM.SNMPv3_PrivacyProtocol
Description: Specify the IMM SNMPv3 "Privacy Protocol", three supported methods, NONE, CBC-DES and
AES
IMM.SNMPv3_PrivacyPassword
Description: Specify the IMM SNMPv3 "Privacy Password."
IMM.SNMPv3_AccessType
Description: Specify either "Get" or "Set" as the access type.
IMM.SNMPv3_TrapHostname
Description: Specify the trap destination for the user. This is can be an IP address or hostname.
Restriction: If the value is an IP address, the format should be [0-255].[0-255].[0-255].[0-255]. If the value is a host
name, the format should begin with and end with a letter, and cannot contain ~!@#$%^&*()+={}[]:;"'<><.?/\|
(Only the "_" and "-" special characters are permitted).
Difference from IMM1: No special setting restriction.
IMM.SNMPTraps
Description: SNMP traps. The SNMP agent notifies the management station about events on the system using traps.
Default value: Disabled.
You can configure SNMP to filter the events, based on type (The SNMP Alert settings are global for all SNMP
traps):
IMM.SNMPAlerts_CriticalAlert
Description: Configure the IMM SNMP Alerts Settings to send traps on "Critical Alerts".
IMM.SNMPAlerts_WarningAlert
Description: Configure the IMM SNMP Alerts Settings to send traps on "Warning Alerts".
IMM.SNMPAlerts_SystemAlert
Description: Configure the IMM SNMP Alerts Settings to send traps on "System Alerts".
IMM.DNS_IP_Address1/2/3
IMM.IPv6DNS_IP_Address1/2/3
Restriction: Base on IPv6 address rules
IMM.DDNSPreference
Restriction: To specify whehter a DHCP-assigned or a Custom (mannually-assigned) Domain name is sent to the
DNS when Dynamic DNS is enabled.
IMM.Custom_Domain
Restriction: If the type of DDNS is set to Custom, this domain name will be sent to the DNS server.
IMM.SMTP_Port
Description: SMTP port number.
The following figure describes the relationship between IMM LDAP settings. (Please follow the map below to
ensure that the LDAP settings are configured properly.)
IMM.AuthorizationMethod
Description: Configure the authorization method for LDAP server
Dependency: If authorization is done locally using AOM (Authentication-Only Mode) the IMM will be
responsible for providing all authorization information. Users can view or set up the authorization (See 4.3.4 Group
profiles).
IMM.Select_LDAP_Servers
Description: Configure how to find LDAP Servers either using DNS or pre-configured servers.
IMM.LDAP_Server*_HostName_IPAddress (* - 1-4)
Description: Configure the IMM "LDAP Server Fully Qualified Host Name or IP Address".
Restriction: If the value is an IP address, the format should be [0-255].[0-255].[0-255].[0-255]. If the value is a host
name, the format should begin with and end with a letter, and cannot contain ~!@#$%^&*()+={}[]:;"'<><.?/\|
(Only the "_" and "-" special characters are permitted).
IMM.Forest_Name
Description: Configure active directory forest name.
IMM.Search_Domain
Description: Configure the IMM LDAP Client DNS "Search Domain".
IMM.RoleBasedSecurity
Description: Enable/Disable enhanced role-based security for Active Directory Users.
IMM.ServerTargetName
Description: Configure the target name for this particular IMM (Free-formatted).
Dependency: It will be active when IMM.RoleBasedSecurity enabled.
IMM.Root_DN
Description: Configure LDAP Miscellaneous Parameters - Root Distinguished Name.
IMM.UID_Search
Description: Configure LDAP Miscellaneous Parameters - UID Search Attribute.
IMM.BindingMethod
Description: Configure LDAP Miscellaneous Parameters - Binding Method. There are three options, Anonymous
Bind, Bind with Configured Credentials (need to set IMM.ClientDN, IMM.Client_Password), Bind using
Login Credentials.
IMM.GroupFilter
Restriction: Limited to 511 characters, and can consist of one or more group names.
IMM.Group_Search_Attribute
IMM.Login_Permission_Attribute
3.9.7 Telnet
IMM.TelnetSessions
Description: Set the IMM Telnet connection count.
Restriction: Value can be disable, 1, or 2. This setting is not supported on Flex System.
3.9.8 USB
IMM.LanOverUsb
IMM.PortForwarding
Description: Enable/Disable external Ethernet to Ethernet over USB port forwarding.
Dependency: Need to configure one port mapping (in the Web or Command Line Interface) first.
IMM.SerialExitCLIKeySequence
Description: Specify the IMM Serial Redirect "'Exit CLI' key sequence" for the Serial Port, which will be used to
exit the CLI interface.
Default value: "^[(".
Restriction: It is not supported on Blade Servers.
IMM.SerialBaudRate
Description: Specify the IMM Serial Port "Baud rate".
Default value: 115200.
Restriction: It is not supported on Blade Servers.
Restriction: 1 - 65535.
The IMM.HTTPPort, IMM.SSLPort, IMM.TelnetPort, IMM.SSHPort, IMM.SNMP_AgentPort,
IMM.SNMP_TrapPort, IMM.RemoteConsolePort settings are not supported on Blade Servers.
3.13 RAS
IMM.VMMigration_Enable
Description: Enable or disable VMMigration.
IMM.VMMigration_EventCategoryType
Description: Specify what type of events will cause VMs to be migrated. Supported event types are "all" "none"
and "custom:info|warn|error" Parameters:
all enable all event types
none disable all event types
custom info information type
warn warning type
error error type.
IMM.VMMigration_EventCategory
Description: Specify which events will cause VMs to be migrated. Supported event categories are "all", "none",
"custom:cpu|memo|iosub|ioadpt|cec|pwrcool|firmware|software|extenv".
parameters:
all enable all settings
none disable all settings
custom cpu Processor system
memo Memory system
iosub I/O subsystem: hub and bridge
pwr Power system
cool Cooling system
fan Fan system
stor Storage system
cec CEC hardware
pwrcool Power and cooling system
firmware Firmware
software Software
extenv External environment
3.14 Multinode
Description: Configure settings that have to do with multinode partitions.
Restriction: It is only supported on IBM System x3850 X6, x3950 X6 and IBM Flex System x880.
IMM.ComlexID
Description: Reads the Comlex ID for multinode systems.
IMM.NodeUUID
Description: Reads the Node Universally Unique Identifier ("UUID") for multinode systems.
IMM.NodeSerialNumber
Description: Reads the Node Serial Number for multinode systems.
IMM.NodeLogicalID
Description: Reads the Node Logicial ID for multinode systems.
IMM.NodePartitionFlags
Description: Reads the Node Partition Flags for multinode systems.
IMM.NodeStringID
Description: Reads the customized string used to identify a node.
IMM.NodeStandaloneMode
Description: Read the Node Standalone Mode on multinode systems from the Node Partition Flags.
The above settings are read-only.
IMM.PartitionNodes
Description: The list of system nodes contained in the partition. The first system is the primary and the following
are the secondaries.
IMM.PartitionMode
Description: Enable/Disable multinode partition.
IMM.SSL_HTTPS_SERVER Default value: Private Key and CA-signed cert Default value: Private Key and Cert/CSR not
_CERT installed available.
IMM.SSL_HTTPS_SERVER
_CSR
IMM.SSL_LDAP_CLIENT_
CERT
IMM.SSL_LDAP_CLIENT_
CSR
IMM.SSL_SERVER_DIREC
TOR_CERT
IMM.SSL_SERVER_DIREC
TOR_CSR
IMM.ShutdownAndPowerOff Use "WD:HH:MM" to disable a scheduled action. Use "0:0:0" to disable a scheduled action.
IMM.PowerOnServer Default value: WD:HH:MM Default value: 0:0:0
IMM.ShutdownAndRestart
IMM.NTPHost1/2/3/4 If the value is an IP address, the format should be Only one NTPserver ( IMM.NTPHost ) exists..
[0-255].[0-255].[0-255].[0-255]. No special setting restriction.
If the value is a host name, the format should begin Default value: 127.0.0.1
with and end with a letter, and cannot contain
~!@#$%^&*()+={}[]:;"'<><.?/\| (Only the "_" and "-"
special characters can be used).
Default value: Null.
IMM.MinPasswordLen 5 - 20 1-4
If the Complex password required box is checked, the If the Complex password required box is checked,
length must be at least 8. the length must be at least 2.
IMM.Password Limited to a minimum defined in the Account Security Limited to a minimum defined in the Account
IMM.HostName1 Changes will take effect immediately. Changes will take effect after next restart of IMM.
IMM.SharedNicMode Changes will take effect immediately. Changes will take effect after next restart of IMM.
IMM.Network1 Changes will take effect immediately. Changes will take effect after next restart of IMM.
IMM.GatewayIPAddress1 Changes will take effect immediately. Changes will take effect after next restart of IMM.
IMM.DHCP1 Changes will take effect immediately. Changes will take effect after next restart of IMM.
IMM.LDAP_Server*_HostNa Configure the IMM "LDAP Server Fully Qualified Configure the IMM "LDAP Server Fully
me_IPAddress (* - 1-4) Host Name or IP Address". Qualified Host Name or IP Address" and "LDAP
If the value is an IP address, the format should be Server Port" together. It is the combination of
[0-255].[0-255].[0-255].[0-255] (except for 0.0.0.0). IMM.LDAP_Server*_HostName_IPAddress and
If the value is a host name, the format should begin IMM.LDAP_Server*_Port .
with and end with a letter, and cannot contain The format is '(hostname or IPaddress): port'.
~!@#$%^&*()+={}[]:;"'<><.?/\| (Only the "_" and "-" Example: 192.1.1.1:390. Port information is not
special characters can be used). necessary, if omitted, the default port value is 390.
IMM.LDAP_Server*_Port (* Configure the IMM "LDAP Server Port". Does not exist.
- 1-4)
IMM.Community_HostIPAdd If the value is an IP address, the format should be No special setting restriction.
ress*.* ( *=1~3 ) [0-255].[0-255].[0-255].[0-255].
If the value is a host name, the format should begin
with and end with a letter, and cannot contain
~!@#$%^&*()+={}[]:;"'<><.?/\| (Only the "_" and "-"
IMM.SNMPv3_TrapHostnam If the value is an IP address, the format should be No special setting restriction.
e [0-255].[0-255].[0-255].[0-255].
If the value is a host name, the format should begin
with and end with a letter, and cannot contain
~!@#$%^&*()+={}[]:;"'<><.?/\| (Only the "_" and "-"
special characters can be used).
IMM.SMTP_ServerName If the value is an IP address, the format should be No special setting restriction.
[0-255].[0-255].[0-255].[0-255].
If the value is a host name, the format should begin
with and end with a letter, and cannot contain
~!@#$%^&*()+={}[]:;"'<><.?/\| (Only the "_" and "-"
special characters can be used).
IMM.VMMigration_Enable Used to tell under what conditions VMs can be Does not exist.
IMM.VMMigration_EventCat migrated to a different server
egoryType
IMM.VMMigration_EventCat
egory
IMM.LanOverUsbIp Set the in-band LAN over USB network IP Address Does not exist.
IMM.LanOverUsbNetMask
IMM.LanOverUsbHostIP
IMM.PSUOversubscriptionM Manage power related policies and hardware Does not exist.
ode
IMM.PowerRedundancy
Port Control settings IMM.FiretoolServerPortControl does not exist from Does not exist.
Build 1aoo40z)