EATON-EMP-MIB

File: EATON-EMP-MIB.mib (9416 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
EATON-OIDS

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
xupsEnvironment

Defined Types

XupsContactsTableEntry  
SEQUENCE    
  xupsContactIndex Integer32
  xupsContactType INTEGER
  xupsContactState INTEGER
  xupsContactDescr DisplayString

Defined Values

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).
MODULE-IDENTITY    

xupsEnvRemoteTemp 1.3.6.1.4.1.534.1.6.5
The reading of an EMP's temperature sensor.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -100..200  

xupsEnvRemoteHumidity 1.3.6.1.4.1.534.1.6.6
The reading of an EMP's humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

xupsEnvNumContacts 1.3.6.1.4.1.534.1.6.7
The number of Contacts in the xupsContactSenseTable. This object indicates the number of rows in the xupsContactSenseTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1024  

xupsContactSenseTable 1.3.6.1.4.1.534.1.6.8
A list of Contact Sensing table entries. The number of entries is given by the value of xupsEnvNumContacts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XupsContactsTableEntry

xupsContactsTableEntry 1.3.6.1.4.1.534.1.6.8.1
An entry containing information applicable to a particular Contact input.
Status: current Access: not-accessible
OBJECT-TYPE    
  XupsContactsTableEntry  

xupsContactIndex 1.3.6.1.4.1.534.1.6.8.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1024  

xupsContactType 1.3.6.1.4.1.534.1.6.8.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normallyOpen(1), normallyClosed(2), anyChange(3), notUsed(4)  

xupsContactState 1.3.6.1.4.1.534.1.6.8.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), closed(2), openWithNotice(3), closedWithNotice(4)  

xupsContactDescr 1.3.6.1.4.1.534.1.6.8.1.4
A label identifying the Contact. This object should be set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

xupsEnvRemoteTempLowerLimit 1.3.6.1.4.1.534.1.6.9
The Lower Limit of the EMP temperature; if xupsEnvRemoteTemp falls below this value, the xupsRemoteTempBad alarm will occur.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -100..200  

xupsEnvRemoteTempUpperLimit 1.3.6.1.4.1.534.1.6.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -100..200  

xupsEnvRemoteHumidityLowerLimit 1.3.6.1.4.1.534.1.6.11
The Lower Limit of the EMP humidity reading; if xupsEnvRemoteHumidity falls below this value, the xupsRemoteHumidityBad alarm will occur.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

xupsEnvRemoteHumidityUpperLimit 1.3.6.1.4.1.534.1.6.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

eatonEMPConformance 1.3.6.1.4.1.534.1.6.0.2
OBJECT IDENTIFIER    

eatonEMPGroup 1.3.6.1.4.1.534.1.6.0.2.1
The EMP scalar objects.
Status: current Access: read-write
OBJECT-GROUP    

eatonEMPTableGroup 1.3.6.1.4.1.534.1.6.0.2.2
The EMP Contacts Table objects.
Status: current Access: read-write
OBJECT-GROUP    

eatonEMPSimpleCompliance 1.3.6.1.4.1.534.1.6.0.2.4
The compliance statement for a normal EMP.
Status: current Access: read-write
MODULE-COMPLIANCE