MIBs Depot

CTRON-ENVIRONMENT-MIB

Registered at
1.3.6.1.4.1.52.4.1.1.8.1
1.3.6.1.4.1.52.4.1.1.8.2
1.3.6.1.4.1.52.4.1.1.8.3
1.3.6.1.4.1.52.4.1.1.8.4
Namespace
enterasys
Source file
CTRON-ENVIRONMENT-MIB
Digest
sha256:4b750ddc97c7cde03aa5d15dd6145eb7d7a255a59fc3179ddb156da7c4511fc4

Imports

FromSymbols
CTRON-MIB-NAMESctenv
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRON-ENVIRONMENT-MIB
CTRON-MIB-NAMES
CTRON-OIDS
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

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