Connectivity Guide
memoryArrayUseIsCacheMemory(7)
The memory array is cache memory.
memoryArrayLocationIsPCMCIA(8)
The memory array location is a Personal Computer Memory Card
International Association (PCMCIA) option card.
memoryArrayLocationIsProprietary(9)
The memory array location is a proprietary option card.
memoryArrayLocationIsNUBUS(10)
The memory array location is a NuBus bus.
memoryArrayLocationIsPC98C20(11)
The memory array location is a PC-98/C20 option card.
memoryArrayLocationIsPC98C24(12)
The memory array location is a PC-98/C24 option card.
memoryArrayLocationIsPC98E(13)
The memory array location is a PC-98/E option card.
memoryArrayLocationIsPC98LocalBus(14)
The memory array location is a PC-98/Local bus option card.
memoryArrayLocationIsPC98Card(15)
The memory array location is a PC-98/Card slot option card.
Table 1004. Physical Memory Array ECC Type Definitions
Variable Name: DellPhysicalMemoryArrayECCType
Data Type: Integer
Possible Data Values Meaning of Data Value
memoryArrayECCTypeIsOther(1)
There is not one of the following:
memoryArrayECCTypeIsUnknown(2)
The memory array ECC type is unknown.
memoryArrayECCTypeIsNone(3)
The memory array ECC type is none.
memoryArrayECCTypeIsParity(4)
The memory array ECC type is parity.
memoryArrayECCTypeIsSingleBitECC(5)
The memory array ECC type is Correctable Memory Event ECC.
memoryArrayECCTypeIsMultiBitECC(6)
The memory array ECC type is Uncorrectable Memory Event ECC.
memoryArrayECCTypeIsCRC(7)
The memory array ECC type is CRC.
Table 1005. Physical Memory Configuration State Capabilities
Variable Name: DellPhysicalMemoryConfigStateCapabilities
Data Type: Integer
Possible Data Values Meaning of Data Value
If set to 0 (zero)
There are no state capabilities.
unknownCapabilities(1)
State capabilities are unknown.
enableCapable(2)
Object enable/disable is supported.
notReadyCapable(4)
Object not ready is supported.
Table 1006. Physical Memory Configuration State Settings
Variable Name: DellPhysicalMemoryConfigStateSettings
Data Type: Integer
Possible Data Values Meaning of Data Value
If set to 0 (zero)
There are no state settings.
unknown(1)
State settings are unknown.
enabled(2)
Object is disabled (offline) 0, or enabled (online) 1.
notReady(4)
Object not ready.
redundantMemoryIsActive(8)
Redundant memory is active (in use).
enabledAndRedundantMemoryIsActive(10)
Redundant memory is enabled and in use.
220 Server Administrator Group