This field tells us the state of the fan.
Either normal, warning or critical.
Parsed from file eqlmember.mib.txt
Company: equallogic
Module: EQLMEMBER-MIB
Vendor: EqualLogic
Module: EQLMEMBER-MIB (eqlmember.mib)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
eqlMemberHealthDetailsFanCurrentState OBJECT-TYPE SYNTAX INTEGER { unknown (0), normal (1), warning (2), critical (3) } MAX-ACCESS read-only STATUS current DESCRIPTION "This field tells us the state of the fan. Either normal, warning or critical." DEFVAL { unknown } ::= { eqlMemberHealthDetailsFanEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.12740.2.1.7.1.1 | eqlMemberHealthDetailsFanIndex | 0 | 0 | A unique integer that identifies the fan that the corresponding entry refers to |
1.3.6.1.4.1.12740.2.1.7.1.2 | eqlMemberHealthDetailsFanName | 0 | 0 | This field specifies the name of the fan that we display to the user. |
1.3.6.1.4.1.12740.2.1.7.1.3 | eqlMemberHealthDetailsFanValue | 0 | 0 | The value of this object is fan speed in rpm. |
1.3.6.1.4.1.12740.2.1.7.1.5 | eqlMemberHealthDetailsFanHighCriticalThreshold | 0 | 0 | when the FanValue 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.7.1.6 | eqlMemberHealthDetailsFanHighWarningThreshold | 0 | 0 | when the FanValue is greater than or equal to this variable's value and not greater than or equal to the HighCriticalThreshold, t… |
1.3.6.1.4.1.12740.2.1.7.1.7 | eqlMemberHealthDetailsFanLowCriticalThreshold | 0 | 0 | when the FanValue 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.7.1.8 | eqlMemberHealthDetailsFanLowWarningThreshold | 0 | 0 | when the FanValue is less than or equal to this variable's value and not less than or equal to the LowCriticalThreshold, the curr… |
1.3.6.1.4.1.12740.2.1.7.1.9 | eqlMemberHealthDetailsFanNameID | 0 | 0 | eqlMemberHealthDetailsFanNameID OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This field speci… |