temperatureSensorTemperatureStatus
DMOS-HW-MONITOR-MIB ·
.1.3.6.1.4.1.3709.3.6.6.1.3.1.8
Object
column
EnvironmentSensorStatus
Temperature status based on minimum and maximum thresholds
Context
- MIB
- DMOS-HW-MONITOR-MIB
- OID
.1.3.6.1.4.1.3709.3.6.6.1.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- temperatureSensorEntry
- Table
- temperatureSensorTable
- Siblings
- 7
Syntax
EnvironmentSensorStatus
- Source
- EnvironmentSensorStatus
- Base type
Enumeration
Values & Constraints
Type Values
-2 | fail |
-1 | error |
0 | normal |
1 | high |
2 | low |
3 | critical |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| temperatureSensorId Temperature sensor identifier | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3709.3.6.6.1.3.1.1 |
| temperatureSensorDescription Temperature sensor description | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3709.3.6.6.1.3.1.2 |
| temperatureSensorMaxTemperature High temperature alarm threshold | column | C EnvironmentSensorTemperature | .1.3.6.1.4.1.3709.3.6.6.1.3.1.3 |
| temperatureSensorMinTemperature Low temperature alarm threshold | column | C EnvironmentSensorTemperature | .1.3.6.1.4.1.3709.3.6.6.1.3.1.4 |
| temperatureSensorHysteresis Hysteresis value for both high and low temperature alarms | column | C EnvironmentSensorTemperature | .1.3.6.1.4.1.3709.3.6.6.1.3.1.5 |
| temperatureSensorCurrentTemperature Current temperature value being read by the sensor | column | C EnvironmentSensorTemperature | .1.3.6.1.4.1.3709.3.6.6.1.3.1.6 |
| temperatureSensorTemperatureReadError Indicates if an error occured while trying to read from the sensor | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.3709.3.6.6.1.3.1.7 |