MIB Viewer

emStatusProbeMinTempViolation

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