UMSLMSENSOR-MIB

File: UMSLMSENSOR-MIB.mib (31943 bytes)

Imported modules

RFC-1212 RFC-1215 UMS-MIB

Imported symbols

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

Defined Types

IBMPSGTemperatureSensorEntry  
SEQUENCE    
  iBMPSGTemperatureSensorKeyIndex String
  iBMPSGTemperatureSensorCurrentReading Sint32
  iBMPSGTemperatureSensorNominalReading Sint32
  iBMPSGTemperatureSensorNormalMax Sint32
  iBMPSGTemperatureSensorNormalMin Sint32
  iBMPSGTemperatureSensorMaxReadable Sint32
  iBMPSGTemperatureSensorMinReadable Sint32
  iBMPSGTemperatureSensorResolution Uint32
  iBMPSGTemperatureSensorTolerance Sint32
  iBMPSGTemperatureSensorAccuracy Sint32
  iBMPSGTemperatureSensorLowerThresholdNonCritical Sint32
  iBMPSGTemperatureSensorUpperThresholdNonCritical Sint32
  iBMPSGTemperatureSensorLowerThresholdCritical Sint32
  iBMPSGTemperatureSensorUpperThresholdCritical Sint32
  iBMPSGTemperatureSensorLowerThresholdFatal Sint32
  iBMPSGTemperatureSensorUpperThresholdFatal Sint32
  iBMPSGTemperatureSensorTempLocation Uint32
  iBMPSGTemperatureSensorEventsEnabled Boolean
  iBMPSGTemperatureSensorPollingInterval Uint32
  iBMPSGTemperatureSensorEventAutoClearEnabled Boolean
  iBMPSGTemperatureSensorStatus String

IBMPSGVoltageSensorEntry  
SEQUENCE    
  iBMPSGVoltageSensorKeyIndex String
  iBMPSGVoltageSensorCurrentReading Sint32
  iBMPSGVoltageSensorNominalReading Sint32
  iBMPSGVoltageSensorNormalMax Sint32
  iBMPSGVoltageSensorNormalMin Sint32
  iBMPSGVoltageSensorMaxReadable Sint32
  iBMPSGVoltageSensorMinReadable Sint32
  iBMPSGVoltageSensorResolution Uint32
  iBMPSGVoltageSensorTolerance Sint32
  iBMPSGVoltageSensorAccuracy Sint32
  iBMPSGVoltageSensorLowerThresholdNonCritical Sint32
  iBMPSGVoltageSensorUpperThresholdNonCritical Sint32
  iBMPSGVoltageSensorLowerThresholdCritical Sint32
  iBMPSGVoltageSensorUpperThresholdCritical Sint32
  iBMPSGVoltageSensorLowerThresholdFatal Sint32
  iBMPSGVoltageSensorUpperThresholdFatal Sint32
  iBMPSGVoltageSensorVoltageType Uint32
  iBMPSGVoltageSensorEventsEnabled Boolean
  iBMPSGVoltageSensorPollingInterval Uint32
  iBMPSGVoltageSensorEventAutoClearEnabled Boolean
  iBMPSGVoltageSensorStatus String

IBMPSGFanEntry  
SEQUENCE    
  iBMPSGFanKeyIndex String
  iBMPSGFanVariableSpeed Boolean
  iBMPSGFanDesiredSpeed String
  iBMPSGFanActiveCooling Boolean
  iBMPSGFanFanType Uint32
  iBMPSGFanEventsEnabled Boolean
  iBMPSGFanPollingInterval Uint32
  iBMPSGFanEventAutoClearEnabled Boolean
  iBMPSGFanStatus String

IBMPSGSystemEnclosureEntry  
SEQUENCE    
  iBMPSGSystemEnclosureKeyIndex String
  iBMPSGSystemEnclosureIntrusionStatus Uint32
  iBMPSGSystemEnclosureIntrusionType Uint32
  iBMPSGSystemEnclosureEventsEnabled Boolean
  iBMPSGSystemEnclosurePollingInterval Uint32
  iBMPSGSystemEnclosureACLineStatus Uint16
  iBMPSGSystemEnclosureDockingStatus Uint16
  iBMPSGSystemEnclosureEventAutoClearEnabled Boolean
  iBMPSGSystemEnclosureStatus String

IBMPSGTachometerEntry  
SEQUENCE    
  iBMPSGTachometerKeyIndex String
  iBMPSGTachometerCurrentReading Sint32
  iBMPSGTachometerNominalReading Sint32
  iBMPSGTachometerNormalMax Sint32
  iBMPSGTachometerNormalMin Sint32
  iBMPSGTachometerMaxReadable Sint32
  iBMPSGTachometerMinReadable Sint32
  iBMPSGTachometerResolution Uint32
  iBMPSGTachometerTolerance Sint32
  iBMPSGTachometerLowerThresholdNonCritical Sint32
  iBMPSGTachometerUpperThresholdNonCritical Sint32
  iBMPSGTachometerLowerThresholdCritical Sint32
  iBMPSGTachometerUpperThresholdCritical Sint32
  iBMPSGTachometerLowerThresholdFatal Sint32
  iBMPSGTachometerUpperThresholdFatal Sint32
  iBMPSGTachometerFanDescrip Uint32
  iBMPSGTachometerFanType Uint32
  iBMPSGTachometerEventsEnabled Boolean
  iBMPSGTachometerEventAutoClearEnabled Boolean
  iBMPSGTachometerStatus String

Defined Values

iBMPSGTemperatureSensorTable 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  
    IBMPSGTemperatureSensorEntry

iBMPSGTemperatureSensorEntry 1.3.6.1.4.1.2.6.159.1.1.80.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IBMPSGTemperatureSensorEntry  

iBMPSGTemperatureSensorKeyIndex 1.3.6.1.4.1.2.6.159.1.1.80.1.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGTemperatureSensorCurrentReading 1.3.6.1.4.1.2.6.159.1.1.80.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorNominalReading 1.3.6.1.4.1.2.6.159.1.1.80.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorNormalMax 1.3.6.1.4.1.2.6.159.1.1.80.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorNormalMin 1.3.6.1.4.1.2.6.159.1.1.80.1.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorMaxReadable 1.3.6.1.4.1.2.6.159.1.1.80.1.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorMinReadable 1.3.6.1.4.1.2.6.159.1.1.80.1.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorResolution 1.3.6.1.4.1.2.6.159.1.1.80.1.1.8
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGTemperatureSensorTolerance 1.3.6.1.4.1.2.6.159.1.1.80.1.1.9
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorAccuracy 1.3.6.1.4.1.2.6.159.1.1.80.1.1.10
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorLowerThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.1.1.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorUpperThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.1.1.12
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorLowerThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.1.1.13
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorUpperThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.1.1.14
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorLowerThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.1.1.15
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorUpperThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.1.1.16
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTemperatureSensorTempLocation 1.3.6.1.4.1.2.6.159.1.1.80.1.1.17
The current temperature sensor location
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGTemperatureSensorEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.1.1.18
Event generation status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGTemperatureSensorPollingInterval 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-write
OBJECT-TYPE    
  Uint32  

iBMPSGTemperatureSensorEventAutoClearEnabled 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-write
OBJECT-TYPE    
  Boolean  

iBMPSGTemperatureSensorStatus 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGVoltageSensorTable 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  
    IBMPSGVoltageSensorEntry

iBMPSGVoltageSensorEntry 1.3.6.1.4.1.2.6.159.1.1.80.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IBMPSGVoltageSensorEntry  

iBMPSGVoltageSensorKeyIndex 1.3.6.1.4.1.2.6.159.1.1.80.2.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGVoltageSensorCurrentReading 1.3.6.1.4.1.2.6.159.1.1.80.2.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorNominalReading 1.3.6.1.4.1.2.6.159.1.1.80.2.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorNormalMax 1.3.6.1.4.1.2.6.159.1.1.80.2.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorNormalMin 1.3.6.1.4.1.2.6.159.1.1.80.2.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorMaxReadable 1.3.6.1.4.1.2.6.159.1.1.80.2.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorMinReadable 1.3.6.1.4.1.2.6.159.1.1.80.2.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorResolution 1.3.6.1.4.1.2.6.159.1.1.80.2.1.8
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGVoltageSensorTolerance 1.3.6.1.4.1.2.6.159.1.1.80.2.1.9
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorAccuracy 1.3.6.1.4.1.2.6.159.1.1.80.2.1.10
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorLowerThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.2.1.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorUpperThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.2.1.12
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorLowerThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.2.1.13
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorUpperThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.2.1.14
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorLowerThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.2.1.15
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorUpperThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.2.1.16
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGVoltageSensorVoltageType 1.3.6.1.4.1.2.6.159.1.1.80.2.1.17
The Voltage Description
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGVoltageSensorEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.2.1.18
Event generation status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGVoltageSensorPollingInterval 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-write
OBJECT-TYPE    
  Uint32  

iBMPSGVoltageSensorEventAutoClearEnabled 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGVoltageSensorStatus 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGFanTable 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  
    IBMPSGFanEntry

iBMPSGFanEntry 1.3.6.1.4.1.2.6.159.1.1.80.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IBMPSGFanEntry  

iBMPSGFanKeyIndex 1.3.6.1.4.1.2.6.159.1.1.80.3.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGFanVariableSpeed 1.3.6.1.4.1.2.6.159.1.1.80.3.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGFanDesiredSpeed 1.3.6.1.4.1.2.6.159.1.1.80.3.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGFanActiveCooling 1.3.6.1.4.1.2.6.159.1.1.80.3.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGFanFanType 1.3.6.1.4.1.2.6.159.1.1.80.3.1.5
The current fan type
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGFanEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.3.1.6
Event generation status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGFanPollingInterval 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-write
OBJECT-TYPE    
  Uint32  

iBMPSGFanEventAutoClearEnabled 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-write
OBJECT-TYPE    
  Boolean  

iBMPSGFanStatus 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGSystemEnclosureTable 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  
    IBMPSGSystemEnclosureEntry

iBMPSGSystemEnclosureEntry 1.3.6.1.4.1.2.6.159.1.1.80.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IBMPSGSystemEnclosureEntry  

iBMPSGSystemEnclosureKeyIndex 1.3.6.1.4.1.2.6.159.1.1.80.4.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGSystemEnclosureIntrusionStatus 1.3.6.1.4.1.2.6.159.1.1.80.4.1.2
The intrusion status
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGSystemEnclosureIntrusionType 1.3.6.1.4.1.2.6.159.1.1.80.4.1.3
The intrusion status
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGSystemEnclosureEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.4.1.4
Event generation status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGSystemEnclosurePollingInterval 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-write
OBJECT-TYPE    
  Uint32  

iBMPSGSystemEnclosureACLineStatus 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-write
OBJECT-TYPE    
  Uint16  

iBMPSGSystemEnclosureDockingStatus 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-write
OBJECT-TYPE    
  Uint16  

iBMPSGSystemEnclosureEventAutoClearEnabled 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGSystemEnclosureStatus 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGTachometerTable 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  
    IBMPSGTachometerEntry

iBMPSGTachometerEntry 1.3.6.1.4.1.2.6.159.1.1.80.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IBMPSGTachometerEntry  

iBMPSGTachometerKeyIndex 1.3.6.1.4.1.2.6.159.1.1.80.5.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  String  

iBMPSGTachometerCurrentReading 1.3.6.1.4.1.2.6.159.1.1.80.5.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerNominalReading 1.3.6.1.4.1.2.6.159.1.1.80.5.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerNormalMax 1.3.6.1.4.1.2.6.159.1.1.80.5.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerNormalMin 1.3.6.1.4.1.2.6.159.1.1.80.5.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerMaxReadable 1.3.6.1.4.1.2.6.159.1.1.80.5.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerMinReadable 1.3.6.1.4.1.2.6.159.1.1.80.5.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerResolution 1.3.6.1.4.1.2.6.159.1.1.80.5.1.8
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGTachometerTolerance 1.3.6.1.4.1.2.6.159.1.1.80.5.1.9
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerLowerThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.5.1.10
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerUpperThresholdNonCritical 1.3.6.1.4.1.2.6.159.1.1.80.5.1.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerLowerThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.5.1.12
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerUpperThresholdCritical 1.3.6.1.4.1.2.6.159.1.1.80.5.1.13
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerLowerThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.5.1.14
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerUpperThresholdFatal 1.3.6.1.4.1.2.6.159.1.1.80.5.1.15
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  Sint32  

iBMPSGTachometerFanDescrip 1.3.6.1.4.1.2.6.159.1.1.80.5.1.16
The Fan Description
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGTachometerFanType 1.3.6.1.4.1.2.6.159.1.1.80.5.1.17
The current fan type
Status: mandatory Access: read-write
OBJECT-TYPE    
  Uint32  

iBMPSGTachometerEventsEnabled 1.3.6.1.4.1.2.6.159.1.1.80.5.1.18
Event generation status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

iBMPSGTachometerEventAutoClearEnabled 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-write
OBJECT-TYPE    
  Boolean  

iBMPSGTachometerStatus 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  String