EATON-ATS2-MIB

File: EATON-ATS2-MIB.mib (24622 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC EATON-OIDS

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
Counter32 private TEXTUAL-CONVENTION
DisplayString sts

Defined Types

UnixTimeStamp  
Unix time stamp. Measured in seconds since January 1, 1970.
TEXTUAL-CONVENTION    
  Counter32  

ATSInputEntry  
SEQUENCE    
  ats2InputIndex INTEGER
  ats2InputVoltage INTEGER
  ats2InputFrequency INTEGER

ATSInputStatusEntry  
SEQUENCE    
  ats2InputStatusIndex INTEGER
  ats2InputStatusFrequency INTEGER
  ats2InputStatusGood INTEGER
  ats2InputStatusInternalFailure INTEGER
  ats2InputStatusVoltage INTEGER
  ats2InputStatusUsed INTEGER

Ats2ContactsTableEntry  
SEQUENCE    
  ats2ContactIndex INTEGER
  ats2ContactType INTEGER
  ats2ContactState INTEGER
  ats2ContactDescr DisplayString

Defined Values

ats2 1.3.6.1.4.1.534.10.2
The MIB module for Eaton ATS (Automatic Transfer Switch).
MODULE-IDENTITY    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

eaton 1.3.6.1.4.1.534
OBJECT IDENTIFIER    

sts 1.3.6.1.4.1.534.10
OBJECT IDENTIFIER    

ats2Ident 1.3.6.1.4.1.534.10.2.1
OBJECT IDENTIFIER    

ats2Measure 1.3.6.1.4.1.534.10.2.2
OBJECT IDENTIFIER    

ats2Status 1.3.6.1.4.1.534.10.2.3
OBJECT IDENTIFIER    

ats2Config 1.3.6.1.4.1.534.10.2.4
OBJECT IDENTIFIER    

ats2Environment 1.3.6.1.4.1.534.10.2.5
OBJECT IDENTIFIER    

ats2Traps 1.3.6.1.4.1.534.10.2.10
OBJECT IDENTIFIER    

ats2IdentManufacturer 1.3.6.1.4.1.534.10.2.1.1
The manufacturer name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

ats2IdentModel 1.3.6.1.4.1.534.10.2.1.2
Device model name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

ats2IdentFWVersion 1.3.6.1.4.1.534.10.2.1.3
Device F/W version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

ats2IdentRelease 1.3.6.1.4.1.534.10.2.1.4
The released date.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

ats2IdentSerialNumber 1.3.6.1.4.1.534.10.2.1.5
Device serial number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ats2IdentPartNumber 1.3.6.1.4.1.534.10.2.1.6
Device part number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ats2IdentAgentVersion 1.3.6.1.4.1.534.10.2.1.7
Communication Card F/W version
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

ats2Input 1.3.6.1.4.1.534.10.2.2.1
OBJECT IDENTIFIER    

ats2InputDephasing 1.3.6.1.4.1.534.10.2.2.1.1
The dephasing in between Source 1 and Source 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2InputTable 1.3.6.1.4.1.534.10.2.2.2
The table of input information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ATSInputEntry

ats2Output 1.3.6.1.4.1.534.10.2.2.3
OBJECT IDENTIFIER    

ats2OperationMode 1.3.6.1.4.1.534.10.2.2.4
The operation mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initialization(1), diagnosis(2), off(3), source1(4), source2(5), safe(6), fault(7)  

ats2InputEntry 1.3.6.1.4.1.534.10.2.2.2.1
The input information of each source input: .1 source1 .2 source2
Status: current Access: not-accessible
OBJECT-TYPE    
  ATSInputEntry  

ats2InputIndex 1.3.6.1.4.1.534.10.2.2.2.1.1
Index to input.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source1(1), source2(2)  

ats2InputVoltage 1.3.6.1.4.1.534.10.2.2.2.1.2
The input voltage in front of relay. Units are 0.1 V.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2InputFrequency 1.3.6.1.4.1.534.10.2.2.2.1.3
The input frequency. Units are 0.1 Hz.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2OutputVoltage 1.3.6.1.4.1.534.10.2.2.3.1
The output voltage. Units are 0.1 V.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2OutputCurrent 1.3.6.1.4.1.534.10.2.2.3.2
The output current. Units are 0.1 A.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2InputStatus 1.3.6.1.4.1.534.10.2.3.1
OBJECT IDENTIFIER    

ats2InputStatusDephasing 1.3.6.1.4.1.534.10.2.3.1.1
The dephasing status in between Source 1 and Source 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), outOfRange(2)  

ats2InputStatusTable 1.3.6.1.4.1.534.10.2.3.2
The table of input status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ATSInputStatusEntry

ats2OutputStatus 1.3.6.1.4.1.534.10.2.3.3
OBJECT IDENTIFIER    

ats2InputStatusEntry 1.3.6.1.4.1.534.10.2.3.2.1
The input flow status: .1 source1 .2 source2
Status: current Access: not-accessible
OBJECT-TYPE    
  ATSInputStatusEntry  

ats2InputStatusIndex 1.3.6.1.4.1.534.10.2.3.2.1.1
Index of input entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source1(1), source2(2)  

ats2InputStatusFrequency 1.3.6.1.4.1.534.10.2.3.2.1.2
The status of input frequency.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER good(1), outOfRange(2)  

ats2InputStatusGood 1.3.6.1.4.1.534.10.2.3.2.1.3
The summarized status of input AC flow.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER voltageOrFreqOutofRange(1), voltageAndFreqNormalRange(2), voltageDeratedRangeAndFreqNormalRange(3), voltageAndFreqNormalRangeWaveformNok(4)  

ats2InputStatusInternalFailure 1.3.6.1.4.1.534.10.2.3.2.1.4
The internal fault status of input.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER good(1), internalFailure(2)  

ats2InputStatusVoltage 1.3.6.1.4.1.534.10.2.3.2.1.5
The status of input voltage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normalRange(1), deratedRange(2), outofRange(3), missing(4)  

ats2InputStatusUsed 1.3.6.1.4.1.534.10.2.3.2.1.6
The status of input relay.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notPoweringLoad(1), poweringLoad(2)  

ats2StatusInternalFailure 1.3.6.1.4.1.534.10.2.3.3.1
Output fault.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER good(1), internalFailure(2)  

ats2StatusOutput 1.3.6.1.4.1.534.10.2.3.3.2
Output powered status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER outputNotPowered(1), outputPowered(2)  

ats2StatusOverload 1.3.6.1.4.1.534.10.2.3.3.3
The output overload status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noOverload(1), warningOverload(2), criticalOverload(3)  

ats2StatusOverTemperature 1.3.6.1.4.1.534.10.2.3.3.4
The over temperature status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noOverTemperature(1), overTemperature(2)  

ats2StatusShortCircuit 1.3.6.1.4.1.534.10.2.3.3.5
Short circuit status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noShortCircuit(1), shortCircuit(2)  

ats2StatusCommunicationLost 1.3.6.1.4.1.534.10.2.3.3.6
Communication failure status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER good(1), communicationLost(2)  

ats2StatusConfigurationFailure 1.3.6.1.4.1.534.10.2.3.3.7
Configuration failure status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER good(1), configurationFailure(2)  

ats2ConfigTime 1.3.6.1.4.1.534.10.2.4.1
OBJECT IDENTIFIER    

ats2ConfigInputVoltageRating 1.3.6.1.4.1.534.10.2.4.2
The input voltage rating. Unit is 1 V.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2ConfigInputFrequencyRating 1.3.6.1.4.1.534.10.2.4.3
The input frequency rating. Unit is 1 Hz.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2ConfigOutputVoltage 1.3.6.1.4.1.534.10.2.4.4
The output voltage config. Unit is 1 V.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ats2ConfigPreferred 1.3.6.1.4.1.534.10.2.4.5
The preferred source.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER source1(1), source2(2)  

ats2ConfigSensitivity 1.3.6.1.4.1.534.10.2.4.6
The AC Blackout Sensitivity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), highSensitivity(2), lowSensitivity(3)  

ats2ConfigTransferMode 1.3.6.1.4.1.534.10.2.4.7
behavior configuration when transfering from one source to other source not synchronized.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), gap(2)  

ats2ConfigTransferTest 1.3.6.1.4.1.534.10.2.4.8
The status of transfer test.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER doneAndPassed(1), doneAndWarning(2), doneAndError(3), aborted(4), inProgress(5), noTestInitiated(6)  

ats2ConfigBrownoutLow 1.3.6.1.4.1.534.10.2.4.9
Setting of input brownout low voltage. Unit is 1 V.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2ConfigBrownoutLowDerated 1.3.6.1.4.1.534.10.2.4.10
Setting of input brownout low derated voltage. Unit is 1 V.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2ConfigBrownoutHigh 1.3.6.1.4.1.534.10.2.4.11
Setting of input brownout high voltage. Unit is 1 V.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2ConfigHysteresisVoltage 1.3.6.1.4.1.534.10.2.4.12
Hysteresis between loss point and comeback point. Unit is 1 V.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ats2ConfigTimeRTC 1.3.6.1.4.1.534.10.2.4.1.1
Clock value. This could be from either a real-time clock (in which case it is likely writeable) or from a time server via NTP (probably read-only). (since 1/1/1970 at 1:00:00).
Status: current Access: read-write
OBJECT-TYPE    
  UnixTimeStamp  

ats2ConfigTimeTextDate 1.3.6.1.4.1.534.10.2.4.1.2
The present date in MM/DD/YYYY text format.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

ats2ConfigTimeTextTime 1.3.6.1.4.1.534.10.2.4.1.3
The present time in hh:mm:ss text format.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

ats2EnvRemoteTemp 1.3.6.1.4.1.534.10.2.5.1
The reading of an EMP's temperature sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -100..200  

ats2EnvRemoteHumidity 1.3.6.1.4.1.534.10.2.5.2
The reading of an EMP's humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

ats2EnvNumContacts 1.3.6.1.4.1.534.10.2.5.3
The number of Contacts in the ats2ContactSenseTable. This object indicates the number of rows in the ats2ContactSenseTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

ats2ContactSenseTable 1.3.6.1.4.1.534.10.2.5.4
A list of Contact Sensing table entries. The number of entries is given by the value of ats2EnvNumContacts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ats2ContactsTableEntry

ats2ContactsTableEntry 1.3.6.1.4.1.534.10.2.5.4.1
An entry containing information applicable to a particular Contact input.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ats2ContactsTableEntry  

ats2ContactIndex 1.3.6.1.4.1.534.10.2.5.4.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    
  INTEGER 1..1024  

ats2ContactType 1.3.6.1.4.1.534.10.2.5.4.1.2
The normal state for this contact. The 'other' (not 'Normally') state is the Active state for generating the ats2tdContactActiveNotice 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)  

ats2ContactState 1.3.6.1.4.1.534.10.2.5.4.1.3
The current state of the Contact input; the value is based on the open/closed input state and the setting for ats2ContactType. When entering the openWithNotice(3) and closedWithNotice(4) states, no entries added to the ats2AlarmTable, but the ats2tdContactActiveNotice trap is sent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), closed(2), openWithNotice(3), closedWithNotice(4)  

ats2ContactDescr 1.3.6.1.4.1.534.10.2.5.4.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)  

ats2EnvRemoteTempLowerLimit 1.3.6.1.4.1.534.10.2.5.5
The Lower Limit of the EMP temperature; if ats2EnvRemoteTemp falls below this value, the ats2RemoteTempBad alarm will occur.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -100..200  

ats2EnvRemoteTempUpperLimit 1.3.6.1.4.1.534.10.2.5.6
The Upper Limit of the EMP temperature; if ats2EnvRemoteTemp rises above this value, the ats2RemoteTempBad alarm will occur. This value should be greater than ats2EnvRemoteTempLowerLimit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -100..200  

ats2EnvRemoteHumidityLowerLimit 1.3.6.1.4.1.534.10.2.5.7
The Lower Limit of the EMP humidity reading; if ats2EnvRemoteHumidity falls below this value, the ats2RemoteHumidityBad alarm will occur.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

ats2EnvRemoteHumidityUpperLimit 1.3.6.1.4.1.534.10.2.5.8
The Upper Limit of the EMP humidity reading; if ats2EnvRemoteHumidity rises above this value, the ats2RemoteHumidityBad alarm will occur. This value should be greater than ats2EnvRemoteHumidityLowerLimit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

ats2TrapCommunicationLost 1.3.6.1.4.1.534.10.2.10.1
Communication with the ATS failed.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapCommunicationRecovered 1.3.6.1.4.1.534.10.2.10.2
Communication with the ATS recovered.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapOutputPowered 1.3.6.1.4.1.534.10.2.10.3
The ATS powers the load.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapOutputNotPowered 1.3.6.1.4.1.534.10.2.10.4
The ATS does not powers the load.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapOverload 1.3.6.1.4.1.534.10.2.10.5
The ATS has sensed a critical overload.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapNoOverLoad 1.3.6.1.4.1.534.10.2.10.6
The critical overload disappeared.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapInternalFailure 1.3.6.1.4.1.534.10.2.10.7
The ATS has an internal failure (sum of all HW internal failure).
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapNoInternalFailure 1.3.6.1.4.1.534.10.2.10.8
The ATS internal failure disappeared.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapSource1Normal 1.3.6.1.4.1.534.10.2.10.9
Source 1 returns to normal.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapSource1OutOfRange 1.3.6.1.4.1.534.10.2.10.10
Source 1 out of range.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapSource2Normal 1.3.6.1.4.1.534.10.2.10.11
Source 2 returns to normal.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapSource2OutOfRange 1.3.6.1.4.1.534.10.2.10.12
Source 2 out of range.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapSourceDesynchronized 1.3.6.1.4.1.534.10.2.10.13
Source 1 and Source 2 phase are desynchronized.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapSourceSynchronized 1.3.6.1.4.1.534.10.2.10.14
Source 1 and Source 2 phase are synchronized.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapOutputPoweredBySource1 1.3.6.1.4.1.534.10.2.10.15
Source 1 powers the output.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapOutputPoweredBySource2 1.3.6.1.4.1.534.10.2.10.16
Source 2 powers the output.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapRemoteTempLow 1.3.6.1.4.1.534.10.2.10.20
The remote temperature, ats2EnvRemoteTemp, has fallen below the set lower limit, ats2EnvRemoteTempLowerLimit.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapRemoteTempHigh 1.3.6.1.4.1.534.10.2.10.21
The remote temperature, ats2EnvRemoteTemp, has risen above the set upper limit, xupsEnvRemoteTempUpperLimit.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapRemoteTempNormal 1.3.6.1.4.1.534.10.2.10.22
The remote temperature, ats2EnvRemoteTemp, is inside the interval defined by the lower limit and the upper limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapRemoteHumidityLow 1.3.6.1.4.1.534.10.2.10.23
The remote humidity, ats2EnvRemoteHumidity, has fallen below the set lower limit, ats2EnvRemoteHumidityLowerLimit.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapRemoteHumidityHigh 1.3.6.1.4.1.534.10.2.10.24
The remote humidity, ats2EnvRemoteHumidity, has risen above the set upper limit, ats2EnvRemoteHumidityUpperLimit.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TrapRemoteHumidityNormal 1.3.6.1.4.1.534.10.2.10.25
The remote humidity, ats2EnvRemoteHumidity, is inside the interval defined by the lower limit and the upper limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2Contact1ActiveNotice 1.3.6.1.4.1.534.10.2.10.26
The Contact 1 is in its Active state. The following are the situations that generate this trap: For ats2ContactType: and ats2ContactState: normallyOpen(1) and closedWithNotice(4) normallyClosed(2) and openWithNotice(3) anyChange(3) and openWithNotice(3) or closedWithNotice(4)
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2Contact1InactiveNotice 1.3.6.1.4.1.534.10.2.10.27
The Contact 1 has changed to its Inactive state.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2Contact2ActiveNotice 1.3.6.1.4.1.534.10.2.10.28
The Contact 2 is in its Active state. The following are the situations that generate this trap: For ats2ContactType: and ats2ContactState: normallyOpen(1) and closedWithNotice(4) normallyClosed(2) and openWithNotice(3) anyChange(3) and openWithNotice(3) or closedWithNotice(4)
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2Contact2InactiveNotice 1.3.6.1.4.1.534.10.2.10.29
The Contact 2 has changed to its Inactive state.
Status: current Access: read-write
NOTIFICATION-TYPE    

ats2TestTrap 1.3.6.1.4.1.534.10.2.10.40
Sent whenever the trap test feature is used by the communication card.
Status: current Access: read-write
NOTIFICATION-TYPE