Reference Guide
Table Of Contents
- Dell EMC OpenManage SNMP Reference Guide Version 10.1.0.0
- Contents
- Introduction
- What is new in this release
- Supported SNMP Versions
- Managed Object Used in This Document
- Server Administrator Instrumentation MIB
- Server Administrator Baseboard Management Controller, ASF MIB
- Server Administrator Storage Management MIB
- Server Administrator Field Replaceable Unit MIB
- Server Administrator Change Management MIB
- Basic Terminology
- Frequently Used Terms in Variable Names
- Tables
- Section Organization
- Other Documents You May Need
- Introduction to the Server Administrator SNMP Subagent
- System Battery Table
- Amperage Probe Table
- Power Unit Group
- Power Supply Table
- Power Usage Table
- Voltage Probe Table
- System Information Group
- Server Administrator Group
- Instrumentation MIB Version Group
- Systems Management Software Group
- System State Group
- Chassis Information Group
- Operating System Group
- System Resource Group
- Power Group
- Thermal Group
- Remote Flash BIOS Group
- Port Group
- Device Group
- Device Tables
- Pointing Device Table
- Keyboard Device Table
- Processor Device Table
- Processor Device Status Table
- Cache Device Table
- Memory Device Table
- Memory Device Mapped Address Table
- Generic Device Table
- PCI Device Table
- PCI Device Configuration Space Table
- Network Device Table
- Managed System Services Device Table
- SD Card Unit Table
- SD Card Device Table
- Device Group Variable Values
- Device Tables
- Slot Group
- Memory Group
- BIOS Setup Control Group
- Local Response Agent Group
- Cost of Ownership Group
- Cluster Group
- Baseboard Management Controller Group
- Field Replaceable Unit Group
- Storage Management Group
- Storage Management Group
- Storage Management Information Group
- Global Data Group
- Physical Devices Group
- Controller Table
- Channel Table
- Enclosure Table
- Array Disk Table
- Array Disk Enclosure Connection Table
- Array Disk Channel Connection Table
- Fan Table
- Fan Connection Table
- Power Supply Table
- Power Supply Connection Table
- Temperature Probe Table
- Temperature Probe Connection Table
- Enclosure Management Module Table
- Enclosure Management Module Connection Table
- Battery Table
- Battery Connection Table
- Tape Drive Table
- NVME adapter table
- Logical Devices Group
- Storage Management Event Group
- Change Management Group
- SNMP Traps
- Storage Management Alert Reference
- Standard Data Type Definitions
- SNMP Sample Output
Table 1052. Hot-Plug Bus Width
Variable Name: DellSystemSlotHotPlugBusWidth
Data Type: Integer
Possible Data Values Meaning of Data Value
busWidthIsOther(1) The system slot bus width is not one of following:
busWidthIsUnknown(2) The system slot bus width is unknown.
busWidthIs8bits(3) The system slot bus width is 8 bits.
busWidthIs16bits(4) The system slot bus width is 16 bits.
busWidthIs32bits(5) The system slot bus width is 32 bits.
busWidthIs64bits(6) The system slot bus width is 64 bits.
busWidthIs128bits(7) The system slot bus width is 128 bits.
busWidthIs1xOrx1(8) The system slot bus width is 1x or x1.
busWidthIs2xOrx2(9) The system slot bus width is 2x or x2.
busWidthIs4xOrx4(10) The system slot bus width is 4x or x4.
busWidthIs8xOrx8(11) The system slot bus width is 8x or x8.
busWidthIs12xOrx12(12) The system slot bus width is 12x or x12.
busWidthIs16xOrx16(13) The system slot bus width is 16x or x16.
busWidthIs32xOrx32(14) The system slot bus width is 32x or x32.
NOTE: System slot bus width of type n bits are for parallel buses such as PCI.
NOTE: System slot bus width of type nx or xn are for serial buses such as PCI Express.
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 :
244
Server Administrator Group