CTRON-ENVIRONMENT-MIB

File: CTRON-ENVIRONMENT-MIB.mib (23201 bytes)

Imported modules

CTRON-MIB-NAMES RFC-1212

Imported symbols

ctenv OBJECT-TYPE

Defined Types

ChEnvFanEntry  
SEQUENCE    
  chEnvFanID INTEGER
  chEnvFanStatus INTEGER
  chEnvFanAdmin INTEGER
  chEnvFanSpeed INTEGER

BoardEnvSlotEntry  
SEQUENCE    
  boardEnvSlotID INTEGER
  boardEnvTemp INTEGER
  boardEnvTempStatus INTEGER
  boardEnvTempRelStatus INTEGER
  boardEnvShutdownAdmin INTEGER
  boardEnvTempHot INTEGER
  boardEnvTempWarm INTEGER
  boardEnvTempCool INTEGER
  boardEnvTempCold INTEGER
  boardEnvTempRelHot INTEGER
  boardEnvTempRelWarm INTEGER
  boardEnvTempMaxFanRelHot INTEGER
  boardEnvTempMaxFanRelWarm INTEGER

PsEnvSlotEntry  
SEQUENCE    
  psEnvSlotID INTEGER
  psEnvTemp INTEGER
  psEnvTempStatus INTEGER
  psEnvTempHot INTEGER
  psEnvTempWarm INTEGER
  psEnvTempCool INTEGER
  psEnvTempCold INTEGER
  psEnvFanStatus INTEGER
  psEnvFanAdmin INTEGER
  psEnvFanSpeed INTEGER

Defined Values

chEnv 1.3.6.1.4.1.52.4.1.1.8.1
OBJECT IDENTIFIER    

boardEnv 1.3.6.1.4.1.52.4.1.1.8.2
OBJECT IDENTIFIER    

psEnv 1.3.6.1.4.1.52.4.1.1.8.3
OBJECT IDENTIFIER    

bbuEnv 1.3.6.1.4.1.52.4.1.1.8.4
OBJECT IDENTIFIER    

chEnvAmbientTemp 1.3.6.1.4.1.52.4.1.1.8.1.1
The ambient temperature of the room in which the chassis is located. If this sensor is broken or not supported, then this object will be set to zero. The value of this object is the actual temperature in degrees Fahrenheit * 10.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvAmbientStatus 1.3.6.1.4.1.52.4.1.1.8.1.2
This object reflects the status of the ambient temperature reading.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), cold(2), cool(3), normal(4), warm(5), hot(6), inoperative(7)  

chEnvHumidity 1.3.6.1.4.1.52.4.1.1.8.1.3
The humidity value of the air flowing thru the chassis. The value of this object is the actual humidity * 10.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvHumidityStatus 1.3.6.1.4.1.52.4.1.1.8.1.4
This object reflects the status of the ambient humidity reading.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), dry(2), normal(3), moist(4), inoperative(5)  

chEnvAmbientHot 1.3.6.1.4.1.52.4.1.1.8.1.5
The temperature value above which the ambient temperature is deemed to be hot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvAmbientWarm 1.3.6.1.4.1.52.4.1.1.8.1.6
The temperature value above which the ambient temperature is deemed to be warm, if it is below or equal the hot value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvAmbientCool 1.3.6.1.4.1.52.4.1.1.8.1.7
The temperature value below which the ambient temperature is deemed to be cool, if it is above or equal the cold value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvAmbientCold 1.3.6.1.4.1.52.4.1.1.8.1.8
The temperature value below which the ambient temperature is deemed to be cold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvHumidityMoist 1.3.6.1.4.1.52.4.1.1.8.1.9
The humidity value above which the chassis humidity is deemed to be moist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvHumidityDry 1.3.6.1.4.1.52.4.1.1.8.1.10
The humidity value below which the chassis humidity is deemed to be a static risk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvNumFans 1.3.6.1.4.1.52.4.1.1.8.1.11
Number of fans in a chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

chEnvFanTable 1.3.6.1.4.1.52.4.1.1.8.1.12
A list of fans installed in this chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChEnvFanEntry

chEnvFanEntry 1.3.6.1.4.1.52.4.1.1.8.1.12.1
A slot entry containing objects for a particular module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ChEnvFanEntry  

chEnvFanID 1.3.6.1.4.1.52.4.1.1.8.1.12.1.1
A unique value, in the range between 1 and and the value of chEnvNumFans.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chEnvFanStatus 1.3.6.1.4.1.52.4.1.1.8.1.12.1.2
This object reflects the status of the chassis fan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), normal(2), testing(3), slow(4), inoperative(5), off(6)  

chEnvFanAdmin 1.3.6.1.4.1.52.4.1.1.8.1.12.1.3
This object is used to select the operational mode of the fan. If the value is set to 1 (auto) then fan speed is based on temperature. If the value is set to 3 (testing) then value will return to it's previous value prior to being set at 3.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autoMode(1), fullSpeed(2), testingMode(3)  

chEnvFanSpeed 1.3.6.1.4.1.52.4.1.1.8.1.12.1.4
The fan speed expressed as a percentage of the maximum fan speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvSlotTable 1.3.6.1.4.1.52.4.1.1.8.2.1
A list of networking modules installed in this chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BoardEnvSlotEntry

boardEnvSlotEntry 1.3.6.1.4.1.52.4.1.1.8.2.1.1
A slot entry containing objects for a particular module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BoardEnvSlotEntry  

boardEnvSlotID 1.3.6.1.4.1.52.4.1.1.8.2.1.1.1
The slot number of a chassis slot in which this board is installed. This object is similiar to chSlotID in the Chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTemp 1.3.6.1.4.1.52.4.1.1.8.2.1.1.2
The temperature of the networking board. If this sensor is broken or not supported, then this object will be set to zero. The temperature is in degrees Fahrenheit * 10.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTempStatus 1.3.6.1.4.1.52.4.1.1.8.2.1.1.3
This object reflects the status of the board temperature reading.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), cold(2), cool(3), normal(4), warm(5), hot(6), inoperative(7)  

boardEnvTempRelStatus 1.3.6.1.4.1.52.4.1.1.8.2.1.1.4
This object reflects the status of the board temperature reading relative to the ambient temperature.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), normal(2), warm(3), hot(4), inoperative(5)  

boardEnvShutdownAdmin 1.3.6.1.4.1.52.4.1.1.8.2.1.1.5
This object enables or disables the auto shutdown due to a temperature condition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

boardEnvTempHot 1.3.6.1.4.1.52.4.1.1.8.2.1.1.6
The temperature value above which the board temperature is deemed to be hot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTempWarm 1.3.6.1.4.1.52.4.1.1.8.2.1.1.7
The temperature value above which the board temperature is deemed to be warm, if it is below or equal the hot value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTempCool 1.3.6.1.4.1.52.4.1.1.8.2.1.1.8
The temperature value below which the board temperature is deemed to be cool, if it is above or equal the cold value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTempCold 1.3.6.1.4.1.52.4.1.1.8.2.1.1.9
The temperature value below which the board temperature is deemed to be cold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTempRelHot 1.3.6.1.4.1.52.4.1.1.8.2.1.1.10
The temperature value above ambient at which the board temperature is deemed to be hot relative to ambient.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTempRelWarm 1.3.6.1.4.1.52.4.1.1.8.2.1.1.11
The temperature value above ambient at which the board temperature is deemed to be warm relative to ambient, if it is below the relative hot value of boardEnvTempRelHot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTempMaxFanRelHot 1.3.6.1.4.1.52.4.1.1.8.2.1.1.12
The temperature value above ambient at which the board temperature is deemed to be hot relative to ambient, with all fans in the chassis running at there maximum speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardEnvTempMaxFanRelWarm 1.3.6.1.4.1.52.4.1.1.8.2.1.1.13
The temperature value above ambient at which the board temperature is deemed to be warm relative to ambient, if it is below the relative hot value of boardEnvTempMaxFanRelHot, with all fans in the chassis running at there maximum speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psEnvSlotTable 1.3.6.1.4.1.52.4.1.1.8.3.1
A list of networking modules installed in this chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PsEnvSlotEntry

psEnvSlotEntry 1.3.6.1.4.1.52.4.1.1.8.3.1.1
A slot entry containing objects for a particular module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PsEnvSlotEntry  

psEnvSlotID 1.3.6.1.4.1.52.4.1.1.8.3.1.1.1
The slot number of a chassis slot in which this power supply is installed. An unique value, in the range between 1 and and the value of chNumSlots. This object is similiar to chSlotID in the Chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psEnvTemp 1.3.6.1.4.1.52.4.1.1.8.3.1.1.2
The temperature of the power supply. If this sensor is broken or not supported, then this object will be set to zero. The temperature is in degrees Fahrenheit * 10.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psEnvTempStatus 1.3.6.1.4.1.52.4.1.1.8.3.1.1.3
This object reflects the status of the power supply temperature reading.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), cold(2), cool(3), normal(4), warm(5), hot(6), inoperative(7)  

psEnvTempHot 1.3.6.1.4.1.52.4.1.1.8.3.1.1.4
The temperature value above which the power supply temperature is deemed to be hot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psEnvTempWarm 1.3.6.1.4.1.52.4.1.1.8.3.1.1.5
The temperature value above which the power supply temperature is deemed to be warm, if it is below or equal the hot value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psEnvTempCool 1.3.6.1.4.1.52.4.1.1.8.3.1.1.6
The temperature value below which the power supply temperature is deemed to be cool, if it is above or equal the cold value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psEnvTempCold 1.3.6.1.4.1.52.4.1.1.8.3.1.1.7
The temperature value below which the power supply temperature is deemed to be cold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

psEnvFanStatus 1.3.6.1.4.1.52.4.1.1.8.3.1.1.8
This object reflects the status of the chassis fan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), normal(2), testing(3), slow(4), inoperative(5), off(6)  

psEnvFanAdmin 1.3.6.1.4.1.52.4.1.1.8.3.1.1.9
This object is used to select the operational mode of the fan. If the value is set to 1 (auto) then fan speed is based on temperature. If the value is set to 3 (testing) then value will return to it's previous value prior to being set at 3.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autoMode(1), fullSpeed(2), testingMode(3)  

psEnvFanSpeed 1.3.6.1.4.1.52.4.1.1.8.3.1.1.10
The fan speed expressed as a percentage of the maximum fan speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER