Status of this temperature sensor (OK, critical or shutdown
temperature reached...). The cold and the damage temperature status levels
are no longer supported (values 6, 8, 9, 10).
Status not-available(99) can be a sensor of a cpu that is not installed.
Status sensor-disabled(2) is currently not used.
Parsed from file SC.mib.txt
Company: cai
Module: SNI-SERVER-CONTROL-MIB
Vendor: Computer Associates
Module: SNI-SERVER-CONTROL-MIB (SC.mib)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
tempSensorStatus OBJECT-TYPE SYNTAX INTEGER{ unknown(1), sensor-disabled(2), ok(3), sensor-fail(4), warning-temp-warm(5), warning-temp-cold(6), critical-temp-warm(7), critical-temp-cold(8), damage-temp-warm(9), damage-temp-cold(10), not-available(99) } ACCESS read-only STATUS mandatory DESCRIPTION "Status of this temperature sensor (OK, critical or shutdown temperature reached...). The cold and the damage temperature status levels are no longer supported (values 6, 8, 9, 10). Status not-available(99) can be a sensor of a cpu that is not installed. Status sensor-disabled(2) is currently not used." ::= { temperatureSensors 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.1 | tempCabinetId | 0 | 0 | ID of the cabinet the temperature sensor is in (index, 0 based) |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.2 | tempSensorNumber | 0 | 0 | Number of the sensor in this cabinet (index, 0 based) |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.4 | tempSensorPurpose | 0 | 0 | Purpose of this temperature sensor (CPU, ambient, housing...). Purposes disable(2) and not-available(6) are no longer used. |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.5 | tempLowerWarningLevel | 0 | 0 | Object made obsolete - no longer supported |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.6 | tempUpperWarningLevel | 0 | 0 | System sends a temperature warning when temperature rises ABOVE this level (degrees Celsius) |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.7 | tempLowerCriticalLevel | 0 | 0 | Object made obsolete - no longer supported |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.8 | tempUpperCriticalLevel | 0 | 0 | System becomes critical when temperature rises ABOVE this level (degrees Celsius). A system shutdown is performed if object temp… |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.9 | tempLowerDamageLevel | 0 | 0 | Object made obsolete - no longer supported |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.10 | tempUpperDamageLevel | 0 | 0 | Object made obsolete - no longer supported |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.11 | tempCurrentValue | 0 | 0 | Current temperature value (degrees Celsius; -1: unknown temperature, problem with sensor, see tempSensorStatus) |
1.3.6.1.4.1.231.2.10.2.2.5.2.1.1.12 | tempCriticalReaction | 0 | 0 | Reaction when a temperature gets critical (shutdown and power-off, continue...). The value unknown(1) cannot be set, a SET will … |