FAN-MIB
23 objects
The MIB module is for representing switch fan entity.
Imported Objects
| HP-ICF-OID | hpSwitch |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.54 | IdentityhpicfFanMIB | The MIB module is for representing switch fan entity. | ||
| 1.3.6.1.4.1.11.2.14.11.5.1.54.1 | NodehpicfFanScalars | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.54.1.1 | ScalarhpicfFanUserPrefAirflowDir | read-write | current | The user preferred fan airflow direction. The direction could be powerToPort or portToPower. The actual fan direction has to be changed manually, this will be … |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2 | NodehpicfEntityFan | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1 | TablehpicfFanTable | not-accessible | current | This table contains one row for every fan in the switch entity. |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1 | RowhpicfFanEntry | not-accessible | current | Information about fan entity table. |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.1 | ColumnhpicfFanIndex | not-accessible | current | The index that is used to access the switch fan entry table. |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.2 | ColumnhpicfFanTray | read-only | current | The tray number in which the fan is docked. |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.3 | ColumnhpicfFanType | read-only | current | An indication of the vendor-specific fan. |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.4 | ColumnhpicfFanState | read-only | current | The current state of the fan. |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.5 | ColumnhpicfFanRecovering | read-only | current | An indication that the switch fan entity is faulty. Before declaring a fan to be good after a failure is detected, the same good indication must happen five (5… |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.6 | ColumnhpicfFanNumFailures | read-only | current | The number of times the fan has failed. |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.7 | ColumnhpicfFanAirflowDirection | read-only | current | Indication of the fan air flow direction, either from Power supply towards the port or from the port towards the power supply. |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.3 | NodehpicfFanConformance | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.54.3.1 | NodehpicfFanCompliance | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.54.3.1.1 | CompliancehpicfDcFanCompliance | current | The compliance statement for entries which implement the FAN MIB. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.3.2 | NodehpicfFanGroups | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.54.3.2.1 | GrouphpicfFanScalarsGroup | current | Basic Scalars required in FAN MIB implementation. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.54.3.2.2 | GrouphpicfFanGroup | current | FAN MIB parameters |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| HpicfDcFanAirflowDirection | INTEGER { portToPower(1), powerToPort(2) } | current | An enumerated value which provides an indication of the fan airflow direction. The Physical fan airflow direction could be either from the port towards the power supply module i.e. portToPower(1), or from the power supp… |
| HpicfDcFanIndex | Unsigned32 | current | A unique value that serves as an index to identify the fan. |
| HpicfDcFanState | INTEGER { failed(0), removed(1), off(2), underspeed(3), overspeed(4), ok(5), maxstate(6) } | current | An enumerated value which provides an indication of the fan state. |
| HpicfDcFanType | INTEGER { unknown(0), mm(1), fm(2), im(3), ps(4), rollup(5), maxtype(6) } | current | An enumerated value that indications the fan types. |