This field specifies the name of the fan that we display to the user.
Parsed from file eqlmember.mib.txt
Company: equallogic
Module: EQLMEMBER-MIB
Vendor: EqualLogic
Module: EQLMEMBER-MIB (eqlmember.mib)
Type: TABULAR
Access: read-only
Syntax: DisplayString
( SIZE (
0..64 ) )
Automatically extracted from www.mibdepot.com
eqlMemberHealthDetailsFanName OBJECT-TYPE SYNTAX DisplayString (SIZE (0..64)) MAX-ACCESS read-only STATUS current DESCRIPTION "This field specifies the name of the fan that we display to the user." ::= { eqlMemberHealthDetailsFanEntry 2 }
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.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.4 | eqlMemberHealthDetailsFanCurrentState | 0 | 0 | This field tells us the state of the fan. Either normal, warning or critical. |
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… |