Setting names in XClarity Controller 3
This section describes the setting names in XClarity Controller 3.
The format of UEFI and BMC settings have been changed in XCC3 to adopt OpenBMC and aiming for full Redfish alignment. UpdateXpress 5.x, BOMC 14.x, and XClarity Essentials OneCLI 5.x must be used to read and configure UEFI and BMC settings.
The command parameter is the same as previous versions of OneCLI, but the setting names have been changed from legacy IMM.xyz style to reflect new Redfish style.
- For example:
On ThinkSystem V1/V2/V3:
- onecli config set Processors.TurboMode Enabled
- onecli config set IMM.SSLPort 443
ThinkSystem V4:
- onecli config set UEFI.Processors_TurboMode Enabled
- onecli config set BMC.HTTPSPort 443
This is applicable to all ThinkSystem V4 servers with Intel and AMD processors with XCC3.
- To run one batch configuration command for servers of multiple generations, there is a -c feature for backward compatibility so that the existing configuration file can be retained across servers.
OneCLI 5.x will translate the old format settings to the new format when applying to a ThinkSystem V4 server, but compatibility mode does not cover all settings, only partial support.
The settings that are not translated by compatibility mode will cause error 104 at runtime. Testing is advised.
XCC3 Setting Name | XCC2/XCC Setting Name |
---|---|
BMC.HTTPSPort | IMM.SSLPort |
BMC.RemotePresenceEnabled | IMM.RemotePresencePortControl |
BMC.RemoteConsolePort | IMM.RemoteConsolePort |
BMC.SSHEnabled | IMM.SSHLegacyPortControl IMM.SSH_Enable |
BMC.SSHPort | IMM.SSHPort |
BMC.SSDPEnabled | IMM.SSDPPortControl |
BMC.SecurityModeLevel | IMM.Security_Mode |
BMC.TLSLevel | IMM.TLSLevel |
BMC.HTTPSEnabled | IMM.HttpsPortControl IMM.SSL_Server_Enable |
BMC.TPMTCMPolicy | IMM.TpmTcmPolicy |
BMC.TPMTCMPolicyLock | IMM.TpmTcmPolicyLock |
BMC.UEFIMemoryTest | IMM.UEFIMemoryTest |
BMC.UEFIMemoryTestPolicy | IMM.UEFIMemoryTestPolicy |
BMC.UEFIDebugLevel | IMM.UEFIDebugLevel |
BMC.SMTPServerHostName | IMM.SMTP_ServerName |
BMC.SMTPUserPassword | IMM.SMTP_Password |
BMC.SMTPPort | IMM.SMTP_Port |
BMC.SMTPAuthEnabled | IMM.SMTP_Authentication |
BMC.SMTPUserName | IMM.SMTP_UserName |
BMC.SMTPAuthMethod | IMM.SMTP_AuthMethod |
BMC.SMTPReversePath | IMM.SMTP_ReversePath |
BMC.FanBoost | IMM.FanSpeedPolicies |
BMC.PowerRedundancyMode | IMM.PSUOversubscriptionMode |
BMC.PowerZeroOutputEnabled | IMM.ZeroOutput |
BMC.PowerRestorePolicy | IMM.PowerRestorePolicy |
BMC.ServerConfigSystemName | IMM.IMMInfo_Name |
BMC.ServerConfigBuilding | IMM.IMMInfo_Location |
BMC.ServerConfigContact | IMM.IMMInfo_Contact |
BMC.ServerConfigRackName | IMM.IMMInfo_RackId |
BMC.ServerConfigRoomNo | IMM.IMMInfo_RoomId |
BMC.ServerConfigAddress | IMM.IMMInfo_FullPostalAddress |
BMC.ServerConfigLowestU | IMM.IMMInfo_Lowest_U |
BMC.ServerConfigHeightU | IMM.IMMInfo_Height |
BMC.ServerConfigBladeBay | IMM.IMMInfo_BladeBay |
BMC.AutoROMPromotionEnabled | IMM.AutoROMPromotion |
BMC.BackupAutoPromoteEnabled | IMM.backupautopromote |
BMC.SSDWearWarningThreshold | IMM.SSDWearThreshold |
BMC.SSDWearCriticalThreshold | IMM.SSDWearThreshold |
BMC.PCIeResetFlowCtrl | IMM.PCIeResetFlowCtrl |
BMC.ComplexPassword | IMM.ComplexPassword |
BMC.PasswordChangeOnFirstAccess | IMM.FirstAccessPwChange |
BMC.MinimumPasswordChangeIntervalHours | IMM.PwChangeInterval |
BMC.AccountLockoutDurationSeconds | IMM.LockoutPeriod |
BMC.AccountLockoutThreshold | IMM.PwMaxFailure |
BMC.MinimumPasswordLength | IMM.MinPasswordLen |
BMC.MinimumPasswordReuseCycle | IMM.PasswordReuse |
BMC.IPLockoutThreshold | IMM.IPMaxLoginFail |
BMC.IPLockoutDurationMinutes | IMM.IPLockoutPeriod |
BMC.WebUISessionTimeoutMinutes | IMM.WebTimeout |
BMC.ThirdPartyPasswordEnabled | IMM.ThirdPartyPasswordEnable |
BMC.ThirdPartyPasswordReadable | IMM.ThirdPartyPasswordReadable |
BMC.AuthMode | IMM.User_Authentication_Method |
BMC.LoginID_1 | IMM.LoginId.1 |
BMC.LoginID_2 | IMM.LoginId.2 |
BMC.LoginID_3 | IMM.LoginId.3 |
BMC.LoginID_4 | IMM.LoginId.4 |
BMC.LoginID_5 | IMM.LoginId.5 |
BMC.LoginID_6 | IMM.LoginId.6 |
BMC.LoginID_7 | IMM.LoginId.7 |
BMC.LoginID_8 | IMM.LoginId.8 |
BMC.LoginID_9 | IMM.LoginId.9 |
BMC.LoginID_10 | IMM.LoginId.10 |
BMC.LoginID_11 | IMM.LoginId.11 |
BMC.LoginID_12 | IMM.LoginId.12 |
BMC.AccessibleInterfaces_1 | IMM.Accessible_Interfaces.1 |
BMC.AccessibleInterfaces_2 | IMM.Accessible_Interfaces.2 |
BMC.AccessibleInterfaces_3 | IMM.Accessible_Interfaces.3 |
BMC.AccessibleInterfaces_4 | IMM.Accessible_Interfaces.4 |
BMC.AccessibleInterfaces_5 | IMM.Accessible_Interfaces.5 |
BMC.AccessibleInterfaces_6 | IMM.Accessible_Interfaces.6 |
BMC.AccessibleInterfaces_7 | IMM.Accessible_Interfaces.7 |
BMC.AccessibleInterfaces_8 | IMM.Accessible_Interfaces.8 |
BMC.AccessibleInterfaces_9 | IMM.Accessible_Interfaces.9 |
BMC.AccessibleInterfaces_10 | IMM.Accessible_Interfaces.10 |
BMC.AccessibleInterfaces_11 | IMM.Accessible_Interfaces.11 |
BMC.AccessibleInterfaces_12 | IMM.Accessible_Interfaces.12 |
BMC.AuthorityLevel_1 | IMM.LoginRole.1 |
BMC.AuthorityLevel_2 | IMM.LoginRole.2 |
BMC.AuthorityLevel_3 | IMM.LoginRole.3 |
BMC.AuthorityLevel_4 | IMM.LoginRole.4 |
BMC.AuthorityLevel_5 | IMM.LoginRole.5 |
BMC.AuthorityLevel_6 | IMM.LoginRole.6 |
BMC.AuthorityLevel_7 | IMM.LoginRole.7 |
BMC.AuthorityLevel_8 | IMM.LoginRole.8 |
BMC.AuthorityLevel_9 | IMM.LoginRole.9 |
BMC.AuthorityLevel_10 | IMM.LoginRole.10 |
BMC.AuthorityLevel_11 | IMM.LoginRole.11 |
BMC.AuthorityLevel_12 | IMM.LoginRole.12 |
BMC.Password_1 | IMM.Password.1 |
BMC.Password_2 | IMM.Password.2 |
BMC.Password_3 | IMM.Password.3 |
BMC.Password_4 | IMM.Password.4 |
BMC.Password_5 | IMM.Password.5 |
BMC.Password_6 | IMM.Password.6 |
BMC.Password_7 | IMM.Password.7 |
BMC.Password_8 | IMM.Password.8 |
BMC.Password_9 | IMM.Password.9 |
BMC.Password_10 | IMM.Password.10 |
BMC.Password_11 | IMM.Password.11 |
BMC.Password_12 | IMM.Password.12 |
BMC.Hash256PasswordSalt_1 | IMM.SHA256PasswordSalt.1 |
BMC.Hash256PasswordSalt_2 | IMM.SHA256PasswordSalt.2 |
BMC.Hash256PasswordSalt_3 | IMM.SHA256PasswordSalt.3 |
BMC.Hash256PasswordSalt_4 | IMM.SHA256PasswordSalt.4 |
BMC.Hash256PasswordSalt_5 | IMM.SHA256PasswordSalt.5 |
BMC.Hash256PasswordSalt_6 | IMM.SHA256PasswordSalt.6 |
BMC.Hash256PasswordSalt_7 | IMM.SHA256PasswordSalt.7 |
BMC.Hash256PasswordSalt_8 | IMM.SHA256PasswordSalt.8 |
BMC.Hash256PasswordSalt_9 | IMM.SHA256PasswordSalt.9 |
BMC.Hash256PasswordSalt_10 | IMM.SHA256PasswordSalt.10 |
BMC.Hash256PasswordSalt_11 | IMM.SHA256PasswordSalt.11 |
BMC.Hash256PasswordSalt_12 | IMM.SHA256PasswordSalt.12 |
BMC.Hash256Password_1 | IMM.SHA256Password.1 |
BMC.Hash256Password_2 | IMM.SHA256Password.2 |
BMC.Hash256Password_3 | IMM.SHA256Password.3 |
BMC.Hash256Password_4 | IMM.SHA256Password.4 |
BMC.Hash256Password_5 | IMM.SHA256Password.5 |
BMC.Hash256Password_6 | IMM.SHA256Password.6 |
BMC.Hash256Password_7 | IMM.SHA256Password.7 |
BMC.Hash256Password_8 | IMM.SHA256Password.8 |
BMC.Hash256Password_9 | IMM.SHA256Password.9 |
BMC.Hash256Password_10 | IMM.SHA256Password.10 |
BMC.Hash256Password_11 | IMM.SHA256Password.11 |
BMC.Hash256Password_12 | IMM.SHA256Password.12 |
BMC.RoleName_1 | IMM.AuthorityRoleName.1 |
BMC.RoleName_2 | IMM.AuthorityRoleName.2 |
BMC.RoleName_3 | IMM.AuthorityRoleName.3 |
BMC.RoleName_4 | IMM.AuthorityRoleName.4 |
BMC.RoleName_5 | IMM.AuthorityRoleName.5 |
BMC.RoleName_6 | IMM.AuthorityRoleName.6 |
BMC.RoleName_7 | IMM.AuthorityRoleName.7 |
BMC.RoleName_8 | IMM.AuthorityRoleName.8 |
BMC.RoleName_9 | IMM.AuthorityRoleName.9 |
BMC.RoleName_10 | IMM.AuthorityRoleName.10 |
BMC.RoleName_11 | IMM.AuthorityRoleName.11 |
BMC.RoleName_12 | IMM.AuthorityRoleName.12 |
BMC.RoleName_13 | IMM.AuthorityRoleName.13 |
BMC.RoleName_14 | IMM.AuthorityRoleName.14 |
BMC.RoleName_15 | IMM.AuthorityRoleName.15 |
BMC.RoleName_16 | IMM.AuthorityRoleName.16 |
BMC.RoleName_17 | IMM.AuthorityRoleName.17 |
BMC.RoleName_18 | IMM.AuthorityRoleName.18 |
BMC.RoleName_19 | IMM.AuthorityRoleName.19 |
BMC.RoleName_20 | IMM.AuthorityRoleName.20 |
BMC.RoleName_21 | IMM.AuthorityRoleName.21 |
BMC.RoleName_22 | IMM.AuthorityRoleName.22 |
BMC.RoleName_23 | IMM.AuthorityRoleName.23 |
BMC.RoleName_24 | IMM.AuthorityRoleName.24 |
BMC.RoleName_25 | IMM.AuthorityRoleName.25 |
BMC.RoleName_26 | IMM.AuthorityRoleName.26 |
BMC.RoleName_27 | IMM.AuthorityRoleName.27 |
BMC.RoleName_28 | IMM.AuthorityRoleName.28 |
BMC.RoleName_29 | IMM.AuthorityRoleName.29 |
BMC.RoleName_30 | IMM.AuthorityRoleName.30 |
BMC.RoleName_31 | IMM.AuthorityRoleName.31 |
BMC.RoleName_32 | IMM.AuthorityRoleName.32 |
BMC.RolePrivileges_1 | IMM.AuthorityRolePriv.1 |
BMC.RolePrivileges_2 | IMM.AuthorityRolePriv.2 |
BMC.RolePrivileges_3 | IMM.AuthorityRolePriv.3 |
BMC.RolePrivileges_4 | IMM.AuthorityRolePriv.4 |
BMC.RolePrivileges_5 | IMM.AuthorityRolePriv.5 |
BMC.RolePrivileges_6 | IMM.AuthorityRolePriv.6 |
BMC.RolePrivileges_7 | IMM.AuthorityRolePriv.7 |
BMC.RolePrivileges_8 | IMM.AuthorityRolePriv.8 |
BMC.RolePrivileges_9 | IMM.AuthorityRolePriv.9 |
BMC.RolePrivileges_10 | IMM.AuthorityRolePriv.10 |
BMC.RolePrivileges_11 | IMM.AuthorityRolePriv.11 |
BMC.RolePrivileges_12 | IMM.AuthorityRolePriv.12 |
BMC.RolePrivileges_13 | IMM.AuthorityRolePriv.13 |
BMC.RolePrivileges_14 | IMM.AuthorityRolePriv.14 |
BMC.RolePrivileges_15 | IMM.AuthorityRolePriv.15 |
BMC.RolePrivileges_16 | IMM.AuthorityRolePriv.16 |
BMC.RolePrivileges_17 | IMM.AuthorityRolePriv.17 |
BMC.RolePrivileges_18 | IMM.AuthorityRolePriv.18 |
BMC.RolePrivileges_19 | IMM.AuthorityRolePriv.19 |
BMC.RolePrivileges_20 | IMM.AuthorityRolePriv.20 |
BMC.RolePrivileges_21 | IMM.AuthorityRolePriv.21 |
BMC.RolePrivileges_22 | IMM.AuthorityRolePriv.22 |
BMC.RolePrivileges_23 | IMM.AuthorityRolePriv.23 |
BMC.RolePrivileges_24 | IMM.AuthorityRolePriv.24 |
BMC.RolePrivileges_25 | IMM.AuthorityRolePriv.25 |
BMC.RolePrivileges_26 | IMM.AuthorityRolePriv.26 |
BMC.RolePrivileges_27 | IMM.AuthorityRolePriv.27 |
BMC.RolePrivileges_28 | IMM.AuthorityRolePriv.28 |
BMC.RolePrivileges_29 | IMM.AuthorityRolePriv.29 |
BMC.RolePrivileges_30 | IMM.AuthorityRolePriv.30 |
BMC.RolePrivileges_31 | IMM.AuthorityRolePriv.31 |
BMC.RolePrivileges_32 | IMM.AuthorityRolePriv.32 |
BMC.PasswordExpirationPeriodDays | IMM.PasswordAge |
BMC.PasswordExpirationWarningPeriodDays | IMM.PwExpWarningPeriod |
BMC.LDAPLocalAuthorizationEnabled | IMM.AuthorizationMethod |
BMC.LDAPBindingMethod | IMM.BindingMethod |
BMC.LDAPClientDN | IMM.ClientDN |
BMC.LDAPClientPassword | IMM.Client_Password |
BMC.LDAPForestName | IMM.Forest_Name |
BMC.LDAPServerSearchMethod | IMM.Select_LDAP_Servers |
BMC.LDAPGroupFilter | IMM.GroupFilter |
BMC.LDAPGroupSearchAttribute | IMM.Group_Search_Attribute |
BMC.LDAPLoginPermissionAttribute | IMM.Login_Permission_Attribute |
BMC.LDAPRootDN | IMM.Root_DN |
BMC.LDAPUserSearchAttribute | IMM.UID_Search |
BMC.LDAPSearchDomain | IMM.Search_Domain |
BMC.LDAPSecureEnabled | IMM.SSL_Client_Enable |
BMC.LDAPGroupDomain_1 | IMM.GRP_GroupDomain.1 |
BMC.LDAPGroupDomain_2 | IMM.GRP_GroupDomain.2 |
BMC.LDAPGroupDomain_3 | IMM.GRP_GroupDomain.3 |
BMC.LDAPGroupDomain_4 | IMM.GRP_GroupDomain.4 |
BMC.LDAPGroupDomain_5 | IMM.GRP_GroupDomain.5 |
BMC.LDAPGroupDomain_6 | IMM.GRP_GroupDomain.6 |
BMC.LDAPGroupDomain_7 | IMM.GRP_GroupDomain.7 |
BMC.LDAPGroupDomain_8 | IMM.GRP_GroupDomain.8 |
BMC.LDAPGroupDomain_9 | IMM.GRP_GroupDomain.9 |
BMC.LDAPGroupDomain_10 | IMM.GRP_GroupDomain.10 |
BMC.LDAPGroupDomain_11 | IMM.GRP_GroupDomain.11 |
BMC.LDAPGroupDomain_12 | IMM.GRP_GroupDomain.12 |
BMC.LDAPGroupDomain_13 | IMM.GRP_GroupDomain.13 |
BMC.LDAPGroupDomain_14 | IMM.GRP_GroupDomain.14 |
BMC.LDAPGroupDomain_15 | IMM.GRP_GroupDomain.15 |
BMC.LDAPGroupDomain_16 | IMM.GRP_GroupDomain.16 |
BMC.LDAPGroupName_1 | IMM.GRP_GroupName.1 |
BMC.LDAPGroupName_2 | IMM.GRP_GroupName.2 |
BMC.LDAPGroupName_3 | IMM.GRP_GroupName.3 |
BMC.LDAPGroupName_4 | IMM.GRP_GroupName.4 |
BMC.LDAPGroupName_5 | IMM.GRP_GroupName.5 |
BMC.LDAPGroupName_6 | IMM.GRP_GroupName.6 |
BMC.LDAPGroupName_7 | IMM.GRP_GroupName.7 |
BMC.LDAPGroupName_8 | IMM.GRP_GroupName.8 |
BMC.LDAPGroupName_9 | IMM.GRP_GroupName.9 |
BMC.LDAPGroupName_10 | IMM.GRP_GroupName.10 |
BMC.LDAPGroupName_11 | IMM.GRP_GroupName.11 |
BMC.LDAPGroupName_12 | IMM.GRP_GroupName.12 |
BMC.LDAPGroupName_13 | IMM.GRP_GroupName.13 |
BMC.LDAPGroupName_14 | IMM.GRP_GroupName.14 |
BMC.LDAPGroupName_15 | IMM.GRP_GroupName.15 |
BMC.LDAPGroupName_16 | IMM.GRP_GroupName.16 |
BMC.LDAPGroupRole_1 | IMM.GRP_GroupRole.1 |
BMC.LDAPGroupRole_2 | IMM.GRP_GroupRole.2 |
BMC.LDAPGroupRole_3 | IMM.GRP_GroupRole.3 |
BMC.LDAPGroupRole_4 | IMM.GRP_GroupRole.4 |
BMC.LDAPGroupRole_5 | IMM.GRP_GroupRole.5 |
BMC.LDAPGroupRole_6 | IMM.GRP_GroupRole.6 |
BMC.LDAPGroupRole_7 | IMM.GRP_GroupRole.7 |
BMC.LDAPGroupRole_8 | IMM.GRP_GroupRole.8 |
BMC.LDAPGroupRole_9 | IMM.GRP_GroupRole.9 |
BMC.LDAPGroupRole_10 | IMM.GRP_GroupRole.10 |
BMC.LDAPGroupRole_11 | IMM.GRP_GroupRole.11 |
BMC.LDAPGroupRole_12 | IMM.GRP_GroupRole.12 |
BMC.LDAPGroupRole_13 | IMM.GRP_GroupRole.13 |
BMC.LDAPGroupRole_14 | IMM.GRP_GroupRole.14 |
BMC.LDAPGroupRole_15 | IMM.GRP_GroupRole.15 |
BMC.LDAPGroupRole_16 | IMM.GRP_GroupRole.16 |
BMC.LDAPServerHostName_1 | IMM.LDAP_Server1_HostName_IPAddress |
BMC.LDAPServerHostName_2 | IMM.LDAP_Server2_HostName_IPAddress |
BMC.LDAPServerHostName_3 | IMM.LDAP_Server3_HostName_IPAddress |
BMC.LDAPServerHostName_4 | IMM.LDAP_Server4_HostName_IPAddress |
BMC.LDAPServerPort_1 | IMM.LDAP_Server1_Port |
BMC.LDAPServerPort_2 | IMM.LDAP_Server2_Port |
BMC.LDAPServerPort_3 | IMM.LDAP_Server3_Port |
BMC.LDAPServerPort_4 | IMM.LDAP_Server4_Port |
BMC.Eth1Enabled | IMM.Network2 |
BMC.Eth1IPv4Enabled | IMM.Network2 |
BMC.Eth1IPv4ConfigMode | IMM.DHCP2 |
BMC.Eth1IPv6Enabled | IMM.IPv6Network2 |
BMC.Eth1IPv6StaticEnabled | IMM.IPv6Static2 |
BMC.Eth1LinkAutoNegEnabled | IMM.AutoNegotiate2 |
BMC.Eth1LinkFullDuplexEnabled | IMM.Duplex2 |
BMC.Eth1LinkSpeed | IMM.LANDataRate2 |
BMC.Eth1StaticDomainName | IMM.Custom_Domain |
BMC.Eth1DHCPDNSEnabled | IMM.DNS_Enable |
BMC.Eth1IPv4DefaultGateway | IMM.GatewayIPAddress2 IMM.DHCPAssignedGateway2 |
BMC.Eth1IPv6DefaultGateway | IMM.IPv6GatewayIPAddress2 |
BMC.Eth1IPv6AcceptRAEnabled | IMM.IPv6Stateless2 |
BMC.Eth1MTU | IMM.MTU2 |
BMC.Eth1StaticIPv4Address | IMM.HostIPAddress2 |
BMC.Eth1StaticIPv4Subnet | IMM.HostIPSubnet2 |
BMC.Eth1StaticIPv6AddressWithPrefix | IMM.IPv6HostIPAddressWithPrefix2 |
BMC.Eth1MACAddress | IMM.MACAddress2 |
BMC.Eth1DHCPAssignedIP | IMM.DHCPAssignedHostIP2 |
BMC.Eth1DHCPAssignedSubnet | IMM.DHCPAssignedNetMask2 |
BMC.Eth1DHCPAssignedIPv4DNSServer_1 | IMM.DHCPAssignedPrimaryDNS2 |
BMC.Eth1DHCPAssignedIPv4DNSServer_2 | IMM.DHCPAssignedSecondaryDNS2 |
BMC.Eth1DHCPAssignedIPv4DNSServer_3 | IMM.DHCPAssignedTertiaryDNS2 |
BMC.Eth1IPv6DHCPEnabled | IMM.IPv6DHCP2 |
BMC.Eth1IPv6LinkLocalIP | IMM.IPv6LinkLocalIPAddress2 |
BMC.Eth1IPv6DHCPAssignedIP | IMM.IPv6DHCPAssignedHostIP2 |
BMC.Eth1BurnedInMACAddress | IMM.BurnedInMacAddress2 |
BMC.StaticHostName | IMM.HostName1 |
BMC.LXCADNSDiscoveryEnabled | IMM.LXCADNSDiscovery |
BMC.Eth0DDNSEnabled | IMM.DDNS_Enable |
BMC.Eth0Enabled | IMM.Network1 |
BMC.Eth0IPv4Enabled | IMM.Network1 |
BMC.Eth0IPv4ConfigMode | IMM.DHCP1 |
BMC.Eth0IPv6Enabled | IMM.IPv6Network1 |
BMC.Eth0IPv6StaticEnabled | IMM.IPv6Static1 |
BMC.Eth0LinkAutoNegEnabled | IMM.AutoNegotiate1 |
BMC.Eth0LinkFullDuplexEnabled | IMM.Duplex1 |
BMC.Eth0LinkSpeed | IMM.LANDataRate1 |
BMC.Eth0StaticDNSEnabled | IMM.DNS_Enable |
BMC.Eth0StaticDNSIPv6Preferred | IMM.DNSPreference |
BMC.Eth0StaticDomainName | IMM.Custom_Domain |
BMC.Eth0SyncSettingEnabled | IMM.NetworkSettingSync |
BMC.Eth0DHCPDNSEnabled | IMM.DNS_Enable |
BMC.Eth0DHCPDomainEnabled | IMM.DDNSPreference |
BMC.Eth0IPv4DefaultGateway | IMM.GatewayIPAddress1 IMM.DHCPAssignedGateway1 |
BMC.Eth0IPv6DefaultGateway | IMM.IPv6GatewayIPAddress1 |
BMC.Eth0IPv6AcceptRAEnabled | IMM.IPv6Stateless1 |
BMC.Eth0MTU | IMM.MTU1 |
BMC.Eth0StaticIPv4DNSServer_1 | IMM.DNS_IP_Address1 |
BMC.Eth0StaticIPv4DNSServer_2 | IMM.DNS_IP_Address2 |
BMC.Eth0StaticIPv4DNSServer_3 | IMM.DNS_IP_Address3 |
BMC.Eth0StaticIPv6DNSServer_1 | IMM.IPv6DNS_IP_Address1 |
BMC.Eth0StaticIPv6DNSServer_2 | IMM.IPv6DNS_IP_Address2 |
BMC.Eth0StaticIPv6DNSServer_3 | IMM.IPv6DNS_IP_Address3 |
BMC.Eth0StaticIPv4Address | HostIPAddress1 |
BMC.Eth0StaticIPv4Subnet | IMM.HostIPSubnet1 |
BMC.Eth0StaticIPv6AddressWithPrefix | IMM.IPv6HostIPAddressWithPrefix1 |
BMC.Eth0MACAddress | IMM.MACAddress1 |
BMC.Eth0FailoverMode | IMM.FailoverMode |
BMC.Eth0SharedNICMode | IMM.SharedNicMode |
BMC.Eth0DHCPAssignedIP | IMM.DHCPAssignedHostIP1 |
BMC.Eth0DHCPAssignedSubnet | IMM.DHCPAssignedNetMask1 |
BMC.Eth0DHCPAssignedDomainName | IMM.DHCPAssignedDomainName |
BMC.Eth0IPv4DHCPDAssignedDNSServer_1 | IMM.DHCPAssignedPrimaryDNS1 |
BMC.Eth0IPv4DHCPDAssignedDNSServer_2 | IMM.DHCPAssignedSecondaryDNS1 |
BMC.Eth0IPv4DHCPDAssignedDNSServer_3 | IMM.DHCPAssignedTertiaryDNS1 |
BMC.Eth0IPv6DHCPEnabled | IMM.IPv6DHCP1 |
BMC.Eth0IPv6LinkLocalIP | IMM.IPv6LinkLocalIPAddress1 |
BMC.Eth0IPv6StatelessIP | IMM.IPv6StatelessIPAddress1 |
BMC.Eth0IPv6DHCAssignedIP | IMM.IPv6DHCPAssignedHostIP1 |
BMC.Eth0IPv6DHCPAssignedDomainName | IMM.IPv6DHCPAssignedDomainName |
BMC.Eth0IPv6DHCPAssignedDNSServer_1 | IMM.IPv6DHCPAssignedPrimaryDNS1 |
BMC.Eth0IPv6DHCPAssignedDNSServer_2 | IMM.IPv6DHCPAssignedSecondaryDNS1 |
BMC.Eth0IPv6DHCPAssignedDNSServer_3 | IMM.IPv6DHCPAssignedTertiaryDNS1 |
BMC.Eth0BurnedInMACAddress | IMM.BurnedInMacAddress |
BMC.NTPEnabled | IMM.NTPAutoSynchronization |
BMC.NTPServerHostName1 | IMM.NTPHost1 |
BMC.NTPServerHostName2 | IMM.NTPHost2 |
BMC.NTPServerHostName3 | IMM.NTPHost3 |
BMC.NTPServerHostName4 | IMM.NTPHost4 |
BMC.NTPSyncFrequency | IMM.NTPFrequency |
BMC.EthOverUSBEnabled | IMM.LanOverUsb |
BMC.EthOverUSBIPMode | IMM.LanOverUsbAddressType |
BMC.EthOverUSBCustomBMCIPv4Address | IMM.LanOverUsbIMMIP |
BMC.EthOverUSBCustomHostIPv4Address | IMM.LanOverUsbHostIP |
BMC.EthOverUSBCustomIPv4PrefixLength | IMM.LanOverUsbIMMNetmask |
BMC.EthOverUSBPortForwardingEnabled | IMM.PortForwarding |
BMC.SNMPv1TrapEnabled | IMM.SNMPv1Traps |
BMC.SNMPv1TrapCommunityName | IMM.snmpv1_trapcommunityname |
BMC.SNMPv1TrapDestination1 | IMM.snmpv1_traphostname |
BMC.SNMPv1TrapDestination2 | IMM.snmpv1_traphostname2 |
BMC.SNMPv1TrapDestination3 | IMM.snmpv1_traphostname3 |
BMC.SNMPv2TrapEnabled | IMM.snmpv2traps |
BMC.SNMPv2TrapCommunityName | IMM.snmpv2_trapcommunityname |
BMC.SNMPv2TrapDestination1 | IMM.snmpv2_traphostname |
BMC.SNMPv2TrapDestination2 | IMM.snmpv2_traphostname2 |
BMC.SNMPv2TrapDestination3 | IMM.snmpv2_traphostname3 |
BMC.SNMPv3AgentEnabled | IMM.SNMPv3Agent IMM.SNMPAgentPortControl |
BMC.SNMPv3TrapEnabled | IMM.SNMPTraps |
BMC.SNMPv3AgentPort | IMM.SNMP_AgentPort |
BMC.SNMPv3EngineID | IMM.SNMPv3EngineId |
BMC.SNMPTrapPort | IMM.SNMP_TrapPort |
BMC.SNMPAlertCritical | IMM.SNMPAlerts_CriticalAlertCategory |
BMC.SNMPAlertWarning | IMM.SNMPAlerts_WarningAlertCategory |
BMC.SNMPAlertSystem | IMM.SNMPAlerts_SystemAlertCategory |
BMC.SNMPv3TrapUser_1 | IMM.LoginId.1 |
BMC.SNMPv3TrapUser_2 | IMM.LoginId.2 |
BMC.SNMPv3TrapUser_3 | IMM.LoginId.3 |
BMC.SNMPv3TrapAuthProtocol_1 | IMM.SNMPv3_AuthenticationProtocol.1 |
BMC.SNMPv3TrapAuthProtocol_2 | IMM.SNMPv3_AuthenticationProtocol.2 |
BMC.SNMPv3TrapAuthProtocol_3 | IMM.SNMPv3_AuthenticationProtocol.3 |
BMC.SNMPv3TrapAuthPassword_1 | IMM.Password.1 |
BMC.SNMPv3TrapAuthPassword_2 | IMM.Password.2 |
BMC.SNMPv3TrapAuthPassword_3 | IMM.Password.3 |
BMC.SNMPv3TrapPrivacyProtocol_1 | IMM.SNMPv3_PrivacyProtocol.1 |
BMC.SNMPv3TrapPrivacyProtocol_2 | IMM.SNMPv3_PrivacyProtocol.2 |
BMC.SNMPv3TrapPrivacyProtocol_3 | IMM.SNMPv3_PrivacyProtocol.3 |
BMC.SNMPv3TrapPrivacyPassword_1 | IMM.SNMPv3_PrivacyPassword.1 |
BMC.SNMPv3TrapPrivacyPassword_2 | IMM.SNMPv3_PrivacyPassword.2 |
BMC.SNMPv3TrapPrivacyPassword_3 | IMM.SNMPv3_PrivacyPassword.3 |
BMC.SNMPv3TrapDestination1_1 | IMM.SNMPv3_TrapHostname1.1 |
BMC.SNMPv3TrapDestination1_2 | IMM.SNMPv3_TrapHostname1.2 |
BMC.SNMPv3TrapDestination1_3 | IMM.SNMPv3_TrapHostname1.3 |
BMC.SNMPv3TrapDestination2_1 | IMM.SNMPv3_TrapHostname2.1 |
BMC.SNMPv3TrapDestination2_2 | IMM.SNMPv3_TrapHostname2.2 |
BMC.SNMPv3TrapDestination2_3 | IMM.SNMPv3_TrapHostname2.3 |
BMC.SNMPv3TrapDestination3_1 | IMM.SNMPv3_TrapHostname3.1 |
BMC.SNMPv3TrapDestination3_2 | IMM.SNMPv3_TrapHostname3.2 |
BMC.SNMPv3TrapDestination3_3 | IMM.SNMPv3_TrapHostname3.3 |
BMC.TimeZone | IMM.TimeZone |
BMC.DST | IMM.DST |
BMC.CrashSnapshotEnabled | IMM.FEHScreenshot |
BMC.RemoteAlertRecipientName_1 | IMM.RemoteAlertRecipient_Name.1 |
BMC.RemoteAlertRecipientName_2 | IMM.RemoteAlertRecipient_Name.2 |
BMC.RemoteAlertRecipientName_3 | IMM.RemoteAlertRecipient_Name.3 |
BMC.RemoteAlertRecipientName_4 | IMM.RemoteAlertRecipient_Name.4 |
BMC.RemoteAlertRecipientName_5 | IMM.RemoteAlertRecipient_Name.5 |
BMC.RemoteAlertRecipientName_6 | IMM.RemoteAlertRecipient_Name.6 |
BMC.RemoteAlertRecipientName_7 | IMM.RemoteAlertRecipient_Name.7 |
BMC.RemoteAlertRecipientName_8 | IMM.RemoteAlertRecipient_Name.8 |
BMC.RemoteAlertRecipientName_9 | IMM.RemoteAlertRecipient_Name.9 |
BMC.RemoteAlertRecipientName_10 | IMM.RemoteAlertRecipient_Name.10 |
BMC.RemoteAlertRecipientName_11 | IMM.RemoteAlertRecipient_Name.11 |
BMC.RemoteAlertRecipientName_12 | IMM.RemoteAlertRecipient_Name.12 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_1 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.1 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_2 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.2 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_3 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.3 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_4 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.4 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_5 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.5 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_6 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.6 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_7 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.7 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_8 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.8 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_9 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.9 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_10 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.10 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_11 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.11 |
BMC.RemoteAlertRecipientCriticalAlertsCategory_12 | IMM.RemoteAlertRecipient_CriticalAlertsCategory.12 |
BMC.RemoteAlertRecipientWarningAlertsCategory_1 | IMM.RemoteAlertRecipient_WarningAlertsCategory.1 |
BMC.RemoteAlertRecipientWarningAlertsCategory_2 | IMM.RemoteAlertRecipient_WarningAlertsCategory.2 |
BMC.RemoteAlertRecipientWarningAlertsCategory_3 | IMM.RemoteAlertRecipient_WarningAlertsCategory.3 |
BMC.RemoteAlertRecipientWarningAlertsCategory_4 | IMM.RemoteAlertRecipient_WarningAlertsCategory.4 |
BMC.RemoteAlertRecipientWarningAlertsCategory_5 | IMM.RemoteAlertRecipient_WarningAlertsCategory.5 |
BMC.RemoteAlertRecipientWarningAlertsCategory_6 | IMM.RemoteAlertRecipient_WarningAlertsCategory.6 |
BMC.RemoteAlertRecipientWarningAlertsCategory_7 | IMM.RemoteAlertRecipient_WarningAlertsCategory.7 |
BMC.RemoteAlertRecipientWarningAlertsCategory_8 | IMM.RemoteAlertRecipient_WarningAlertsCategory.8 |
BMC.RemoteAlertRecipientWarningAlertsCategory_9 | IMM.RemoteAlertRecipient_WarningAlertsCategory.9 |
BMC.RemoteAlertRecipientWarningAlertsCategory_10 | IMM.RemoteAlertRecipient_WarningAlertsCategory.10 |
BMC.RemoteAlertRecipientWarningAlertsCategory_11 | IMM.RemoteAlertRecipient_WarningAlertsCategory.11 |
BMC.RemoteAlertRecipientWarningAlertsCategory_12 | IMM.RemoteAlertRecipient_WarningAlertsCategory.12 |
BMC.RemoteAlertRecipientSystemAlertsCategory_1 | IMM.RemoteAlertRecipient_SystemAlertsCategory.1 |
BMC.RemoteAlertRecipientSystemAlertsCategory_2 | IMM.RemoteAlertRecipient_SystemAlertsCategory.2 |
BMC.RemoteAlertRecipientSystemAlertsCategory_3 | IMM.RemoteAlertRecipient_SystemAlertsCategory.3 |
BMC.RemoteAlertRecipientSystemAlertsCategory_4 | IMM.RemoteAlertRecipient_SystemAlertsCategory.4 |
BMC.RemoteAlertRecipientSystemAlertsCategory_5 | IMM.RemoteAlertRecipient_SystemAlertsCategory.5 |
BMC.RemoteAlertRecipientSystemAlertsCategory_6 | IMM.RemoteAlertRecipient_SystemAlertsCategory.6 |
BMC.RemoteAlertRecipientSystemAlertsCategory_7 | IMM.RemoteAlertRecipient_SystemAlertsCategory.7 |
BMC.RemoteAlertRecipientSystemAlertsCategory_8 | IMM.RemoteAlertRecipient_SystemAlertsCategory.8 |
BMC.RemoteAlertRecipientSystemAlertsCategory_9 | IMM.RemoteAlertRecipient_SystemAlertsCategory.9 |
BMC.RemoteAlertRecipientSystemAlertsCategory_10 | IMM.RemoteAlertRecipient_SystemAlertsCategory.10 |
BMC.RemoteAlertRecipientSystemAlertsCategory_11 | IMM.RemoteAlertRecipient_SystemAlertsCategory.11 |
BMC.RemoteAlertRecipientSystemAlertsCategory_12 | IMM.RemoteAlertRecipient_SystemAlertsCategory.12 |
BMC.RemoteAlertRecipientMethod_1 | IMM.RemoteAlertRecipient_Method.1 |
BMC.RemoteAlertRecipientMethod_2 | IMM.RemoteAlertRecipient_Method.2 |
BMC.RemoteAlertRecipientMethod_3 | IMM.RemoteAlertRecipient_Method.3 |
BMC.RemoteAlertRecipientMethod_4 | IMM.RemoteAlertRecipient_Method.4 |
BMC.RemoteAlertRecipientMethod_5 | IMM.RemoteAlertRecipient_Method.5 |
BMC.RemoteAlertRecipientMethod_6 | IMM.RemoteAlertRecipient_Method.6 |
BMC.RemoteAlertRecipientMethod_7 | IMM.RemoteAlertRecipient_Method.7 |
BMC.RemoteAlertRecipientMethod_8 | IMM.RemoteAlertRecipient_Method.8 |
BMC.RemoteAlertRecipientMethod_9 | IMM.RemoteAlertRecipient_Method.9 |
BMC.RemoteAlertRecipientMethod_10 | IMM.RemoteAlertRecipient_Method.10 |
BMC.RemoteAlertRecipientMethod_11 | IMM.RemoteAlertRecipient_Method.11 |
BMC.RemoteAlertRecipientMethod_12 | IMM.RemoteAlertRecipient_Method.12 |
BMC.RemoteAlertRecipientEmail_1 | IMM.RemoteAlertRecipient_Email.1 |
BMC.RemoteAlertRecipientEmail_2 | IMM.RemoteAlertRecipient_Email.2 |
BMC.RemoteAlertRecipientEmail_3 | IMM.RemoteAlertRecipient_Email.3 |
BMC.RemoteAlertRecipientEmail_4 | IMM.RemoteAlertRecipient_Email.4 |
BMC.RemoteAlertRecipientEmail_5 | IMM.RemoteAlertRecipient_Email.5 |
BMC.RemoteAlertRecipientEmail_6 | IMM.RemoteAlertRecipient_Email.6 |
BMC.RemoteAlertRecipientEmail_7 | IMM.RemoteAlertRecipient_Email.7 |
BMC.RemoteAlertRecipientEmail_8 | IMM.RemoteAlertRecipient_Email.8 |
BMC.RemoteAlertRecipientEmail_9 | IMM.RemoteAlertRecipient_Email.9 |
BMC.RemoteAlertRecipientEmail_10 | IMM.RemoteAlertRecipient_Email.10 |
BMC.RemoteAlertRecipientEmail_11 | IMM.RemoteAlertRecipient_Email.11 |
BMC.RemoteAlertRecipientEmail_12 | IMM.RemoteAlertRecipient_Email.12 |
BMC.RemoteAlertRecipientAddress_1 | IMM.RemoteAlertRecipient_Address.1 |
BMC.RemoteAlertRecipientAddress_2 | IMM.RemoteAlertRecipient_Address.2 |
BMC.RemoteAlertRecipientAddress_3 | IMM.RemoteAlertRecipient_Address.3 |
BMC.RemoteAlertRecipientAddress_4 | IMM.RemoteAlertRecipient_Address.4 |
BMC.RemoteAlertRecipientAddress_5 | IMM.RemoteAlertRecipient_Address.5 |
BMC.RemoteAlertRecipientAddress_6 | IMM.RemoteAlertRecipient_Address.6 |
BMC.RemoteAlertRecipientAddress_7 | IMM.RemoteAlertRecipient_Address.7 |
BMC.RemoteAlertRecipientAddress_8 | IMM.RemoteAlertRecipient_Address.8 |
BMC.RemoteAlertRecipientAddress_9 | IMM.RemoteAlertRecipient_Address.9 |
BMC.RemoteAlertRecipientAddress_10 | IMM.RemoteAlertRecipient_Address.10 |
BMC.RemoteAlertRecipientAddress_11 | IMM.RemoteAlertRecipient_Address.11 |
BMC.RemoteAlertRecipientAddress_12 | IMM.RemoteAlertRecipient_Address.12 |
BMC.RemoteAlertRecipientPort_1 | IMM.RemoteAlertRecipient_Port.1 |
BMC.RemoteAlertRecipientPort_2 | IMM.RemoteAlertRecipient_Port.2 |
BMC.RemoteAlertRecipientPort_3 | IMM.RemoteAlertRecipient_Port.3 |
BMC.RemoteAlertRecipientPort_4 | IMM.RemoteAlertRecipient_Port.4 |
BMC.RemoteAlertRecipientPort_5 | IMM.RemoteAlertRecipient_Port.5 |
BMC.RemoteAlertRecipientPort_6 | IMM.RemoteAlertRecipient_Port.6 |
BMC.RemoteAlertRecipientPort_7 | IMM.RemoteAlertRecipient_Port.7 |
BMC.RemoteAlertRecipientPort_8 | IMM.RemoteAlertRecipient_Port.8 |
BMC.RemoteAlertRecipientPort_9 | IMM.RemoteAlertRecipient_Port.9 |
BMC.RemoteAlertRecipientPort_10 | IMM.RemoteAlertRecipient_Port.10 |
BMC.RemoteAlertRecipientPort_11 | IMM.RemoteAlertRecipient_Port.11 |
BMC.RemoteAlertRecipientPort_12 | IMM.RemoteAlertRecipient_Port.12 |
BMC.RemoteAlertRecipientIncludeEventLog_1 | IMM.RemoteAlertRecipient_IncludeEventLog.1 |
BMC.RemoteAlertRecipientIncludeEventLog_2 | IMM.RemoteAlertRecipient_IncludeEventLog.2 |
BMC.RemoteAlertRecipientIncludeEventLog_3 | IMM.RemoteAlertRecipient_IncludeEventLog.3 |
BMC.RemoteAlertRecipientIncludeEventLog_4 | IMM.RemoteAlertRecipient_IncludeEventLog.4 |
BMC.RemoteAlertRecipientIncludeEventLog_5 | IMM.RemoteAlertRecipient_IncludeEventLog.5 |
BMC.RemoteAlertRecipientIncludeEventLog_6 | IMM.RemoteAlertRecipient_IncludeEventLog.6 |
BMC.RemoteAlertRecipientIncludeEventLog_7 | IMM.RemoteAlertRecipient_IncludeEventLog.7 |
BMC.RemoteAlertRecipientIncludeEventLog_8 | IMM.RemoteAlertRecipient_IncludeEventLog.8 |
BMC.RemoteAlertRecipientIncludeEventLog_9 | IMM.RemoteAlertRecipient_IncludeEventLog.9 |
BMC.RemoteAlertRecipientIncludeEventLog_10 | IMM.RemoteAlertRecipient_IncludeEventLog.10 |
BMC.RemoteAlertRecipientIncludeEventLog_11 | IMM.RemoteAlertRecipient_IncludeEventLog.11 |
BMC.RemoteAlertRecipientIncludeEventLog_12 | IMM.RemoteAlertRecipient_IncludeEventLog.12 |
BMC.RemoteAlertRecipientStatus_1 | IMM.RemoteAlertRecipient_Status.1 |
BMC.RemoteAlertRecipientStatus_2 | IMM.RemoteAlertRecipient_Status.2 |
BMC.RemoteAlertRecipientStatus_3 | IMM.RemoteAlertRecipient_Status.3 |
BMC.RemoteAlertRecipientStatus_4 | IMM.RemoteAlertRecipient_Status.4 |
BMC.RemoteAlertRecipientStatus_5 | IMM.RemoteAlertRecipient_Status.5 |
BMC.RemoteAlertRecipientStatus_6 | IMM.RemoteAlertRecipient_Status.6 |
BMC.RemoteAlertRecipientStatus_7 | IMM.RemoteAlertRecipient_Status.7 |
BMC.RemoteAlertRecipientStatus_8 | IMM.RemoteAlertRecipient_Status.8 |
BMC.RemoteAlertRecipientStatus_9 | IMM.RemoteAlertRecipient_Status.9 |
BMC.RemoteAlertRecipientStatus_10 | IMM.RemoteAlertRecipient_Status.10 |
BMC.RemoteAlertRecipientStatus_11 | IMM.RemoteAlertRecipient_Status.11 |
BMC.RemoteAlertRecipientStatus_12 | IMM.RemoteAlertRecipient_Status.12 |
BMC.RemoteAlertRetryLimit | IMM.RetryLimit |
BMC.RemoteAlertEntriesDelay | IMM.EntriesDelay |
BMC.RemoteAlertRetryDelay | IMM.RetryDelay |
BMC.SNMPv3AgentAuthProtocol_1 | IMM.SNMPv3_AuthenticationProtocol.1 |
BMC.SNMPv3AgentAuthProtocol_2 | IMM.SNMPv3_AuthenticationProtocol.2 |
BMC.SNMPv3AgentAuthProtocol_3 | IMM.SNMPv3_AuthenticationProtocol.3 |
BMC.SNMPv3AgentAuthProtocol_4 | IMM.SNMPv3_AuthenticationProtocol.4 |
BMC.SNMPv3AgentAuthProtocol_5 | IMM.SNMPv3_AuthenticationProtocol.5 |
BMC.SNMPv3AgentAuthProtocol_6 | IMM.SNMPv3_AuthenticationProtocol.6 |
BMC.SNMPv3AgentAuthProtocol_7 | IMM.SNMPv3_AuthenticationProtocol.7 |
BMC.SNMPv3AgentAuthProtocol_8 | IMM.SNMPv3_AuthenticationProtocol.8 |
BMC.SNMPv3AgentAuthProtocol_9 | IMM.SNMPv3_AuthenticationProtocol.9 |
BMC.SNMPv3AgentAuthProtocol_10 | IMM.SNMPv3_AuthenticationProtocol.10 |
BMC.SNMPv3AgentAuthProtocol_11 | IMM.SNMPv3_AuthenticationProtocol.11 |
BMC.SNMPv3AgentAuthProtocol_12 | IMM.SNMPv3_AuthenticationProtocol.12 |
BMC.SNMPv3AgentPrivacyProtocol_1 | IMM.SNMPv3_PrivacyProtocol.1 |
BMC.SNMPv3AgentPrivacyProtocol_2 | IMM.SNMPv3_PrivacyProtocol.2 |
BMC.SNMPv3AgentPrivacyProtocol_3 | IMM.SNMPv3_PrivacyProtocol.3 |
BMC.SNMPv3AgentPrivacyProtocol_4 | IMM.SNMPv3_PrivacyProtocol.4 |
BMC.SNMPv3AgentPrivacyProtocol_5 | IMM.SNMPv3_PrivacyProtocol.5 |
BMC.SNMPv3AgentPrivacyProtocol_6 | IMM.SNMPv3_PrivacyProtocol.6 |
BMC.SNMPv3AgentPrivacyProtocol_7 | IMM.SNMPv3_PrivacyProtocol.7 |
BMC.SNMPv3AgentPrivacyProtocol_8 | IMM.SNMPv3_PrivacyProtocol.8 |
BMC.SNMPv3AgentPrivacyProtocol_9 | IMM.SNMPv3_PrivacyProtocol.9 |
BMC.SNMPv3AgentPrivacyProtocol_10 | IMM.SNMPv3_PrivacyProtocol.10 |
BMC.SNMPv3AgentPrivacyProtocol_11 | IMM.SNMPv3_PrivacyProtocol.11 |
BMC.SNMPv3AgentPrivacyProtocol_12 | IMM.SNMPv3_PrivacyProtocol.12 |
BMC.SNMPv3AgentAccessType_1 | IMM.SNMPv3_AccessType.1 |
BMC.SNMPv3AgentAccessType_2 | IMM.SNMPv3_AccessType.2 |
BMC.SNMPv3AgentAccessType_3 | IMM.SNMPv3_AccessType.3 |
BMC.SNMPv3AgentAccessType_4 | IMM.SNMPv3_AccessType.4 |
BMC.SNMPv3AgentAccessType_5 | IMM.SNMPv3_AccessType.5 |
BMC.SNMPv3AgentAccessType_6 | IMM.SNMPv3_AccessType.6 |
BMC.SNMPv3AgentAccessType_7 | IMM.SNMPv3_AccessType.7 |
BMC.SNMPv3AgentAccessType_8 | IMM.SNMPv3_AccessType.8 |
BMC.SNMPv3AgentAccessType_9 | IMM.SNMPv3_AccessType.9 |
BMC.SNMPv3AgentAccessType_10 | IMM.SNMPv3_AccessType.10 |
BMC.SNMPv3AgentAccessType_11 | IMM.SNMPv3_AccessType.11 |
BMC.SNMPv3AgentAccessType_12 | IMM.SNMPv3_AccessType.12 |
BMC.SNMPv3AgentPrivacyPassword_1 | IMM.SNMPv3_PrivacyPassword.1 |
BMC.SNMPv3AgentPrivacyPassword_2 | IMM.SNMPv3_PrivacyPassword.2 |
BMC.SNMPv3AgentPrivacyPassword_3 | IMM.SNMPv3_PrivacyPassword.3 |
BMC.SNMPv3AgentPrivacyPassword_4 | IMM.SNMPv3_PrivacyPassword.4 |
BMC.SNMPv3AgentPrivacyPassword_5 | IMM.SNMPv3_PrivacyPassword.5 |
BMC.SNMPv3AgentPrivacyPassword_6 | IMM.SNMPv3_PrivacyPassword.6 |
BMC.SNMPv3AgentPrivacyPassword_7 | IMM.SNMPv3_PrivacyPassword.7 |
BMC.SNMPv3AgentPrivacyPassword_8 | IMM.SNMPv3_PrivacyPassword.8 |
BMC.SNMPv3AgentPrivacyPassword_9 | IMM.SNMPv3_PrivacyPassword.9 |
BMC.SNMPv3AgentPrivacyPassword_10 | IMM.SNMPv3_PrivacyPassword.10 |
BMC.SNMPv3AgentPrivacyPassword_11 | IMM.SNMPv3_PrivacyPassword.11 |
BMC.SNMPv3AgentPrivacyPassword_12 | IMM.SNMPv3_PrivacyPassword.12 |
BMC.WatchdogOSLoadTimeoutMinutes | IMM.LoaderWatchdog |
BMC.WatchdogOSTimeoutValueMinutes | IMM.OSWatchdog |
BMC.LLDPEnabled | IMM.LLDPControl |
BMC.KMIPServerHostName1 | IMM.SKR_Server1_HostName_IPAddress |
BMC.KMIPServerHostName2 | IMM.SKR_Server2_HostName_IPAddress |
BMC.KMIPServerHostName3 | IMM.SKR_Server3_HostName_IPAddress |
BMC.KMIPServerHostName4 | IMM.SKR_Server4_HostName_IPAddress |
BMC.KMIPPort1 | IMM.SKR_Server1_Port |
BMC.KMIPPort2 | IMM.SKR_Server2_Port |
BMC.KMIPPort3 | IMM.SKR_Server3_Port |
BMC.KMIPPort4 | IMM.SKR_Server4_Port |