SNMP Reference Guide
15
Memory Group
The Memory Group provides information about the physical memory in your system. Variables in this group include error
correction type, location, and different types of memory use, such as cache, flash, system, video, and nonvolatile
memory.
Physical Memory Tables
The following management information base (MIB) tables define the objects in the Memory Group:
• Physical Memory Array Table
• Physical Memory Array Mapped Table
• Physical Memory Configuration Table
• Physical Memory Logging Table
• Redundant Memory Unit Table
• Physical Memory Card Table
Physical Memory Array Table
The physical memory array is the entire physical memory of a system. The example that follows shows variable values
for a system that has one 128-megabyte (MB) dual in-line memory module (DIMM):
• physicalMemoryArrayMaximumSize = 2,097,152 kilobytes (KB) or 2 gigabytes (GB)
• physicalMemoryArrayTotalNumberSockets = 4 (the example system has four DIMM slots on the motherboard)
• physicalMemoryArrayInUseNumberSockets = 1 (there is only one DIMM installed)
The Rank of the DIMM are :
• 0 — Unknown
• 1 — Single
• 2 — Dual
• 4 — Quad
• 8 — Octal
• 16 — Hexa
The following object sets up the Physical Memory Array Table:
Table 886. Physical Memory Array Table
Name
physicalMemoryArrayTable
Object ID 1.3.6.1.4.1.674.10892.1.1300.10
Description Defines the Physical Memory Array Table.
263