eqlMemberHealthDetailsTemperatureCurrentState
EQLMEMBER-MIB ·
.1.3.6.1.4.1.12740.2.1.6.1.4
Object
column
Enumeration
This field tells us the state of the temperature sensor. Either normal, warning or critical.
Context
- MIB
- EQLMEMBER-MIB
- OID
.1.3.6.1.4.1.12740.2.1.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqlMemberHealthDetailsTemperatureEntry
- Table
- eqlMemberHealthDetailsTemperatureTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | normal |
2 | warning |
3 | critical |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eqlMemberHealthDetailsTempSensorIndex A unique integer that denotes which temperature sensor
this entry refers to | column | Enumeration | .1.3.6.1.4.1.12740.2.1.6.1.1 |
| eqlMemberHealthDetailsTemperatureName This field specifies the name of the sensor that we display to the user. | column | OctetString | .1.3.6.1.4.1.12740.2.1.6.1.2 |
| eqlMemberHealthDetailsTemperatureValue The value of this object is temperature in degrees C | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.2.1.6.1.3 |
| eqlMemberHealthDetailsTemperatureHighCriticalThreshold when the TemperatureValue is greater than or equal to this
variable's value the current state is set to critical. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.2.1.6.1.5 |
| eqlMemberHealthDetailsTemperatureHighWarningThreshold when the TemperatureValue is greater than or equal to this
variable's value and not greater than or equal to the
HighCriticalThreshold, the current state is set to warning. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.2.1.6.1.6 |
| eqlMemberHealthDetailsTemperatureLowCriticalThreshold when the TemperatureValue is less than or equal to this
variable's value the current state is set to critical. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.2.1.6.1.7 |
| eqlMemberHealthDetailsTemperatureLowWarningThreshold when the TemperatureValue is less than or equal to this
variable's value and not less than or equal to the
LowCriticalThreshold, the current state is set to warning. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.2.1.6.1.8 |
| eqlMemberHealthDetailsTemperatureNameID This field specifies the XML based name ID of the sensor that we display to the user. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.2.1.6.1.9 |