An entry (row) containing member health detailed temperature info
Parsed from file eqlmember.mib.txt
Company: equallogic
Module: EQLMEMBER-MIB
Vendor: EqualLogic
Module: EQLMEMBER-MIB (eqlmember.mib)
Type: ENTRY
Access: not-accessible
Syntax: EqlogicMemberHealthDetailsTemperatureEntry
Automatically extracted from www.mibdepot.com
eqlMemberHealthDetailsTemperatureEntry OBJECT-TYPE SYNTAX EqlogicMemberHealthDetailsTemperatureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (row) containing member health detailed temperature info" INDEX { eqlGroupId, eqlMemberIndex, eqlMemberHealthDetailsTempSensorIndex } ::= { eqlMemberHealthDetailsTemperatureTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.12740.2.1.6.1.1 | eqlMemberHealthDetailsTempSensorIndex | 0 | 0 | A unique integer that denotes which temperature sensor this entry refers to |
1.3.6.1.4.1.12740.2.1.6.1.2 | eqlMemberHealthDetailsTemperatureName | 0 | 0 | This field specifies the name of the sensor that we display to the user. |
1.3.6.1.4.1.12740.2.1.6.1.3 | eqlMemberHealthDetailsTemperatureValue | 0 | 0 | The value of this object is temperature in degrees C |
1.3.6.1.4.1.12740.2.1.6.1.4 | eqlMemberHealthDetailsTemperatureCurrentState | 0 | 0 | This field tells us the state of the temperature sensor. Either normal, warning or critical. |
1.3.6.1.4.1.12740.2.1.6.1.5 | eqlMemberHealthDetailsTemperatureHighCriticalThreshold | 0 | 0 | when the TemperatureValue is greater than or equal to this variable's value the current state is set to critical. |
1.3.6.1.4.1.12740.2.1.6.1.6 | eqlMemberHealthDetailsTemperatureHighWarningThreshold | 0 | 0 | when the TemperatureValue is greater than or equal to this variable's value and not greater than or equal to the HighCriticalThre… |
1.3.6.1.4.1.12740.2.1.6.1.7 | eqlMemberHealthDetailsTemperatureLowCriticalThreshold | 0 | 0 | when the TemperatureValue is less than or equal to this variable's value the current state is set to critical. |
1.3.6.1.4.1.12740.2.1.6.1.8 | eqlMemberHealthDetailsTemperatureLowWarningThreshold | 0 | 0 | when the TemperatureValue is less than or equal to this variable's value and not less than or equal to the LowCriticalThreshold, … |
1.3.6.1.4.1.12740.2.1.6.1.9 | eqlMemberHealthDetailsTemperatureNameID | 0 | 0 | eqlMemberHealthDetailsTemperatureNameID OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This fie… |