eqlMemberHealthDetailsFanIndex
EQLMEMBER-MIB ·
.1.3.6.1.4.1.12740.2.1.7.1.1
Object
column
Enumeration
A unique integer that identifies the fan that the corresponding entry refers to
Context
- MIB
- EQLMEMBER-MIB
- OID
.1.3.6.1.4.1.12740.2.1.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- eqlMemberHealthDetailsFanEntry
- Table
- eqlMemberHealthDetailsFanTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emm0fan0 |
2 | emm0fan1 |
3 | emm1fan0 |
4 | emm1fan1 |
5 | emm2fan0 |
6 | emm2fan1 |
7 | emm3fan0 |
8 | emm3fan1 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eqlMemberHealthDetailsFanName This field specifies the name of the fan that we display to the user. | column | OctetString | .1.3.6.1.4.1.12740.2.1.7.1.2 |
| eqlMemberHealthDetailsFanValue The value of this object is fan speed in rpm. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.2.1.7.1.3 |
| eqlMemberHealthDetailsFanCurrentState This field tells us the state of the fan.
Either normal, warning or critical. | column | Enumeration | .1.3.6.1.4.1.12740.2.1.7.1.4 |
| eqlMemberHealthDetailsFanHighCriticalThreshold when the FanValue is greater than or equal to this
variable's value the current state is set to critical. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.2.1.7.1.5 |
| eqlMemberHealthDetailsFanHighWarningThreshold when the FanValue 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-SMIUnsigned32 | .1.3.6.1.4.1.12740.2.1.7.1.6 |
| eqlMemberHealthDetailsFanLowCriticalThreshold when the FanValue is less than or equal to this
variable's value the current state is set to critical. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.2.1.7.1.7 |
| eqlMemberHealthDetailsFanLowWarningThreshold when the FanValue 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-SMIUnsigned32 | .1.3.6.1.4.1.12740.2.1.7.1.8 |
| eqlMemberHealthDetailsFanNameID This field specifies the XML based name ID of the fan that we display to the user. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.2.1.7.1.9 |