FAN-MIB

File: FAN-MIB.mib (8004 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP TEXTUAL-CONVENTION hpSwitch

Defined Types

HpicfDcFanIndex  
A unique value that serves as an index to identify the fan.
TEXTUAL-CONVENTION    
  Unsigned32  

HpicfDcFanType  
An enumerated value that indications the fan types.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), mm(1), fm(2), im(3), ps(4), rollup(5), maxtype(6)  

HpicfDcFanAirflowDirection  
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 supply module towards the port i.e. powerToPort(2)
TEXTUAL-CONVENTION    
  INTEGER portToPower(1), powerToPort(2)  

HpicfDcFanState  
An enumerated value which provides an indication of the fan state.
TEXTUAL-CONVENTION    
  INTEGER failed(0), removed(1), off(2), underspeed(3), overspeed(4), ok(5), maxstate(6)  

HpicfFanEntry  
SEQUENCE    
  hpicfFanIndex HpicfDcFanIndex
  hpicfFanTray Integer32
  hpicfFanType HpicfDcFanType
  hpicfFanState HpicfDcFanState
  hpicfFanRecovering Integer32
  hpicfFanNumFailures Counter32
  hpicfFanAirflowDirection HpicfDcFanAirflowDirection

Defined Values

hpicfFanMIB 1.3.6.1.4.1.11.2.14.11.5.1.54
The MIB module is for representing switch fan entity.
MODULE-IDENTITY    

hpicfFanScalars 1.3.6.1.4.1.11.2.14.11.5.1.54.1
OBJECT IDENTIFIER    

hpicfFanUserPrefAirflowDir 1.3.6.1.4.1.11.2.14.11.5.1.54.1.1
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 used to indicate to the user when when the actual fan airflow direction is different from the user preferred airflow direction.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER portToPower(1), powerToPort(2)  

hpicfEntityFan 1.3.6.1.4.1.11.2.14.11.5.1.54.2
OBJECT IDENTIFIER    

hpicfFanTable 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1
This table contains one row for every fan in the switch entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfFanEntry

hpicfFanEntry 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1
Information about fan entity table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfFanEntry  

hpicfFanIndex 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.1
The index that is used to access the switch fan entry table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDcFanIndex  

hpicfFanTray 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.2
The tray number in which the fan is docked.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfFanType 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.3
An indication of the vendor-specific fan.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfDcFanType  

hpicfFanState 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.4
The current state of the fan.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfDcFanState  

hpicfFanRecovering 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.5
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) times in a row. A failure indication is always TRUE, while a good indication could be FALSE, hence this parameter is used to count the repeated good indications before declaring the fan to be good
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfFanNumFailures 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.6
The number of times the fan has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfFanAirflowDirection 1.3.6.1.4.1.11.2.14.11.5.1.54.2.1.1.7
Indication of the fan air flow direction, either from Power supply towards the port or from the port towards the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfDcFanAirflowDirection  

hpicfFanConformance 1.3.6.1.4.1.11.2.14.11.5.1.54.3
OBJECT IDENTIFIER    

hpicfFanCompliance 1.3.6.1.4.1.11.2.14.11.5.1.54.3.1
OBJECT IDENTIFIER    

hpicfFanGroups 1.3.6.1.4.1.11.2.14.11.5.1.54.3.2
OBJECT IDENTIFIER    

hpicfDcFanCompliance 1.3.6.1.4.1.11.2.14.11.5.1.54.3.1.1
The compliance statement for entries which implement the FAN MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfFanScalarsGroup 1.3.6.1.4.1.11.2.14.11.5.1.54.3.2.1
Basic Scalars required in FAN MIB implementation.
Status: current Access: read-only
OBJECT-GROUP    

hpicfFanGroup 1.3.6.1.4.1.11.2.14.11.5.1.54.3.2.2
FAN MIB parameters
Status: current Access: read-only
OBJECT-GROUP