IBM-SYSTEM-LMSENSOR-MIB

File: IBM-SYSTEM-LMSENSOR-MIB.mib (37769 bytes)

Imported modules

RFC-1212 RFC-1215 IBM-SYSTEM-MIB

Imported symbols

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

Defined Types

IbmSystemTemperatureSensorEntry  
SEQUENCE    
  ibmSystemTemperatureSensorKeyIndex String
  ibmSystemTemperatureSensorCurrentReading Sint32
  ibmSystemTemperatureSensorNominalReading Sint32
  ibmSystemTemperatureSensorNormalMax Sint32
  ibmSystemTemperatureSensorNormalMin Sint32
  ibmSystemTemperatureSensorMaxReadable Sint32
  ibmSystemTemperatureSensorMinReadable Sint32
  ibmSystemTemperatureSensorResolution Uint32
  ibmSystemTemperatureSensorTolerance Sint32
  ibmSystemTemperatureSensorAccuracy Sint32
  ibmSystemTemperatureSensorLowerThresholdNonCritical Sint32
  ibmSystemTemperatureSensorUpperThresholdNonCritical Sint32
  ibmSystemTemperatureSensorLowerThresholdCritical Sint32
  ibmSystemTemperatureSensorUpperThresholdCritical Sint32
  ibmSystemTemperatureSensorLowerThresholdFatal Sint32
  ibmSystemTemperatureSensorUpperThresholdFatal Sint32
  ibmSystemTemperatureSensorTempLocation Uint32
  ibmSystemTemperatureSensorEventsEnabled Boolean
  ibmSystemTemperatureSensorPollingInterval Uint64
  ibmSystemTemperatureSensorEventAutoClearEnabled Boolean
  ibmSystemTemperatureSensorStatus String

IbmSystemVoltageSensorEntry  
SEQUENCE    
  ibmSystemVoltageSensorKeyIndex String
  ibmSystemVoltageSensorCurrentReading Sint32
  ibmSystemVoltageSensorNominalReading Sint32
  ibmSystemVoltageSensorNormalMax Sint32
  ibmSystemVoltageSensorNormalMin Sint32
  ibmSystemVoltageSensorMaxReadable Sint32
  ibmSystemVoltageSensorMinReadable Sint32
  ibmSystemVoltageSensorResolution Uint32
  ibmSystemVoltageSensorTolerance Sint32
  ibmSystemVoltageSensorAccuracy Sint32
  ibmSystemVoltageSensorLowerThresholdNonCritical Sint32
  ibmSystemVoltageSensorUpperThresholdNonCritical Sint32
  ibmSystemVoltageSensorLowerThresholdCritical Sint32
  ibmSystemVoltageSensorUpperThresholdCritical Sint32
  ibmSystemVoltageSensorLowerThresholdFatal Sint32
  ibmSystemVoltageSensorUpperThresholdFatal Sint32
  ibmSystemVoltageSensorVoltageType Uint32
  ibmSystemVoltageSensorEventsEnabled Boolean
  ibmSystemVoltageSensorPollingInterval Uint64
  ibmSystemVoltageSensorEventAutoClearEnabled Boolean
  ibmSystemVoltageSensorStatus String

IbmSystemFanEntry  
SEQUENCE    
  ibmSystemFanKeyIndex String
  ibmSystemFanVariableSpeed Boolean
  ibmSystemFanDesiredSpeed String
  ibmSystemFanActiveCooling Boolean
  ibmSystemFanFanType Uint32
  ibmSystemFanEventsEnabled Boolean
  ibmSystemFanPollingInterval Uint64
  ibmSystemFanEventAutoClearEnabled Boolean
  ibmSystemFanStatus String

IbmSystemSystemEnclosureEntry  
SEQUENCE    
  ibmSystemSystemEnclosureKeyIndex String
  ibmSystemSystemEnclosureIntrusionStatus Uint32
  ibmSystemSystemEnclosureIntrusionType Uint32
  ibmSystemSystemEnclosureEventsEnabled Boolean
  ibmSystemSystemEnclosurePollingInterval Uint64
  ibmSystemSystemEnclosureACLineStatus Uint16
  ibmSystemSystemEnclosureDockingStatus Uint16
  ibmSystemSystemEnclosureEventAutoClearEnabled Boolean
  ibmSystemSystemEnclosureStatus String

IbmSystemTachometerEntry  
SEQUENCE    
  ibmSystemTachometerKeyIndex String
  ibmSystemTachometerCurrentReading Sint32
  ibmSystemTachometerNominalReading Sint32
  ibmSystemTachometerNormalMax Sint32
  ibmSystemTachometerNormalMin Sint32
  ibmSystemTachometerMaxReadable Sint32
  ibmSystemTachometerMinReadable Sint32
  ibmSystemTachometerResolution Uint32
  ibmSystemTachometerTolerance Sint32
  ibmSystemTachometerLowerThresholdNonCritical Sint32
  ibmSystemTachometerUpperThresholdNonCritical Sint32
  ibmSystemTachometerLowerThresholdCritical Sint32
  ibmSystemTachometerUpperThresholdCritical Sint32
  ibmSystemTachometerLowerThresholdFatal Sint32
  ibmSystemTachometerUpperThresholdFatal Sint32
  ibmSystemTachometerFanDescrip Uint32
  ibmSystemTachometerFanType Uint32
  ibmSystemTachometerEventsEnabled Boolean
  ibmSystemTachometerEventAutoClearEnabled Boolean
  ibmSystemTachometerStatus String

Defined Values

ibmSystemTemperatureSensorTable 1.3.6.1.4.1.2.6.159.1.1.80.1
The IBMPSG_TemperatureSensor class represents an IBM managed Temperature Sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemTemperatureSensorEntry

ibmSystemTemperatureSensorEntry 1.3.6.1.4.1.2.6.159.1.1.80.1.1
A sequence of temperature sensor entries
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemTemperatureSensorEntry  

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

ibmSystemTemperatureSensorCurrentReading 1.3.6.1.4.1.2.6.159.1.1.80.1.1.2
The current Celcius temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorNominalReading 1.3.6.1.4.1.2.6.159.1.1.80.1.1.3
The nominal Celcius temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorNormalMax 1.3.6.1.4.1.2.6.159.1.1.80.1.1.4
The normal maximum Celcius temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorNormalMin 1.3.6.1.4.1.2.6.159.1.1.80.1.1.5
The normal minimum Celcius temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorMaxReadable 1.3.6.1.4.1.2.6.159.1.1.80.1.1.6
The maximum readable Celcius temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorMinReadable 1.3.6.1.4.1.2.6.159.1.1.80.1.1.7
The minimum readalbe Celcius temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorResolution 1.3.6.1.4.1.2.6.159.1.1.80.1.1.8
The resolution in Celcius of the temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemTemperatureSensorTolerance 1.3.6.1.4.1.2.6.159.1.1.80.1.1.9
The tolerance in Celcius of the temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorAccuracy 1.3.6.1.4.1.2.6.159.1.1.80.1.1.10
The degree of accuracy in Celcius of the temperature reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorLowerThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.1.1.11
The lower non-critical threshold in Celcius for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorUpperThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.1.1.12
The upper non-critical threshold in Celcius for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorLowerThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.1.1.13
The lower critical threshold in Celcius for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorUpperThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.1.1.14
The upper critical threshold in Celcius for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorLowerThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.1.1.15
The lower fatal threshold in Celcius for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorUpperThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.1.1.16
The upper fatal threshold in Celcius for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTemperatureSensorTempLocation 1.3.6.1.4.1.2.6.159.1.1.80.1.1.17
The current temperature sensor location
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemTemperatureSensorEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.1.1.18
Event generation status [True | False]
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemTemperatureSensorPollingInterval 1.3.6.1.4.1.2.6.159.1.1.80.1.1.19
Polling interval is measured in seconds. Value of zero indicates do it once and quit. Minimum polling interval is ten seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint64  

ibmSystemTemperatureSensorEventAutoClearEnabled 1.3.6.1.4.1.2.6.159.1.1.80.1.1.20
False means that events are only generated on state changes. True means that events are generated on state changes and periodically when the object is in a non-normal state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemTemperatureSensorStatus 1.3.6.1.4.1.2.6.159.1.1.80.1.1.21
The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states. Ok = Normal Error = Critical
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemVoltageSensorTable 1.3.6.1.4.1.2.6.159.1.1.80.2
The IBMPSG_VoltageSensor class represents an IBM managed voltage Sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemVoltageSensorEntry

ibmSystemVoltageSensorEntry 1.3.6.1.4.1.2.6.159.1.1.80.2.1
A sequence of voltage sensor readings
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemVoltageSensorEntry  

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

ibmSystemVoltageSensorCurrentReading 1.3.6.1.4.1.2.6.159.1.1.80.2.1.2
The current voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorNominalReading 1.3.6.1.4.1.2.6.159.1.1.80.2.1.3
The nominal voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorNormalMax 1.3.6.1.4.1.2.6.159.1.1.80.2.1.4
The normal maximum voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorNormalMin 1.3.6.1.4.1.2.6.159.1.1.80.2.1.5
The normal minimum voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorMaxReadable 1.3.6.1.4.1.2.6.159.1.1.80.2.1.6
The maximum voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorMinReadable 1.3.6.1.4.1.2.6.159.1.1.80.2.1.7
The minimum voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorResolution 1.3.6.1.4.1.2.6.159.1.1.80.2.1.8
The resolution of the voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemVoltageSensorTolerance 1.3.6.1.4.1.2.6.159.1.1.80.2.1.9
The tolerance of the voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorAccuracy 1.3.6.1.4.1.2.6.159.1.1.80.2.1.10
The accuracy of the voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorLowerThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.2.1.11
The non-critical lower threshold voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorUpperThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.2.1.12
The non-critical upper threshold voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorLowerThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.2.1.13
The critical lower threshold voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorUpperThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.2.1.14
The non-critical upper threshold voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorLowerThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.2.1.15
The fatal lower threshold voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorUpperThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.2.1.16
The fatal upper threshold voltage reading for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemVoltageSensorVoltageType 1.3.6.1.4.1.2.6.159.1.1.80.2.1.17
The Voltage Description
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemVoltageSensorEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.2.1.18
Event generation status. [True | False]
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemVoltageSensorPollingInterval 1.3.6.1.4.1.2.6.159.1.1.80.2.1.19
Polling interval is measured in seconds. Value of zero indicates do it once and quit. Minimum polling interval is ten seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint64  

ibmSystemVoltageSensorEventAutoClearEnabled 1.3.6.1.4.1.2.6.159.1.1.80.2.1.20
False means that events are only generated on state changes. True means that events are generated on state changes and periodically when the object is in a non-normal state. [True | False]
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemVoltageSensorStatus 1.3.6.1.4.1.2.6.159.1.1.80.2.1.21
The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states. OK = Normal Error = Critical
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemFanTable 1.3.6.1.4.1.2.6.159.1.1.80.3
The IBMPSG_Fan class represents an IBM managed fan sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemFanEntry

ibmSystemFanEntry 1.3.6.1.4.1.2.6.159.1.1.80.3.1
A sequence of fan sensor readings
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemFanEntry  

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

ibmSystemFanVariableSpeed 1.3.6.1.4.1.2.6.159.1.1.80.3.1.2
States if this fan supports variable speeds [True | False]
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemFanDesiredSpeed 1.3.6.1.4.1.2.6.159.1.1.80.3.1.3
The desired speed in revolutions per minute for this fan
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemFanActiveCooling 1.3.6.1.4.1.2.6.159.1.1.80.3.1.4
States if this fan supports active cooling [True | False]
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemFanFanType 1.3.6.1.4.1.2.6.159.1.1.80.3.1.5
The current fan type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemFanEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.3.1.6
Event generation status. [True | False]
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemFanPollingInterval 1.3.6.1.4.1.2.6.159.1.1.80.3.1.7
Polling interval is measured in seconds. Value of zero indicates do it once and quit. Minimum polling interval is ten seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint64  

ibmSystemFanEventAutoClearEnabled 1.3.6.1.4.1.2.6.159.1.1.80.3.1.8
False means that events are only generated on state changes. True means that events are generated on state changes and periodically when the object is in a non-normal state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemFanStatus 1.3.6.1.4.1.2.6.159.1.1.80.3.1.9
The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states. OK = Normal Error = Critical
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemSystemEnclosureTable 1.3.6.1.4.1.2.6.159.1.1.80.4
The IBMPSG_SystemEnclosure class represents an IBM chassis sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemSystemEnclosureEntry

ibmSystemSystemEnclosureEntry 1.3.6.1.4.1.2.6.159.1.1.80.4.1
A sequence of enclosure readings
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemSystemEnclosureEntry  

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

ibmSystemSystemEnclosureIntrusionStatus 1.3.6.1.4.1.2.6.159.1.1.80.4.1.2
The intrusion status
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemSystemEnclosureIntrusionType 1.3.6.1.4.1.2.6.159.1.1.80.4.1.3
The intrusion type
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemSystemEnclosureEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.4.1.4
Event generation enabled status. [True | False]
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemSystemEnclosurePollingInterval 1.3.6.1.4.1.2.6.159.1.1.80.4.1.5
Polling interval is measured in seconds. Value of zero indicates do it once and quit. Minimum polling interval is ten seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint64  

ibmSystemSystemEnclosureACLineStatus 1.3.6.1.4.1.2.6.159.1.1.80.4.1.7
This group defines status information about the AC line in the notebook
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint16  

ibmSystemSystemEnclosureDockingStatus 1.3.6.1.4.1.2.6.159.1.1.80.4.1.6
This defines whether system is docked or not
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint16  

ibmSystemSystemEnclosureEventAutoClearEnabled 1.3.6.1.4.1.2.6.159.1.1.80.4.1.8
False means that events are only generated on state changes. True means that events are generated on state changes and periodically when the object is in a non-normal state. [True | False]
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemSystemEnclosureStatus 1.3.6.1.4.1.2.6.159.1.1.80.4.1.9
The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states. OK = Normal Error = Critical
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemTachometerTable 1.3.6.1.4.1.2.6.159.1.1.80.5
The IBMPSG_Tachometer class represents an IBM managed Fan speed Sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemTachometerEntry

ibmSystemTachometerEntry 1.3.6.1.4.1.2.6.159.1.1.80.5.1
A sequence of fan enclosure readings
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemTachometerEntry  

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

ibmSystemTachometerCurrentReading 1.3.6.1.4.1.2.6.159.1.1.80.5.1.2
The current fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerNominalReading 1.3.6.1.4.1.2.6.159.1.1.80.5.1.3
The nominal fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerNormalMax 1.3.6.1.4.1.2.6.159.1.1.80.5.1.4
The normal maximum fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerNormalMin 1.3.6.1.4.1.2.6.159.1.1.80.5.1.5
The normal minimum fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerMaxReadable 1.3.6.1.4.1.2.6.159.1.1.80.5.1.6
The maximum readable fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerMinReadable 1.3.6.1.4.1.2.6.159.1.1.80.5.1.7
The minimum readable fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerResolution 1.3.6.1.4.1.2.6.159.1.1.80.5.1.8
The resolution of this fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemTachometerTolerance 1.3.6.1.4.1.2.6.159.1.1.80.5.1.9
The tolerance of this fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerLowerThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.5.1.10
The non-critical lower threshold fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerUpperThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.5.1.11
The non-critical upper threshold fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerLowerThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.5.1.12
The critical lower threshold fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerUpperThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.5.1.13
The critical upper threshold fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerLowerThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.5.1.14
The fatal lower threshold fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerUpperThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.5.1.15
The fatal upper threshold fan reading in revolutions per minute for this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Sint32  

ibmSystemTachometerFanDescrip 1.3.6.1.4.1.2.6.159.1.1.80.5.1.16
The Fan Description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemTachometerFanType 1.3.6.1.4.1.2.6.159.1.1.80.5.1.17
The current fan type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint32  

ibmSystemTachometerEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.5.1.18
Event generation status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemTachometerEventAutoClearEnabled 1.3.6.1.4.1.2.6.159.1.1.80.5.1.19
False means that events are only generated on state changes. True means that events are generated on state changes and periodically when the object is in a non-normal state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemTachometerStatus 1.3.6.1.4.1.2.6.159.1.1.80.5.1.20
The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states. OK = Normal Error = Critical
Status: mandatory Access: read-only
OBJECT-TYPE    
  String