User's Guide

Confirming Memory Information
To move the current default target to /admin1/system1, enter the following command at the
command prompt.
cd /admin1/system1
Here, to confirm all the targets for memory (DIMM), enter the following command at the
command prompt. All the memory (DIMM) targets are represented as memory<N> strings at
"Targets" section. <N> means value of one-origin integer.
show
Next, when the following command is input, information of a specific memory (DIMM) target
is displayed at "Properties" section. Here, <N> means memory (DIMM) target number which
you would like to confirm.
show memory<N>
The EnabledState property of the memory target indicates the memory (DIMM) status. "2"
indicates memory (DIMM) installed. No value (Only "EnabledState=" string is displayed.)
indicates memory (DIMM) not installed. "3" indicates memory (DIMM) error. The values of the
other properties (such as oemnec_clocksize) are not displayed (Only property name with "="
string is displayed.). if the memory (DIMM) is not installed (Only "EnabledState=" string is
displayed.). Also, the values of the properties not supported by the host system are not
displayed.
For example, enter the following command when you would like to confirm the information of
memory1 (CPU1_DIMM1).
show memory1
The example of displaying information in this case is shown below.
ufip=/admin1/system1/memory1
Properties:
enabledstate=enabled
oemnec_slotname=CPU1_DIMM1
oemnec_clocksize=1024MB 1066MHz
Verbs:
cd
exit
help
show
version
- 89-