EATON-EMP-MIB
AI MIB Summary
The EATON-EMP-MIB facilitates SNMP-based monitoring of Eaton Environment Monitoring Probes to track critical environmental parameters such as temperature, humidity, and door status within data center power infrastructure. This module enables the collection of sensor telemetry and alarm states from dedicated environmental hardware to support facility safety and power system integrity.
The MIB module for Eaton Environment Monitoring Probes (EMP). The elements of this MIB have been extracted from the Eaton PowerMIB and placed in this separate MIB file for convenience. Copyright (C) Eaton Corporation (2007).
Main OID:
eatonEMPMIB.1.3.6.1.4.1.534.1.6.0
18
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
eatonEMPMIBThe MIB module for Eaton Environment Monitoring Probes (EMP). The elements of this MIB have been extracted from the Eaton PowerMIB and placed in this separate MIB file for convenience. Copyright (C) Eaton Corporation (2007). MODULE-IDENTITY .1.3.6.1.4.1.534.1.6.0 |
eatonEMPConformance OBJECT IDENTIFIER .1.3.6.1.4.1.534.1.6.0.2 |
eatonEMPGroupThe EMP scalar objects. Unknown .1.3.6.1.4.1.534.1.6.0.2.1 |
eatonEMPTableGroupThe EMP Contacts Table objects. Unknown .1.3.6.1.4.1.534.1.6.0.2.2 |
eatonEMPSimpleComplianceThe compliance statement for a normal EMP. Unknown .1.3.6.1.4.1.534.1.6.0.2.4 |
xupsEnvRemoteTempThe reading of an EMP's temperature sensor.ro Integer32 (-100..200) UNITS "degrees Centigrade" .1.3.6.1.4.1.534.1.6.5 |
xupsEnvRemoteHumidityThe reading of an EMP's humidity sensor.ro Integer32 .1.3.6.1.4.1.534.1.6.6 |
xupsEnvNumContactsThe number of Contacts in the xupsContactSenseTable. This object indicates the number of rows in the xupsContactSenseTable.ro Integer32 .1.3.6.1.4.1.534.1.6.7 |
xupsContactSenseTableA list of Contact Sensing table entries. The number of entries is given by the value of xupsEnvNumContacts. SEQUENCE OF XupsContactsTableEntry .1.3.6.1.4.1.534.1.6.8 |
xupsContactsTableEntryAn entry containing information applicable to a particular Contact input. XupsContactsTableEntry .1.3.6.1.4.1.534.1.6.8.1 |
xupsContactIndexThe Contact identifier; identical to the Contact Number. This object is not-accessible to MIB browsers, but had to be changed to read-only to satisfy SMIv2 syntax checkers if it is included in traps.ro Integer32 .1.3.6.1.4.1.534.1.6.8.1.1 |
xupsContactTypeThe normal state for this contact. The 'other' (not 'Normally') state is the Active state for generating the xupstdContactActiveNotice trap. If anyChange(3) is selected, then this trap is sent any time the contact changes to either Open or Closed. No traps are sent if the Contact is set to notUsed(4). In many cases, the configuration for Contacts may be done by other means, so this object may be read-only.rw Enumeration .1.3.6.1.4.1.534.1.6.8.1.2 |
xupsContactStateThe current state of the Contact input; the value is based on the open/closed input state and the setting for xupsContactType. When entering the openWithNotice(3) and closedWithNotice(4) states, no entries added to the xupsAlarmTable, but the xupstdContactActiveNotice trap is sent.ro Enumeration .1.3.6.1.4.1.534.1.6.8.1.3 |
xupsContactDescrA label identifying the Contact. This object should be set by the administrator.rw DisplayString .1.3.6.1.4.1.534.1.6.8.1.4 |
xupsEnvRemoteTempLowerLimitThe Lower Limit of the EMP temperature; if xupsEnvRemoteTemp falls below this value, the xupsRemoteTempBad alarm will occur.rw Integer32 (-100..200) UNITS "degrees Centigrade" .1.3.6.1.4.1.534.1.6.9 |
xupsEnvRemoteTempUpperLimitThe Upper Limit of the EMP temperature; if xupsEnvRemoteTemp rises above this value, the xupsRemoteTempBad alarm will occur. This value should be greater than xupsEnvRemoteTempLowerLimit.rw Integer32 (-100..200) UNITS "degrees Centigrade" .1.3.6.1.4.1.534.1.6.10 |
xupsEnvRemoteHumidityLowerLimitThe Lower Limit of the EMP humidity reading; if xupsEnvRemoteHumidity falls below this value, the xupsRemoteHumidityBad alarm will occur.rw Integer32 .1.3.6.1.4.1.534.1.6.11 |
xupsEnvRemoteHumidityUpperLimitThe Upper Limit of the EMP humidity reading; if xupsEnvRemoteHumidity rises above this value, the xupsRemoteHumidityBad alarm will occur. This value should be greater than xupsEnvRemoteHumidityLowerLimit.rw Integer32 .1.3.6.1.4.1.534.1.6.12 |