Home/Catalog/EATON-SENSOR-MIB

EATON-SENSOR-MIB

AI MIB Summary

The EATON-SENSOR-MIB facilitates the monitoring of environmental telemetry data, specifically temperature, humidity, and air pressure, from Eaton-branded sensor hardware via SNMP. This module enables the collection of real-time sensor readings to support data center infrastructure management and environmental alarm triggering.

The MIB module for Eaton Sensors.
Main OID:
eatonSensor.1
132
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

132 total
Object Name
eatonSensorThe MIB module for Eaton Sensors.
MODULE-IDENTITY
.1
IMPORTSThe MIB module for Eaton Sensors.
Unknown
.1
sensor
OBJECT IDENTIFIER
.1.1
sensorNotification
OBJECT IDENTIFIER
.1.1.0
notifySensorCountSent whenever the sensor count changes after a discovery or removing from the UI.
NOTIFICATION-TYPE
.1.1.0.1
notifySensorStatusSent whenever the sensor status changes.
NOTIFICATION-TYPE
.1.1.0.2
sensorCountNumber of sensor managed on this device.ro
Integer32
.1.1.1
sensorIdentificationTableA list of sensor devices identification data. The number of entries is given by sensorCount.
SEQUENCE OF SensorIdentificationEntry
.1.1.2
sensorIdentificationEntryAn entry for a sensor device identification.
SensorIdentificationEntry
.1.1.2.1
sensorIndexA unique value for each sensor device. Its value ranges from 1 to sensorCount.ro
Integer32
.1.1.2.1.1
sensorUuidA unique uuid value for each sensor device.ro
OCTET STRING
.1.1.2.1.2
sensorConnectionTypeSensor connection type with the device that monitors it.ro
ProbeConnectionType
.1.1.2.1.3
sensorAddressDepending of the connection implementation : Modbus Slave Id, BT Mac address, ...ro
OCTET STRING
.1.1.2.1.4
sensorMonitoredByParent oid device where the sensor is connected to and monitored by.ro
OBJECT IDENTIFIER
.1.1.2.1.5
sensorManufacturerThe vendor name of the sensor device.ro
OCTET STRING
.1.1.2.1.6
sensorModelThe model name of the sensor device.ro
OCTET STRING
.1.1.2.1.7
sensorPartNumberThe catalog part number of the sensor device.ro
OCTET STRING
.1.1.2.1.8
sensorSerialNumberThe serial number of the sensor device.ro
OCTET STRING
.1.1.2.1.9
sensorFirmwareVersionThe firmware version of the sensor device.ro
OCTET STRING
.1.1.2.1.10
sensorConfigurationTableA list of sensor devices configuration data. The number of entries is given by sensorCount.
SEQUENCE OF SensorConfigurationEntry
.1.1.3
sensorConfigurationEntryAn entry for a sensor device configuration.
SensorConfigurationEntry
.1.1.3.1
sensorNameThe friendly name of the sensor device.rw
OCTET STRING
.1.1.3.1.1
sensorLocationThe location of the sensor device.rw
OCTET STRING
.1.1.3.1.2
sensorPositionThe Position by reference to the data center aisle.rw
PositionType
.1.1.3.1.3
sensorElevationThe Elevation in the rack.rw
ElevationType
.1.1.3.1.4
sensorUElevationThe elevation in the rack in count of U position from the bottom.rw
Integer32
.1.1.3.1.5
sensorMonitoringTableA list of sensor devices monitoring data. The number of entries is given by sensorCount.
SEQUENCE OF SensorMonitoringEntry
.1.1.4
sensorMonitoringEntryAn entry for a sensor device monitoring.
SensorMonitoringEntry
.1.1.4.1
sensorStatusIndicates how the sensor is communicating or not.ro
CommunicationStatus
.1.1.4.1.1
sensorStatusSinceUTC time in seconds since 1970/01/01 dating the sensor status last change.ro
UnixTimeStamp
.1.1.4.1.2
sensorTemperatureCountNumber of temperature probes managed by the sensor device.ro
Integer32
.1.1.4.1.3
sensorHumidityCountNumber of humidity probes managed by the sensor device.ro
Integer32
.1.1.4.1.4
sensorDigitalInputCountNumber of digital input probes managed by the sensor device.ro
Integer32
.1.1.4.1.5
sensorAnalogInputCountNumber of analog input probes managed by the sensor device.ro
Integer32
.1.1.4.1.6
temperature
OBJECT IDENTIFIER
.1.2
temperatureNotification
OBJECT IDENTIFIER
.1.2.0
notifyTemperatureAlarmSent whenever the temperature alarm changes.
NOTIFICATION-TYPE
.1.2.0.1
notifyTemperatureCommunicationStatusSent whenever the temperature communication status changes. Is not implemented when the probe is internal (see temperatureConnectionType).
NOTIFICATION-TYPE
.1.2.0.2
temperatureIdentificationTableA list of temperature probe measurements. the number of entries is given by the temperature count.
SEQUENCE OF TemperatureIdentificationEntry
.1.2.1
temperatureIdentificationEntryAn entry for a temperature probe identification.
TemperatureIdentificationEntry
.1.2.1.1
temperatureIndexA unique value for each temperature probe measurement. Its value ranges from 1 to sensorTemperatureCount.ro
Integer32
.1.2.1.1.1
temperatureUuidA unique uuid value for each temperature.ro
OCTET STRING
.1.2.1.1.2
temperatureConnectionTypeProbe connection type with the sensor that monitors it.ro
ProbeConnectionType
.1.2.1.1.3
temperatureConfigurationTableA list of temperature probe configuration. The number of entries is given by sensorTemperatureCount.
SEQUENCE OF TemperatureConfigurationEntry
.1.2.2
temperatureConfigurationEntryAn entry for a temperature probe configuration.
TemperatureConfigurationEntry
.1.2.2.1
temperatureNameThe friendly name of the sensor temperature probe.rw
OCTET STRING
.1.2.2.1.1
temperatureEnableConfigure the temperature acquired or not. 0:disabled, 1:enabledrw
EnableType
.1.2.2.1.2
temperatureOffsetConfigure the offset (Minus or Plus) to be added to the acquired value in order to correct the probe measurement error. See temperatureUnit data for the units.rw
Integer32
.1.2.2.1.3
temperatureAlarmEnableConfigure the temperature alarm depending on the thresholds evaluated or not. 0:disabled, 1:enabledrw
EnableType
.1.2.2.1.4
temperatureThresholdLowWarningLow warning temperature threshold. See temperatureUnit data for the units.rw
Integer32
.1.2.2.1.5
temperatureThresholdLowCriticalLow critical temperature threshold. See temperatureUnit data for the units.rw
Integer32
.1.2.2.1.6
temperatureThresholdHighWarningHigh warning temperature threshold. See temperatureUnit data for the units.rw
Integer32
.1.2.2.1.7
temperatureThresholdHighCriticalHigh critical temperature threshold. See temperatureUnit data for the units.rw
Integer32
.1.2.2.1.8
temperatureThresholdHysteresisTemperature threshold hysteresis. See temperatureUnit data for the units.rw
Integer32
.1.2.2.1.9
temperatureAlarmGracePeriodThe grace period the alarm triggers after the acquired value crosses a trigger value (in seconds).rw
Integer32
.1.2.2.1.10
temperatureMonitoringTableA list of temperature probe monitoring. The number of entries is given by sensorTemperatureCount.
SEQUENCE OF TemperatureMonitoringEntry
.1.2.3
temperatureMonitoringEntryAn entry for a temperature probe monitoring.
TemperatureMonitoringEntry
.1.2.3.1
temperatureAlarmAlarm set according to the realtime measure compared to the thresholds.ro
AlarmType
.1.2.3.1.1
temperatureAlarmChangeSinceUTC time in seconds since 1970/01/01 dating the temperature alarm last change.ro
UnixTimeStamp
.1.2.3.1.2
temperatureValueRealtime measured value after correction with the offset. See temperatureUnit data for the units.ro
Integer32
.1.2.3.1.3
temperatureCommunicationStatusIndicates how the temperature probe is communicating or not.ro
CommunicationStatus
.1.2.3.1.4
temperatureCommunicationStatusSinceUTC time in seconds since 1970/01/01 dating the temperature communication status last change.ro
UnixTimeStamp
.1.2.3.1.5
temperatureMonitoringMinMaxTableA list of temperature probe monitoring Min and Max. The number of entries is given by sensorTemperatureCount.
SEQUENCE OF TemperatureMonitoringMinMaxEntry
.1.2.4
temperatureMonitoringMinMaxEntryAn entry for a temperature probe monitoring Min and Max.
TemperatureMonitoringMinMaxEntry
.1.2.4.1
temperatureMinValueMinimum value registered since the 1st connection of the sensor or the last reset. See temperatureUnit data for the units.ro
Integer32
.1.2.4.1.1
temperatureMinValueSinceUTC time in seconds since 1970/01/01 dating the temperature min value last change.ro
UnixTimeStamp
.1.2.4.1.2
temperatureMaxValueMaximum value registered since the 1st connection of the sensor or the last reset. See temperatureUnit data for the units.ro
Integer32
.1.2.4.1.3
temperatureMaxValueSinceUTC time in seconds since 1970/01/01 dating the temperature max value last change.ro
UnixTimeStamp
.1.2.4.1.4
temperatureResetMinMaxCommand that resets the min and max data with the current measure. 0:None, 1:Resetrw
ResetCommandType
.1.2.4.1.5
temperatureUnitTemperature unit configuration. It is a global setting for all the v1 and v3 SNMP client. It does not involve the temperature unit of data stored and managed in the card. But it does configure the unit the temperatures data are red and written in this Mib. The possible values are tenthOfDegCelsius(0), tenthOfDegFarhenheit(1), tenthOfDegKelvin(2).rw
TemperatureUnitType
.1.2.5
humidity
OBJECT IDENTIFIER
.1.3
humidityNotification
OBJECT IDENTIFIER
.1.3.0
notifyHumidityAlarmSent whenever the humidity alarm changes.
NOTIFICATION-TYPE
.1.3.0.1
notifyHumidityCommunicationStatusSent whenever the humidity communication status changes. Is not implemented when the probe is internal (see humidityConnectionType).
NOTIFICATION-TYPE
.1.3.0.2
humidityIdentificationTableA list of humidity probe measurements. the number of entries is given by the humidity count.
SEQUENCE OF HumidityIdentificationEntry
.1.3.1
humidityIdentificationEntryAn entry for a humidity probe identification.
HumidityIdentificationEntry
.1.3.1.1
humidityIndexA unique value for each humidity probe measurement. Its value ranges from 1 to sensorhumidityCount.ro
Integer32
.1.3.1.1.1
humidityUuidA unique uuid value for each humidity.ro
OCTET STRING
.1.3.1.1.2
humidityConnectionTypeProbe connection type with the sensor that monitors it.ro
ProbeConnectionType
.1.3.1.1.3
humidityConfigurationTableA list of humidity probe configuration. The number of entries is given by sensorhumidityCount.
SEQUENCE OF HumidityConfigurationEntry
.1.3.2
humidityConfigurationEntryAn entry for a humidity probe configuration.
HumidityConfigurationEntry
.1.3.2.1
humidityNameThe friendly name of the sensor humidity probe.rw
OCTET STRING
.1.3.2.1.1
humidityEnableConfigure the humidity acquired or not. 0:disabled, 1:enabledrw
EnableType
.1.3.2.1.2
humidityOffsetConfigure the offset (Minus or Plus) to be added to the acquired value in order to correct the probe measurement error. in tenth of % units.rw
Integer32
.1.3.2.1.3
humidityAlarmEnableConfigure the humidity alarm depending on the thresholds evaluated or not. 0:disabled, 1:enabledrw
EnableType
.1.3.2.1.4
humidityThresholdLowWarningLow warning humidity threshold in tenth of % units.rw
Integer32
.1.3.2.1.5
humidityThresholdLowCriticalLow critical humidity threshold in tenth of % units.rw
Integer32
.1.3.2.1.6
humidityThresholdHighWarningHigh warning humidity threshold in tenth of % units.rw
Integer32
.1.3.2.1.7
humidityThresholdHighCriticalHigh critical humidity threshold in tenth of % units.rw
Integer32
.1.3.2.1.8
humidityThresholdHysteresishumidity threshold hysteresis in tenth of % units.rw
Integer32
.1.3.2.1.9
humidityAlarmGracePeriodThe grace period the alarm triggers after the acquired value crosses a trigger value (in seconds).rw
Integer32
.1.3.2.1.10
humidityMonitoringTableA list of humidity probe monitoring. The number of entries is given by sensorhumidityCount.
SEQUENCE OF HumidityMonitoringEntry
.1.3.3
humidityMonitoringEntryAn entry for a humidity probe monitoring.
HumidityMonitoringEntry
.1.3.3.1
humidityAlarmAlarm set according to the realtime measure compared to the thresholds.ro
AlarmType
.1.3.3.1.1
humidityAlarmChangeSinceUTC time in seconds since 1970/01/01 dating the humidity alarm last change.ro
UnixTimeStamp
.1.3.3.1.2
humidityValueRealtime measured value after correction with the offset. in tenth of % units.ro
Integer32
.1.3.3.1.3
humidityCommunicationStatusIndicates how the humidity probe is communicating or not.ro
CommunicationStatus
.1.3.3.1.4
humidityCommunicationStatusSinceUTC time in seconds since 1970/01/01 dating the humidity communication status last change.ro
UnixTimeStamp
.1.3.3.1.5
humidityMonitoringMinMaxTableA list of humidity probe monitoring Min and Max. The number of entries is given by sensorhumidityCount.
SEQUENCE OF HumidityMonitoringMinMaxEntry
.1.3.4
humidityMonitoringMinMaxEntryAn entry for a humidity probe monitoring Min and Max.
HumidityMonitoringMinMaxEntry
.1.3.4.1
humidityMinValueMinimum value registered since the 1st connection of the sensor or the last reset. in tenth of % units.ro
Integer32
.1.3.4.1.1
humidityMinValueSinceUTC time in seconds since 1970/01/01 dating the humidity min value last change.ro
UnixTimeStamp
.1.3.4.1.2
humidityMaxValueMaximum value registered since the 1st connection of the sensor or the last reset. in tenth of % units.ro
Integer32
.1.3.4.1.3
humidityMaxValueSinceUTC time in seconds since 1970/01/01 dating the humidity max value last change.ro
UnixTimeStamp
.1.3.4.1.4
humidityResetMinMaxCommand that resets the min and max data with the current measure. 0:None, 1:Resetrw
ResetCommandType
.1.3.4.1.5
digitalInput
OBJECT IDENTIFIER
.1.4
digitalInputNotification
OBJECT IDENTIFIER
.1.4.0
notifyDigitalInputAlarmSent whenever the digital input alarm changes.
NOTIFICATION-TYPE
.1.4.0.1
notifydigitalInputCommunicationStatusSent whenever the digital input communication status changes. Is not implemented when the probe is internal (see digitalInputConnectionType).
NOTIFICATION-TYPE
.1.4.0.2
digitalInputIdentificationTableA list of digital input probe measurements. The number of entries is given by sensorDigitalInputCount.
SEQUENCE OF DigitalInputIdentificationEntry
.1.4.1
digitalInputIdentificationEntryAn entry for a digital input identification.
DigitalInputIdentificationEntry
.1.4.1.1
digitalInputIndexA unique value for each digital input probe measurement. Its value ranges from 1 to sensorDigitalInputCount.ro
Integer32
.1.4.1.1.1
digitalInputUuidA unique uuid value for each digital Input.ro
OCTET STRING
.1.4.1.1.2
digitalInputConnectionTypeProbe connection type with the sensor that monitors it.ro
ProbeConnectionType
.1.4.1.1.3
digitalInputConfigurationTableA list of digital input probe configuration. The number of entries is given by sensorDigitalInputCount.
SEQUENCE OF DigitalInputConfigurationEntry
.1.4.2
digitalInputConfigurationEntryAn entry for a digital input probe configuration.
DigitalInputConfigurationEntry
.1.4.2.1
digitalInputNameThe friendly name of the digital input probe.rw
OCTET STRING
.1.4.2.1.1
digitalInputEnableConfigure the digital input acquired or not. 0:disabled, 1:enabledrw
EnableType
.1.4.2.1.2
digitalInputPolarityConfigure the digitalInput polarity. 0 : Normally opened, 1 : Normally closedrw
PolarityType
.1.4.2.1.3
digitalInputAlarmEnableConfigure the digitalInput alarm depending on the polarity evaluated or not. 0:disabled, 1:enabledrw
EnableType
.1.4.2.1.4
digitalInputAlarmSeverityConfigure the alarm severity.rw
AlarmSeverityType
.1.4.2.1.5
digitalInputAlarmGracePeriodThe delay the alarm triggers when the state change event occurs (in seconds).rw
Integer32
.1.4.2.1.6
digitalInputMonitoringTableA list of digital input probee monitoring. The number of entries is given by sensorDigitalInputCount.
SEQUENCE OF DigitalInputMonitoringEntry
.1.4.3
digitalInputMonitoringEntryAn entry for a digital Input probe.
DigitalInputMonitoringEntry
.1.4.3.1
digitalInputAlarmAlarm set according to the polarity and alarm severity configuration.ro
AlarmLevelType
.1.4.3.1.1
digitalInputAlarmChangeSinceUTC time in seconds since 1970/01/01 dating the digital input alarm last change.ro
UnixTimeStamp
.1.4.3.1.2
digitalInputStateMeasure of the digital input after applying the polarity configured. 0 : Inactive, 1 : Activero
StateType
.1.4.3.1.3
digitalInputStateSinceUTC time in seconds since 1970/01/01 dating the digital input state last change.ro
UnixTimeStamp
.1.4.3.1.4
digitalInputCommunicationStatusIndicates how the digital input is communicating or not.ro
CommunicationStatus
.1.4.3.1.5
digitalInputCommunicationStatusSinceUTC time in seconds since 1970/01/01 dating the digital input communication status last change.ro
UnixTimeStamp
.1.4.3.1.6
conformance
OBJECT IDENTIFIER
.1.10
objectGroups
OBJECT IDENTIFIER
.1.10.2