HILLSTONE-FAN-MIB

File: HILLSTONE-FAN-MIB.mib (2791 bytes)

Imported modules

HILLSTONE-SMI RFC-1212 SNMPv2-TC

Imported symbols

hillstoneFan OBJECT-TYPE Integer32
RowStatus

Defined Types

DisplayString  
OCTET STRING    

HillstoneFanEntry  
SEQUENCE    
  hillstoneFanIndex INTEGER
  hillstoneFanDescr DisplayString
  hillstoneFanType INTEGER
  hillstoneFanSpeed INTEGER
  hillstoneFanState INTEGER

Defined Values

hillstoneFanObjects 1.3.6.1.4.1.28557.2.26.1
OBJECT IDENTIFIER    

hillstoneFanNumber 1.3.6.1.4.1.28557.2.26.1.1
The number of fans.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hillstoneFanTable 1.3.6.1.4.1.28557.2.26.1.2
This table contains all the FAN data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HillstoneFanEntry

hillstoneFanEntry 1.3.6.1.4.1.28557.2.26.1.2.1
Define the parameters of FAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  HillstoneFanEntry  

hillstoneFanIndex 1.3.6.1.4.1.28557.2.26.1.2.1.1
The slot index of the FAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hillstoneFanDescr 1.3.6.1.4.1.28557.2.26.1.2.1.2
The slot description of the FAN.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hillstoneFanType 1.3.6.1.4.1.28557.2.26.1.2.1.3
The slot type of the FAN.When type is 0,please watch hillstoneFanSpeed.When type is 1,please watch hillstoneFanState..
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER speed(0), state(1)  

hillstoneFanSpeed 1.3.6.1.4.1.28557.2.26.1.2.1.4
The slot speed of the FAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hillstoneFanState 1.3.6.1.4.1.28557.2.26.1.2.1.5
The FAN state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fine(0), absent(1), warning(2), fail(3), fail-or-nopower(4)