MIB Viewer

emStatusProbeHighTempViolation

OBJECT-TYPE
1.3.6.1.4.1.318.1.1.10.1.3.3.1.7
Access
read-only
Status
mandatory
Sub-identifiers
0
The high temperature violation status of the probe temperature reading. This OID will show a highTempViolation(2) if the current temperature reading shown in the 'emStatusProbeCurrentTemp' OID is greater than or equal to the high temperature threshold value, the 'emConfigProbeHighTempThreshold' OID, and the value of the 'emConfigProbeHighTempEnable' OID is enabled. Otherwise it will show noViolation(1). If the 'emConfigProbeHighTempEnable' OID is disabled, this OID will show disabled(3).
INTEGER { noViolation(1), highTempViolation(2), disabled(3) }