openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
Collaboration diagram for IPMI Commands - Sensor (0x04):

Macros

#define IPMI_SET_EVENT_RECEIVER_CMD   0x00
 
#define IPMI_GET_EVENT_RECEIVER_CMD   0x01
 
#define IPMI_PLATFORM_EVENT_CMD   0x02
 
#define IPMI_GET_PEF_CAPABILITIES_CMD   0x10
 
#define IPMI_ARM_PEF_POSTPONE_TIMER_CMD   0x11
 
#define IPMI_SET_PEF_CONFIG_PARMS_CMD   0x12
 
#define IPMI_GET_PEF_CONFIG_PARMS_CMD   0x13
 
#define IPMI_SET_LAST_PROCESSED_EVENT_ID_CMD   0x14
 
#define IPMI_GET_LAST_PROCESSED_EVENT_ID_CMD   0x15
 
#define IPMI_ALERT_IMMEDIATE_CMD   0x16
 
#define IPMI_PET_ACKNOWLEDGE_CMD   0x17
 
#define IPMI_GET_DEVICE_SDR_INFO_CMD   0x20
 
#define IPMI_GET_DEVICE_SDR_CMD   0x21
 
#define IPMI_RESERVE_DEVICE_SDR_REPOSITORY_CMD   0x22
 
#define IPMI_GET_SENSOR_READING_FACTORS_CMD   0x23
 
#define IPMI_SET_SENSOR_HYSTERESIS_CMD   0x24
 
#define IPMI_GET_SENSOR_HYSTERESIS_CMD   0x25
 
#define IPMI_SET_SENSOR_THRESHOLD_CMD   0x26
 
#define IPMI_GET_SENSOR_THRESHOLD_CMD   0x27
 
#define IPMI_SET_SENSOR_EVENT_ENABLE_CMD   0x28
 
#define IPMI_GET_SENSOR_EVENT_ENABLE_CMD   0x29
 
#define IPMI_REARM_SENSOR_EVENTS_CMD   0x2A
 
#define IPMI_GET_SENSOR_EVENT_STATUS_CMD   0x2B
 
#define IPMI_GET_SENSOR_READING_CMD   0x2D
 
#define IPMI_SET_SENSOR_TYPE_CMD   0x2E
 
#define IPMI_GET_SENSOR_TYPE_CMD   0x2F
 

Detailed Description

Macro Definition Documentation

◆ IPMI_ALERT_IMMEDIATE_CMD

#define IPMI_ALERT_IMMEDIATE_CMD   0x16

#include <modules/ipmi.h>

◆ IPMI_ARM_PEF_POSTPONE_TIMER_CMD

#define IPMI_ARM_PEF_POSTPONE_TIMER_CMD   0x11

#include <modules/ipmi.h>

◆ IPMI_GET_DEVICE_SDR_CMD

#define IPMI_GET_DEVICE_SDR_CMD   0x21

#include <modules/ipmi.h>

◆ IPMI_GET_DEVICE_SDR_INFO_CMD

#define IPMI_GET_DEVICE_SDR_INFO_CMD   0x20

#include <modules/ipmi.h>

◆ IPMI_GET_EVENT_RECEIVER_CMD

#define IPMI_GET_EVENT_RECEIVER_CMD   0x01

#include <modules/ipmi.h>

◆ IPMI_GET_LAST_PROCESSED_EVENT_ID_CMD

#define IPMI_GET_LAST_PROCESSED_EVENT_ID_CMD   0x15

#include <modules/ipmi.h>

◆ IPMI_GET_PEF_CAPABILITIES_CMD

#define IPMI_GET_PEF_CAPABILITIES_CMD   0x10

#include <modules/ipmi.h>

◆ IPMI_GET_PEF_CONFIG_PARMS_CMD

#define IPMI_GET_PEF_CONFIG_PARMS_CMD   0x13

#include <modules/ipmi.h>

◆ IPMI_GET_SENSOR_EVENT_ENABLE_CMD

#define IPMI_GET_SENSOR_EVENT_ENABLE_CMD   0x29

#include <modules/ipmi.h>

◆ IPMI_GET_SENSOR_EVENT_STATUS_CMD

#define IPMI_GET_SENSOR_EVENT_STATUS_CMD   0x2B

#include <modules/ipmi.h>

◆ IPMI_GET_SENSOR_HYSTERESIS_CMD

#define IPMI_GET_SENSOR_HYSTERESIS_CMD   0x25

#include <modules/ipmi.h>

◆ IPMI_GET_SENSOR_READING_CMD

#define IPMI_GET_SENSOR_READING_CMD   0x2D

#include <modules/ipmi.h>

◆ IPMI_GET_SENSOR_READING_FACTORS_CMD

#define IPMI_GET_SENSOR_READING_FACTORS_CMD   0x23

#include <modules/ipmi.h>

◆ IPMI_GET_SENSOR_THRESHOLD_CMD

#define IPMI_GET_SENSOR_THRESHOLD_CMD   0x27

#include <modules/ipmi.h>

◆ IPMI_GET_SENSOR_TYPE_CMD

#define IPMI_GET_SENSOR_TYPE_CMD   0x2F

#include <modules/ipmi.h>

◆ IPMI_PET_ACKNOWLEDGE_CMD

#define IPMI_PET_ACKNOWLEDGE_CMD   0x17

#include <modules/ipmi.h>

◆ IPMI_PLATFORM_EVENT_CMD

#define IPMI_PLATFORM_EVENT_CMD   0x02

#include <modules/ipmi.h>

◆ IPMI_REARM_SENSOR_EVENTS_CMD

#define IPMI_REARM_SENSOR_EVENTS_CMD   0x2A

#include <modules/ipmi.h>

◆ IPMI_RESERVE_DEVICE_SDR_REPOSITORY_CMD

#define IPMI_RESERVE_DEVICE_SDR_REPOSITORY_CMD   0x22

#include <modules/ipmi.h>

◆ IPMI_SET_EVENT_RECEIVER_CMD

#define IPMI_SET_EVENT_RECEIVER_CMD   0x00

#include <modules/ipmi.h>

◆ IPMI_SET_LAST_PROCESSED_EVENT_ID_CMD

#define IPMI_SET_LAST_PROCESSED_EVENT_ID_CMD   0x14

#include <modules/ipmi.h>

◆ IPMI_SET_PEF_CONFIG_PARMS_CMD

#define IPMI_SET_PEF_CONFIG_PARMS_CMD   0x12

#include <modules/ipmi.h>

◆ IPMI_SET_SENSOR_EVENT_ENABLE_CMD

#define IPMI_SET_SENSOR_EVENT_ENABLE_CMD   0x28

#include <modules/ipmi.h>

◆ IPMI_SET_SENSOR_HYSTERESIS_CMD

#define IPMI_SET_SENSOR_HYSTERESIS_CMD   0x24

#include <modules/ipmi.h>

◆ IPMI_SET_SENSOR_THRESHOLD_CMD

#define IPMI_SET_SENSOR_THRESHOLD_CMD   0x26

#include <modules/ipmi.h>

◆ IPMI_SET_SENSOR_TYPE_CMD

#define IPMI_SET_SENSOR_TYPE_CMD   0x2E

#include <modules/ipmi.h>