IBM-SYSTEM-SMART-MIB

File: IBM-SYSTEM-SMART-MIB.mib (4307 bytes)

Imported modules

RFC-1212 RFC-1215 IBM-SYSTEM-MIB

Imported symbols

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

Defined Types

IbmSystemSmartDiskEntry  
SEQUENCE    
  ibmSystemSmartDiskKeyIndex String
  ibmSystemSmartDiskDeviceId String
  ibmSystemSmartDiskDefunct Boolean
  ibmSystemSmartDiskEventAutoClearEnabled Boolean
  ibmSystemSmartDiskEventsEnabled Boolean
  ibmSystemSmartDiskOutOfSync Boolean
  ibmSystemSmartDiskPeriod Uint32
  ibmSystemSmartDiskPredictsFailure Boolean
  ibmSystemSmartDiskSmartEnabled Boolean

Defined Values

ibmSystemSmartDiskTable 1.3.6.1.4.1.2.6.159.1.1.150.1
The IBMPSG_StorageFailurePredictionSettings class represents SMART enabled disk
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemSmartDiskEntry

ibmSystemSmartDiskEntry 1.3.6.1.4.1.2.6.159.1.1.150.1.1
This class defines an entry for each IBMPSG_StorageFailurePredictionSettings instance. Each instance of the IBMPSG_StorageFailurePredictionSettings class contains status and descriptive information for each disk recognized by the Director SMART provider.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemSmartDiskEntry  

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

ibmSystemSmartDiskDeviceId 1.3.6.1.4.1.2.6.159.1.1.150.1.1.2
The DeviceID that identifies the disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemSmartDiskDefunct 1.3.6.1.4.1.2.6.159.1.1.150.1.1.3
TRUE if drive is defunct.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemSmartDiskEventAutoClearEnabled 1.3.6.1.4.1.2.6.159.1.1.150.1.1.4
TRUE if auto-clear is enabled for events.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemSmartDiskEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.150.1.1.5
TRUE if events are enabled
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemSmartDiskOutOfSync 1.3.6.1.4.1.2.6.159.1.1.150.1.1.6
TRUE if drive is Out of Sync.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemSmartDiskPeriod 1.3.6.1.4.1.2.6.159.1.1.150.1.1.7
Period in seconds to poll for failure prediction.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemSmartDiskPredictsFailure 1.3.6.1.4.1.2.6.159.1.1.150.1.1.8
TRUE if drive is predicting a failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemSmartDiskSmartEnabled 1.3.6.1.4.1.2.6.159.1.1.150.1.1.9
TRUE if drive is SMART capable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean