The output of commands that display configuration settings
The format of most outputs is: %settingname%=%settingvalue%. For example:
IMM.SMTP_Authentication=Disabled
- IMM.SMTP_UserName=NoteThe value is empty string “”.
The following are some examples of the output of the showvalues command:
IMM.PowerRestorePolicy=Always Off=<Restore>=Always On
NoteThe possible value is separated by “=”. The value contained in “<>” is the default value.IMM.ManufacturingCertInfo=char[] minchars=0 maxchars-47 pattern=^[a-zA-Z0-9./+]{0,47}$default=""
Memory.CKSelfRefresh=<AUTO>=L1: CK_DRIVEN=L2: CK_TRI_STATE=L3: CK_LOW=L4: CK_HIGH
This setting is suppressed if the result of the following expression is true: ( ( Memory.MemoryPowerManagement == Automatic ) || ( Memory.MemoryPowerManagement == Disable ) )
This setting is read-only if the result of the following expression is true: ( ! ( OperatingModes.ChooseOperatingMode == Custom Mode ) )
NoteTheshowvalues command also shows the sentence to check whether the setting is suppressed/grayed/read-only or not. IMM.SSL_HTTPS_SERVER_CSR=*generate=export
NoteThis is for certification management settings. The output of thecomparedefault command is IMM.PwDiffChar=0<2>. The value contained in “<>” is the default value and the other one is the current value.
Give documentation feedback