ASCEND-MIBTHERMAL-MIB

File: ASCEND-MIBTHERMAL-MIB.mib (5077 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibthermalProfileEntry  
SEQUENCE    
  thermalProfile-Index-o INTEGER
  thermalProfile-FantrayLownoiseRpm INTEGER
  thermalProfile-OperationMode INTEGER
  thermalProfile-LowTemperatureThreshold INTEGER
  thermalProfile-HighTemperatureThreshold INTEGER
  thermalProfile-AlarmTemperatureTrigger INTEGER
  thermalProfile-BottomLowTemperatureThreshold INTEGER
  thermalProfile-BottomHighTemperatureThreshold INTEGER
  thermalProfile-TopLowTemperatureThreshold INTEGER
  thermalProfile-TopHighTemperatureThreshold INTEGER
  thermalProfile-Action-o INTEGER

Defined Values

mibthermalProfile 1.3.6.1.4.1.529.23.129
OBJECT IDENTIFIER    

mibthermalProfileTable 1.3.6.1.4.1.529.23.129.1
A list of mibthermalProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibthermalProfileEntry

mibthermalProfileEntry 1.3.6.1.4.1.529.23.129.1.1
A mibthermalProfile entry containing objects that maps to the parameters of mibthermalProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibthermalProfileEntry  

thermalProfile-Index-o 1.3.6.1.4.1.529.23.129.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

thermalProfile-FantrayLownoiseRpm 1.3.6.1.4.1.529.23.129.1.1.2
RPM of the fantray in Low-Noise mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

thermalProfile-OperationMode 1.3.6.1.4.1.529.23.129.1.1.3
Operation mode of the fantray
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fullSpeedOnly(1), lowNoiseSpeedOnly(2), autoRegulation(3)  

thermalProfile-LowTemperatureThreshold 1.3.6.1.4.1.529.23.129.1.1.4
Low shelf-controller temperature trigger level (in Celsius). When operation-mode = auto-regulation and the temperature falls below this value, the fans return to low-noise mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

thermalProfile-HighTemperatureThreshold 1.3.6.1.4.1.529.23.129.1.1.5
High shelf-controller temperature trigger level (in Celsius). When operation-mode = auto-regulation and this temperature is exceeded, the fans switch to full speed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

thermalProfile-AlarmTemperatureTrigger 1.3.6.1.4.1.529.23.129.1.1.6
Temperature that if exceeded, will trigger an ALARM state (in Celsius)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

thermalProfile-BottomLowTemperatureThreshold 1.3.6.1.4.1.529.23.129.1.1.8
Bottom thermal sensor low temperature trigger level (in Celsius). When temperature falls below this value, trigger ALARM state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

thermalProfile-BottomHighTemperatureThreshold 1.3.6.1.4.1.529.23.129.1.1.9
Bottom thermal sensor high temperature trigger level (in Celsius). When this temperature is exceeded, trigger ALARM state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

thermalProfile-TopLowTemperatureThreshold 1.3.6.1.4.1.529.23.129.1.1.10
Top thermal sensor low temperature trigger level (in Celsius). When temperature falls below this value, trigger ALARM state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

thermalProfile-TopHighTemperatureThreshold 1.3.6.1.4.1.529.23.129.1.1.11
Top thermal sensor high temperature trigger level (in Celsius). When this temperature is exceeded, trigger ALARM state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

thermalProfile-Action-o 1.3.6.1.4.1.529.23.129.1.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)