EATON-EMP-MIB: View SNMP OID List / Download MIB
VENDOR: EATON CORPORATION
Home | MIB: EATON-EMP-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).
|
|||
Object Name | OID | Type | Access | Info |
eatonEMPMIB | 1.3.6.1.4.1.534.1.6.0 |
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). |
||
eatonEMPConformance | 1.3.6.1.4.1.534.1.6.0.2 | |||
eatonEMPGroup | 1.3.6.1.4.1.534.1.6.0.2.1 |
The EMP scalar objects. |
||
eatonEMPTableGroup | 1.3.6.1.4.1.534.1.6.0.2.2 |
The EMP Contacts Table objects. |
||
eatonEMPSimpleCompliance | 1.3.6.1.4.1.534.1.6.0.2.4 |
The compliance statement for a normal EMP. |
||
xupsEnvRemoteTemp | 1.3.6.1.4.1.534.1.6.5 | integer32 | read-only |
The reading of an EMP's temperature sensor. |
xupsEnvRemoteHumidity | 1.3.6.1.4.1.534.1.6.6 | integer32 | read-only |
The reading of an EMP's humidity sensor. |
xupsEnvNumContacts | 1.3.6.1.4.1.534.1.6.7 | integer32 | read-only |
The number of Contacts in the xupsContactSenseTable. This object indicates the number of rows in the xupsContactSenseTable. |
xupsContactSenseTable | 1.3.6.1.4.1.534.1.6.8 | no-access |
A list of Contact Sensing table entries. The number of entries is given by the value of xupsEnvNumContacts. |
|
1.3.6.1.4.1.534.1.6.8.1 | no-access |
An entry containing information applicable to a particular Contact input. |
||
xupsContactIndex | 1.3.6.1.4.1.534.1.6.8.1.1 | integer32 | read-only |
The 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. |
xupsContactType | 1.3.6.1.4.1.534.1.6.8.1.2 | integer | read-write |
The 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. Enumeration: 'normallyOpen': 1, 'normallyClosed': 2, 'anyChange': 3, 'notUsed': 4. |
xupsContactState | 1.3.6.1.4.1.534.1.6.8.1.3 | integer | read-only |
The 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. Enumeration: 'closedWithNotice': 4, 'openWithNotice': 3, 'open': 1, 'closed': 2. |
xupsContactDescr | 1.3.6.1.4.1.534.1.6.8.1.4 | displaystring | read-write |
A label identifying the Contact. This object should be set by the administrator. |
xupsEnvRemoteTempLowerLimit | 1.3.6.1.4.1.534.1.6.9 | integer32 | read-write |
The Lower Limit of the EMP temperature; if xupsEnvRemoteTemp falls below this value, the xupsRemoteTempBad alarm will occur. |
xupsEnvRemoteTempUpperLimit | 1.3.6.1.4.1.534.1.6.10 | integer32 | read-write |
The Upper Limit of the EMP temperature; if xupsEnvRemoteTemp rises above this value, the xupsRemoteTempBad alarm will occur. This value should be greater than xupsEnvRemoteTempLowerLimit. |
xupsEnvRemoteHumidityLowerLimit | 1.3.6.1.4.1.534.1.6.11 | integer32 | read-write |
The Lower Limit of the EMP humidity reading; if xupsEnvRemoteHumidity falls below this value, the xupsRemoteHumidityBad alarm will occur. |
xupsEnvRemoteHumidityUpperLimit | 1.3.6.1.4.1.534.1.6.12 | integer32 | read-write |
The 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. |