CTRON-ENVIRONMENT-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-ENVIRONMENT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 chEnv 1.3.6.1.4.1.52.4.1.1.8.1
     chEnvAmbientTemp 1.3.6.1.4.1.52.4.1.1.8.1.1 integer read-only
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.
     chEnvAmbientStatus 1.3.6.1.4.1.52.4.1.1.8.1.2 integer read-only
This object reflects the status of the ambient temperature reading. Enumeration: 'normal': 4, 'unknown': 1, 'inoperative': 7, 'hot': 6, 'warm': 5, 'cold': 2, 'cool': 3.
     chEnvHumidity 1.3.6.1.4.1.52.4.1.1.8.1.3 integer read-only
The humidity value of the air flowing thru the chassis. The value of this object is the actual humidity * 10.
     chEnvHumidityStatus 1.3.6.1.4.1.52.4.1.1.8.1.4 integer read-only
This object reflects the status of the ambient humidity reading. Enumeration: 'dry': 2, 'unknown': 1, 'moist': 4, 'inoperative': 5, 'normal': 3.
     chEnvAmbientHot 1.3.6.1.4.1.52.4.1.1.8.1.5 integer read-only
The temperature value above which the ambient temperature is deemed to be hot.
     chEnvAmbientWarm 1.3.6.1.4.1.52.4.1.1.8.1.6 integer read-only
The temperature value above which the ambient temperature is deemed to be warm, if it is below or equal the hot value.
     chEnvAmbientCool 1.3.6.1.4.1.52.4.1.1.8.1.7 integer read-only
The temperature value below which the ambient temperature is deemed to be cool, if it is above or equal the cold value.
     chEnvAmbientCold 1.3.6.1.4.1.52.4.1.1.8.1.8 integer read-only
The temperature value below which the ambient temperature is deemed to be cold.
     chEnvHumidityMoist 1.3.6.1.4.1.52.4.1.1.8.1.9 integer read-only
The humidity value above which the chassis humidity is deemed to be moist.
     chEnvHumidityDry 1.3.6.1.4.1.52.4.1.1.8.1.10 integer read-only
The humidity value below which the chassis humidity is deemed to be a static risk.
     chEnvNumFans 1.3.6.1.4.1.52.4.1.1.8.1.11 integer read-only
Number of fans in a chassis.
     chEnvFanTable 1.3.6.1.4.1.52.4.1.1.8.1.12 no-access
A list of fans installed in this chassis.
           chEnvFanEntry 1.3.6.1.4.1.52.4.1.1.8.1.12.1 no-access
A slot entry containing objects for a particular module.
               chEnvFanID 1.3.6.1.4.1.52.4.1.1.8.1.12.1.1 integer read-only
A unique value, in the range between 1 and and the value of chEnvNumFans.
               chEnvFanStatus 1.3.6.1.4.1.52.4.1.1.8.1.12.1.2 integer read-only
This object reflects the status of the chassis fan. Enumeration: 'testing': 3, 'off': 6, 'normal': 2, 'unknown': 1, 'inoperative': 5, 'slow': 4.
               chEnvFanAdmin 1.3.6.1.4.1.52.4.1.1.8.1.12.1.3 integer read-write
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. Enumeration: 'autoMode': 1, 'fullSpeed': 2, 'testingMode': 3.
               chEnvFanSpeed 1.3.6.1.4.1.52.4.1.1.8.1.12.1.4 integer read-only
The fan speed expressed as a percentage of the maximum fan speed.
 boardEnv 1.3.6.1.4.1.52.4.1.1.8.2
     boardEnvSlotTable 1.3.6.1.4.1.52.4.1.1.8.2.1 no-access
A list of networking modules installed in this chassis.
         boardEnvSlotEntry 1.3.6.1.4.1.52.4.1.1.8.2.1.1 no-access
A slot entry containing objects for a particular module.
             boardEnvSlotID 1.3.6.1.4.1.52.4.1.1.8.2.1.1.1 integer read-only
The slot number of a chassis slot in which this board is installed. This object is similiar to chSlotID in the Chassis MIB.
             boardEnvTemp 1.3.6.1.4.1.52.4.1.1.8.2.1.1.2 integer read-only
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.
             boardEnvTempStatus 1.3.6.1.4.1.52.4.1.1.8.2.1.1.3 integer read-only
This object reflects the status of the board temperature reading. Enumeration: 'normal': 4, 'unknown': 1, 'inoperative': 7, 'hot': 6, 'warm': 5, 'cold': 2, 'cool': 3.
             boardEnvTempRelStatus 1.3.6.1.4.1.52.4.1.1.8.2.1.1.4 integer read-only
This object reflects the status of the board temperature reading relative to the ambient temperature. Enumeration: 'unknown': 1, 'hot': 4, 'warm': 3, 'inoperative': 5, 'normal': 2.
             boardEnvShutdownAdmin 1.3.6.1.4.1.52.4.1.1.8.2.1.1.5 integer read-write
This object enables or disables the auto shutdown due to a temperature condition. Enumeration: 'disabled': 2, 'enabled': 1.
             boardEnvTempHot 1.3.6.1.4.1.52.4.1.1.8.2.1.1.6 integer read-only
The temperature value above which the board temperature is deemed to be hot.
             boardEnvTempWarm 1.3.6.1.4.1.52.4.1.1.8.2.1.1.7 integer read-only
The temperature value above which the board temperature is deemed to be warm, if it is below or equal the hot value.
             boardEnvTempCool 1.3.6.1.4.1.52.4.1.1.8.2.1.1.8 integer read-only
The temperature value below which the board temperature is deemed to be cool, if it is above or equal the cold value.
             boardEnvTempCold 1.3.6.1.4.1.52.4.1.1.8.2.1.1.9 integer read-only
The temperature value below which the board temperature is deemed to be cold.
             boardEnvTempRelHot 1.3.6.1.4.1.52.4.1.1.8.2.1.1.10 integer read-only
The temperature value above ambient at which the board temperature is deemed to be hot relative to ambient.
             boardEnvTempRelWarm 1.3.6.1.4.1.52.4.1.1.8.2.1.1.11 integer read-only
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.
             boardEnvTempMaxFanRelHot 1.3.6.1.4.1.52.4.1.1.8.2.1.1.12 integer read-only
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.
             boardEnvTempMaxFanRelWarm 1.3.6.1.4.1.52.4.1.1.8.2.1.1.13 integer read-only
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.
 psEnv 1.3.6.1.4.1.52.4.1.1.8.3
     psEnvSlotTable 1.3.6.1.4.1.52.4.1.1.8.3.1 no-access
A list of networking modules installed in this chassis.
         psEnvSlotEntry 1.3.6.1.4.1.52.4.1.1.8.3.1.1 no-access
A slot entry containing objects for a particular module.
             psEnvSlotID 1.3.6.1.4.1.52.4.1.1.8.3.1.1.1 integer read-only
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.
             psEnvTemp 1.3.6.1.4.1.52.4.1.1.8.3.1.1.2 integer read-only
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.
             psEnvTempStatus 1.3.6.1.4.1.52.4.1.1.8.3.1.1.3 integer read-only
This object reflects the status of the power supply temperature reading. Enumeration: 'normal': 4, 'unknown': 1, 'inoperative': 7, 'hot': 6, 'warm': 5, 'cold': 2, 'cool': 3.
             psEnvTempHot 1.3.6.1.4.1.52.4.1.1.8.3.1.1.4 integer read-only
The temperature value above which the power supply temperature is deemed to be hot.
             psEnvTempWarm 1.3.6.1.4.1.52.4.1.1.8.3.1.1.5 integer read-only
The temperature value above which the power supply temperature is deemed to be warm, if it is below or equal the hot value.
             psEnvTempCool 1.3.6.1.4.1.52.4.1.1.8.3.1.1.6 integer read-only
The temperature value below which the power supply temperature is deemed to be cool, if it is above or equal the cold value.
             psEnvTempCold 1.3.6.1.4.1.52.4.1.1.8.3.1.1.7 integer read-only
The temperature value below which the power supply temperature is deemed to be cold.
             psEnvFanStatus 1.3.6.1.4.1.52.4.1.1.8.3.1.1.8 integer read-only
This object reflects the status of the chassis fan. Enumeration: 'testing': 3, 'off': 6, 'normal': 2, 'unknown': 1, 'inoperative': 5, 'slow': 4.
             psEnvFanAdmin 1.3.6.1.4.1.52.4.1.1.8.3.1.1.9 integer read-write
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. Enumeration: 'autoMode': 1, 'fullSpeed': 2, 'testingMode': 3.
             psEnvFanSpeed 1.3.6.1.4.1.52.4.1.1.8.3.1.1.10 integer read-only
The fan speed expressed as a percentage of the maximum fan speed.
 bbuEnv 1.3.6.1.4.1.52.4.1.1.8.4