MIB Viewer

juniSystemTempStatus

OBJECT-TYPE
1.3.6.1.4.1.4874.2.2.2.1.9.4.1.2
Access
read-only
Status
current
Sub-identifiers
0
The status of a temperature sensor: unknown - sensor is not present or is not accessible failed - sensor is broken tooLow - temperature is below nominal range nominal - temperature is within nominal range tooHigh - temperature is above nominal range tooLowWarning - temperature is near the nominal lower limit tooHighWarning - temperature is near the nominal upper limit
INTEGER { unknown(0), failed(1), tooLow(2), nominal(3), tooHigh(4), tooLowWarning(5), tooHighWarning(6) }