IBM-SYSTEM-HEALTH-MIB

File: IBM-SYSTEM-HEALTH-MIB.mib (5780 bytes)

Imported modules

RFC-1212 RFC-1215 IBM-SYSTEM-MIB

Imported symbols

OBJECT-TYPE TRAP-TYPE ibmSystemHealth
Boolean Uint8 Sint8
Uint16 Sint16 Uint32
Sint32 Uint64 Sint64
Real32 Real64 String
Datetime

Defined Types

IbmSystemComponentHealthEntry  
SEQUENCE    
  ibmSystemComponentHealthKeyIndex String
  ibmSystemComponentHealthCurrentState Uint16
  ibmSystemComponentHealthLastState Uint16
  ibmSystemComponentHealthDateTime Datetime
  ibmSystemComponentHealthLastUpdate Datetime
  ibmSystemComponentHealthDescription String
  ibmSystemComponentHealthEventCategory String
  ibmSystemComponentHealthResolution String
  ibmSystemComponentHealthEventID String
  ibmSystemComponentHealthAlertingManagedElement String
  ibmSystemComponentHealthStatus String

Defined Values

ibmSystemComponentHealthTable 1.3.6.1.4.1.2.6.159.1.1.30.3
The IBMPSG_ComponentHealth class contains instances of managed components and their current states
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemComponentHealthEntry

ibmSystemComponentHealthEntry 1.3.6.1.4.1.2.6.159.1.1.30.3.1
The index used by this table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemComponentHealthEntry  

ibmSystemComponentHealthKeyIndex 1.3.6.1.4.1.2.6.159.1.1.30.3.1.1
The index used by this table
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemComponentHealthCurrentState 1.3.6.1.4.1.2.6.159.1.1.30.3.1.2
Current state of the component. This is an integer value and can have the value of 0=NORMAL, 1=WARNING, 2=CRITICAL
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint16  

ibmSystemComponentHealthLastState 1.3.6.1.4.1.2.6.159.1.1.30.3.1.3
Previous state of the component. This is an integer value and can have the value of 0=NORMAL, 1=WARNING, 2=CRITICAL
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint16  

ibmSystemComponentHealthDateTime 1.3.6.1.4.1.2.6.159.1.1.30.3.1.4
Date and time at which the entry was read.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Datetime  

ibmSystemComponentHealthLastUpdate 1.3.6.1.4.1.2.6.159.1.1.30.3.1.5
The date and time when the status was last changed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Datetime  

ibmSystemComponentHealthDescription 1.3.6.1.4.1.2.6.159.1.1.30.3.1.6
Descriptive name of the component
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemComponentHealthEventCategory 1.3.6.1.4.1.2.6.159.1.1.30.3.1.7
Category of the last event. Possible values are Other, Communications, Quality of Service, Processing Error, Device, Environmental, Model Change, and Security.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemComponentHealthResolution 1.3.6.1.4.1.2.6.159.1.1.30.3.1.8
Resolution to the error that has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemComponentHealthEventID 1.3.6.1.4.1.2.6.159.1.1.30.3.1.9
A unique EventID that identifies the item reporting the issue
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemComponentHealthAlertingManagedElement 1.3.6.1.4.1.2.6.159.1.1.30.3.1.10
The format of the AlertingManagedElement property is interpretable based upon the value of this property. Values are defined as: 0 - Unknown. The format is unknown or not meaningfully interpretable by a CIM client application. 1 - Other. The format is defined by the value of the OtherAlertingElementFormat property. 2 - CIMObjectPath. The format is a CIMObjectPath, with format :.=, =, . . . specifying an instance in the CIM Schema.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemComponentHealthStatus 1.3.6.1.4.1.2.6.159.1.1.30.3.1.11
Current state of the component. This is a string value and can have the value of 0=NORMAL, 1=WARNING, 2=CRITICAL
Status: mandatory Access: read-only
OBJECT-TYPE    
  String