MIB Viewer

emStatusProbeLowTempViolation

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