MIB Viewer

FAN-MIB

23 objects
The MIB module is for representing switch fan entity.
Imported Objects
HP-ICF-OIDhpSwitch
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.14.11.5.1.54IdentityhpicfFanMIBThe MIB module is for representing switch fan entity.
1.3.6.1.4.1.11.2.14.11.5.1.54.1NodehpicfFanScalars
1.3.6.1.4.1.11.2.14.11.5.1.54.1.1ScalarhpicfFanUserPrefAirflowDirread-writecurrentThe 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.2NodehpicfEntityFan
1.3.6.1.4.1.11.2.14.11.5.1.54.2.1TablehpicfFanTablenot-accessiblecurrentThis 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.1RowhpicfFanEntrynot-accessiblecurrentInformation about fan entity table.
1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.1ColumnhpicfFanIndexnot-accessiblecurrentThe 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.2ColumnhpicfFanTrayread-onlycurrentThe tray number in which the fan is docked.
1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.3ColumnhpicfFanTyperead-onlycurrentAn indication of the vendor-specific fan.
1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.4ColumnhpicfFanStateread-onlycurrentThe current state of the fan.
1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.5ColumnhpicfFanRecoveringread-onlycurrentAn 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.6ColumnhpicfFanNumFailuresread-onlycurrentThe number of times the fan has failed.
1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.7ColumnhpicfFanAirflowDirectionread-onlycurrentIndication 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.3NodehpicfFanConformance
1.3.6.1.4.1.11.2.14.11.5.1.54.3.1NodehpicfFanCompliance
1.3.6.1.4.1.11.2.14.11.5.1.54.3.1.1CompliancehpicfDcFanCompliancecurrentThe compliance statement for entries which implement the FAN MIB.
1.3.6.1.4.1.11.2.14.11.5.1.54.3.2NodehpicfFanGroups
1.3.6.1.4.1.11.2.14.11.5.1.54.3.2.1GrouphpicfFanScalarsGroupcurrentBasic Scalars required in FAN MIB implementation.
1.3.6.1.4.1.11.2.14.11.5.1.54.3.2.2GrouphpicfFanGroupcurrentFAN MIB parameters
Type Definitions
NameSyntaxStatusDescription
HpicfDcFanAirflowDirectionINTEGER { portToPower(1), powerToPort(2) }currentAn 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…
HpicfDcFanIndexUnsigned32currentA unique value that serves as an index to identify the fan.
HpicfDcFanStateINTEGER { failed(0), removed(1), off(2), underspeed(3), overspeed(4), ok(5), maxstate(6) }currentAn enumerated value which provides an indication of the fan state.
HpicfDcFanTypeINTEGER { unknown(0), mm(1), fm(2), im(3), ps(4), rollup(5), maxtype(6) }currentAn enumerated value that indications the fan types.