POWERFANS-MIB

File: POWERFANS-MIB.mib (3570 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI RFC-1215

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Integer32 TimeTicks
Counter64 NOTIFICATION-TYPE enterprises
mgmt NetworkAddress IpAddress
Counter Gauge TRAP-TYPE

Defined Types

FanStatus  
INTEGER fan-online(0), fan-offline(1)    

PowerStatus  
INTEGER power-work(0), power-online(1), power-offline(2)    

DisplayString  
OCTET STRING    

FanEntry  
SEQUENCE    
  fanNo INTEGER
  fanStat FanStatus
  fanRotateSpeed INTEGER

PowerEntry  
SEQUENCE    
  powerNo INTEGER
  powerStat PowerStatus
  powerTemperature INTEGER

Defined Values

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10systemconfig 1.3.6.1.4.1.3902.3.1
OBJECT IDENTIFIER    

enviorment 1.3.6.1.4.1.3902.3.200
OBJECT IDENTIFIER    

fanTable 1.3.6.1.4.1.3902.3.200.1
the description of fans infomation
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FanEntry

fanEntry 1.3.6.1.4.1.3902.3.200.1.1
A fans entry containing objects that descript the fans infomation.
Status: current Access: not-accessible
OBJECT-TYPE    
  FanEntry  

fanNo 1.3.6.1.4.1.3902.3.200.1.1.1
The no. of the fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

fanStat 1.3.6.1.4.1.3902.3.200.1.1.2
The status of fan
Status: current Access: read-only
OBJECT-TYPE    
  FanStatus  

fanRotateSpeed 1.3.6.1.4.1.3902.3.200.1.1.3
the Rotate Speed of fan
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

powerTable 1.3.6.1.4.1.3902.3.200.2
the description of power infomation
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerEntry

powerEntry 1.3.6.1.4.1.3902.3.200.2.1
A power entry containing objects that descript the power infomation.
Status: current Access: not-accessible
OBJECT-TYPE    
  PowerEntry  

powerNo 1.3.6.1.4.1.3902.3.200.2.1.1
The no. of the power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

powerStat 1.3.6.1.4.1.3902.3.200.2.1.2
The status of the power
Status: current Access: read-only
OBJECT-TYPE    
  PowerStatus  

powerTemperature 1.3.6.1.4.1.3902.3.200.2.1.3
Power Temperature
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER