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 136. Systems Management Software SNMP Agent Feature Flags
Variable Name: SMSSNMPAgentFeatureFlags
Data Type: Integer
Possible Data Values Meaning of Data Value
none(0)
The Systems Management Software SNMP agent features are not enabled.
supportsSparseTables(1)
The SNMP agent supports sparse tables.
System State Group
The Management Information Base (MIB) variables presented in this section enable you to track various attributes that describe
the state of the critical components supported by your system. Components monitored under the System State Group include
power supplies, AC power cords, AC power switches, and cooling devices, as well as temperature, fan, amperage, and voltage
probes.
System State Group Table
The System State Group defines objects in the System State MIB table.
System State Table
The systemStateGlobalSystemStatus variable provides overall system health status and includes rolled-up (that is,
worst) status for Instrumentation and Storage. This variable monitors the overall system health status. It reflects changes
to systemStateChassisStatus variable, which represents Instrumentation health status and agentGlobalSystemStatus
(dcstorag.mib), which represents Storage health status.
The systemStateChassisStatus variable provides the rolled-up health status for the subsystems associated with the chassis
that is represented by the row in the systemStateTable. Changes to the variables in List 1, each of which indicates the
rolled-up health status of all the components of the corresponding subsystem, are reflected in systemStateChassisStatus
variable.
For example, systemStatePowerSupplyStatusCombined provides the rolled up status of all power supplies for the chassis.
The variables in List 2 provide the health status of each component of the corresponding subsystem.
Each octet of the value represents a component. If a power supply fails, the corresponding entry in
systemStatePowerSupplyStatusDetails, systemStatePowerSupplyStatusCombined, systemStateChassisStatus and
systemStateGlobalSystemStatus transitions to critical.
List 1
Variables that provide rolled-up health status for all components in associated subsystem in chassis:
● systemStatePowerSupplyStatusCombined
● systemStateVoltageStatusCombined
● systemStateAmperageStatusCombined
● systemStateCoolingDeviceStatusCombined
● systemStateTemperatureStatusCombined
● systemStateMemoryDeviceStatusCombined
● systemStateChassisIntrusionStatusCombined
● systemStateACPowerCordStatusCombined
● systemStateEventLogStatus
● systemStatePowerUnitStatusCombined
● systemStateCoolingUnitStatusCombined
● systemStateACPowerSwitchStatusCombined
● systemStateRedundantMemoryUnitStatusCombined
● systemStateProcessorDeviceStatusCombined
42
Server Administrator Group