XUPS-MIB

File: XUPS-MIB.mib (77094 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

enterprises IpAddress TimeTicks
Gauge Counter DisplayString
ifIndex ifDescr OBJECT-TYPE
TRAP-TYPE

Defined Types

XupsInputEntry  
SEQUENCE    
  xupsInputPhase INTEGER
  xupsInputVoltage INTEGER
  xupsInputCurrent INTEGER
  xupsInputWatts INTEGER

XupsOutputEntry  
SEQUENCE    
  xupsOutputPhase INTEGER
  xupsOutputVoltage INTEGER
  xupsOutputCurrent INTEGER
  xupsOutputWatts INTEGER

XupsBypassEntry  
SEQUENCE    
  xupsBypassPhase INTEGER
  xupsBypassVoltage INTEGER

XupsContactsTableEntry  
SEQUENCE    
  xupsContactIndex INTEGER
  xupsContactType INTEGER
  xupsContactState INTEGER
  xupsContactDescr DisplayString

XupsAlarmEntry  
SEQUENCE    
  xupsAlarmID INTEGER
  xupsAlarmDescr OBJECT IDENTIFIER
  xupsAlarmTime TimeTicks

XupsAlarmEventEntry  
SEQUENCE    
  xupsAlarmEventID INTEGER
  xupsAlarmEventDateAndTime DisplayString
  xupsAlarmEventKind INTEGER
  xupsAlarmEventDescr INTEGER
  xupsAlarmEventMsg DisplayString

XupsRecepEntry  
SEQUENCE    
  xupsRecepIndex INTEGER
  xupsRecepStatus INTEGER
  xupsRecepOffDelaySecs INTEGER
  xupsRecepOnDelaySecs INTEGER
  xupsRecepAutoOffDelay INTEGER
  xupsRecepAutoOnDelay INTEGER
  xupsRecepShedSecsWithRestart INTEGER

Defined Values

powerware 1.3.6.1.4.1.534
OBJECT IDENTIFIER    

xups 1.3.6.1.4.1.534.1
OBJECT IDENTIFIER    

xupsIdent 1.3.6.1.4.1.534.1.1
OBJECT IDENTIFIER    

xupsBattery 1.3.6.1.4.1.534.1.2
OBJECT IDENTIFIER    

xupsInput 1.3.6.1.4.1.534.1.3
OBJECT IDENTIFIER    

xupsOutput 1.3.6.1.4.1.534.1.4
OBJECT IDENTIFIER    

xupsBypass 1.3.6.1.4.1.534.1.5
OBJECT IDENTIFIER    

xupsEnvironment 1.3.6.1.4.1.534.1.6
OBJECT IDENTIFIER    

xupsAlarm 1.3.6.1.4.1.534.1.7
OBJECT IDENTIFIER    

xupsTest 1.3.6.1.4.1.534.1.8
OBJECT IDENTIFIER    

xupsControl 1.3.6.1.4.1.534.1.9
OBJECT IDENTIFIER    

xupsConfig 1.3.6.1.4.1.534.1.10
OBJECT IDENTIFIER    

xupsTrapControl 1.3.6.1.4.1.534.1.11
OBJECT IDENTIFIER    

xupsRecep 1.3.6.1.4.1.534.1.12
OBJECT IDENTIFIER    

xupsTopology 1.3.6.1.4.1.534.1.13
OBJECT IDENTIFIER    

xupsObjectId 1.3.6.1.4.1.534.2
OBJECT IDENTIFIER    

powerwareEthernetSnmpAdapter 1.3.6.1.4.1.534.2.1
OBJECT IDENTIFIER    

powerwareNetworkSnmpAdapterEther 1.3.6.1.4.1.534.2.2
OBJECT IDENTIFIER    

powerwareNetworkSnmpAdapterToken 1.3.6.1.4.1.534.2.3
OBJECT IDENTIFIER    

onlinetDaemon 1.3.6.1.4.1.534.2.4
OBJECT IDENTIFIER    

connectUPSAdapterEthernet 1.3.6.1.4.1.534.2.5
OBJECT IDENTIFIER    

powerwareNetworkDigitalIOEther 1.3.6.1.4.1.534.2.6
OBJECT IDENTIFIER    

connectUPSAdapterTokenRing 1.3.6.1.4.1.534.2.7
OBJECT IDENTIFIER    

simpleSnmpAdapter 1.3.6.1.4.1.534.2.8
OBJECT IDENTIFIER    

xupsIdentManufacturer 1.3.6.1.4.1.534.1.1.1
The UPS Manufacturer Name (e.g. Powerware Corporation).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

xupsIdentModel 1.3.6.1.4.1.534.1.1.2
The UPS Model (e.g. Powerware Plus Model 18).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

xupsIdentSoftwareVersion 1.3.6.1.4.1.534.1.1.3
The firmware revision level(s) of the UPS microcontroller(s).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

xupsIdentOemCode 1.3.6.1.4.1.534.1.1.4
A binary code indicating who the UPS was manufactured or labeled for. 0 or 255 indicates Powerware itself.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

xupsBatTimeRemaining 1.3.6.1.4.1.534.1.2.1
Battery run time in seconds before UPS turns off due to low battery.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsBatVoltage 1.3.6.1.4.1.534.1.2.2
Battery voltage as reported by the UPS meters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsBatCurrent 1.3.6.1.4.1.534.1.2.3
Battery Current as reported by the UPS metering. Current is positive when discharging, negative when recharging the battery.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

xupsBatCapacity 1.3.6.1.4.1.534.1.2.4
Battery percent charge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

xupsBatteryAbmStatus 1.3.6.1.4.1.534.1.2.5
Gives the status of the Advanced Battery Management; batteryFloating(3) status means that the charger is temporarily charging the battery to its float voltage; batteryResting(4) is the state when the battery is fully charged and none of the other actions (charging/discharging/floating) is being done.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER batteryCharging(1), batteryDischarging(2), batteryFloating(3), batteryResting(4), unknown(5)  

xupsInputFrequency 1.3.6.1.4.1.534.1.3.1
The utility line frequency in tenths of Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsInputLineBads 1.3.6.1.4.1.534.1.3.2
The number of times the Input was out of tolerance in voltage or frequency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

xupsInputNumPhases 1.3.6.1.4.1.534.1.3.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..6  

xupsInputTable 1.3.6.1.4.1.534.1.3.4
The Aggregate Object with number of entries equal to NumPhases and including the xupsInput group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XupsInputEntry

xupsInputEntry 1.3.6.1.4.1.534.1.3.4.1
The input table entry containing the current, voltage, etc.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XupsInputEntry  

xupsInputPhase 1.3.6.1.4.1.534.1.3.4.1.1
The number of the phase. Serves as index for input table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..6  

xupsInputVoltage 1.3.6.1.4.1.534.1.3.4.1.2
The measured input voltage from the UPS meters in volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsInputCurrent 1.3.6.1.4.1.534.1.3.4.1.3
The measured input current from the UPS meters in amps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsInputWatts 1.3.6.1.4.1.534.1.3.4.1.4
The measured input real power in watts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsInputSource 1.3.6.1.4.1.534.1.3.5
The present external source of input power. The enumeration none(2) indicates that there is no external source of power, for example, the UPS is On Battery (an internal source). The bypassFeed(4) can only be used when the Bypass source is known to be a separate utility feed than the primaryUtility(3).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), none(2), primaryUtility(3), bypassFeed(4), secondaryUtility(5), generator(6), flywheel(7), fuelcell(8)  

xupsOutputLoad 1.3.6.1.4.1.534.1.4.1
The UPS output load in percent of rated capacity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..200  

xupsOutputFrequency 1.3.6.1.4.1.534.1.4.2
The measured UPS output frequency in tenths of Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsOutputNumPhases 1.3.6.1.4.1.534.1.4.3
The number of metered output phases, serves as the table index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..6  

xupsOutputTable 1.3.6.1.4.1.534.1.4.4
The Aggregate Object with number of entries equal to NumPhases and including the xupsOutput group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XupsOutputEntry

xupsOutputEntry 1.3.6.1.4.1.534.1.4.4.1
Output Table Entry containing voltage, current, etc.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XupsOutputEntry  

xupsOutputPhase 1.3.6.1.4.1.534.1.4.4.1.1
The number {1..3} of the output phase.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..6  

xupsOutputVoltage 1.3.6.1.4.1.534.1.4.4.1.2
The measured output voltage from the UPS metering in volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsOutputCurrent 1.3.6.1.4.1.534.1.4.4.1.3
The measured UPS output current in amps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsOutputWatts 1.3.6.1.4.1.534.1.4.4.1.4
The measured real output power in watts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsOutputSource 1.3.6.1.4.1.534.1.4.5
The present source of output power. The enumeration none(2) indicates that there is no source of output power (and therefore no output power), for example, the system has opened the output breaker.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), none(2), normal(3), bypass(4), battery(5), booster(6), reducer(7), parallelCapacity(8), parallelRedundant(9), highEfficiencyMode(10)  

xupsBypassFrequency 1.3.6.1.4.1.534.1.5.1
The bypass frequency in tenths of Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsBypassNumPhases 1.3.6.1.4.1.534.1.5.2
The number of lines in the UPS bypass table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..6  

xupsBypassTable 1.3.6.1.4.1.534.1.5.3
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XupsBypassEntry

xupsBypassEntry 1.3.6.1.4.1.534.1.5.3.1
Entry in the XUPS bypass table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XupsBypassEntry  

xupsBypassPhase 1.3.6.1.4.1.534.1.5.3.1.1
The Bypass Phase, index for the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..6  

xupsBypassVoltage 1.3.6.1.4.1.534.1.5.3.1.2
The measured UPS bypass voltage in volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsEnvAmbientTemp 1.3.6.1.4.1.534.1.6.1
The reading of the ambient temperature in the vicinity of the UPS or SNMP agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -100..200  

xupsEnvAmbientLowerLimit 1.3.6.1.4.1.534.1.6.2
The Lower Limit of the ambient temperature; if xupsEnvAmbientTemp falls below this value, the xupsAmbientTempBad alarm will occur.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -100..200  

xupsEnvAmbientUpperLimit 1.3.6.1.4.1.534.1.6.3
The Upper Limit of the ambient temperature; if xupsEnvAmbientTemp rises above this value, the xupsAmbientTempBad alarm will occur. This value should be greater than xupsEnvAmbientLowerLimit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -100..200  

xupsEnvAmbientHumidity 1.3.6.1.4.1.534.1.6.4
The reading of the ambient humidity in the vicinity of the UPS or SNMP agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

xupsEnvRemoteTemp 1.3.6.1.4.1.534.1.6.5
The reading of a remote temperature sensor connected to the UPS or SNMP agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -100..200  

xupsEnvRemoteHumidity 1.3.6.1.4.1.534.1.6.6
The reading of a remote humidity sensor connected to the UPS or SNMP agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 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: mandatory 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: mandatory 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1024  

xupsContactType 1.3.6.1.4.1.534.1.6.8.1.2
The normal state for this contact. The 'other' 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: mandatory 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: mandatory 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: mandatory 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 remote temperature; if xupsEnvRemoteTemp falls below this value, the xupsRemoteTempBad alarm will occur.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -100..200  

xupsEnvRemoteTempUpperLimit 1.3.6.1.4.1.534.1.6.10
The Upper Limit of the remote temperature; if xupsEnvRemoteTemp rises above this value, the xupsRemoteTempBad alarm will occur. This value should be greater than xupsEnvRemoteTempLowerLimit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -100..200  

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

xupsEnvRemoteHumidityUpperLimit 1.3.6.1.4.1.534.1.6.12
The Upper Limit of the remote humidity reading; if xupsEnvRemoteHumidity rises above this value, the xupsRemoteHumidityBad alarm will occur. This value should be greater than xupsEnvRemoteHumidityLowerLimit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

xupsAlarms 1.3.6.1.4.1.534.1.7.1
The current number of alarm conditions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

xupsAlarmTable 1.3.6.1.4.1.534.1.7.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XupsAlarmEntry

xupsAlarmEntry 1.3.6.1.4.1.534.1.7.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XupsAlarmEntry  

xupsAlarmID 1.3.6.1.4.1.534.1.7.2.1.1
A unique identifier for an alarm condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

xupsAlarmDescr 1.3.6.1.4.1.534.1.7.2.1.2
A reference to an alarm description object. The object referenced should not be accessible, but rather be used to provide a unique description of the alarm condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

xupsAlarmTime 1.3.6.1.4.1.534.1.7.2.1.3
The value of the MIB-II variable sysUpTime when the alarm condition occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

xupsOnBattery 1.3.6.1.4.1.534.1.7.3
OBJECT IDENTIFIER    

xupsLowBattery 1.3.6.1.4.1.534.1.7.4
OBJECT IDENTIFIER    

xupsUtilityPowerRestored 1.3.6.1.4.1.534.1.7.5
OBJECT IDENTIFIER    

xupsReturnFromLowBattery 1.3.6.1.4.1.534.1.7.6
OBJECT IDENTIFIER    

xupsOutputOverload 1.3.6.1.4.1.534.1.7.7
OBJECT IDENTIFIER    

xupsInternalFailure 1.3.6.1.4.1.534.1.7.8
OBJECT IDENTIFIER    

xupsBatteryDischarged 1.3.6.1.4.1.534.1.7.9
OBJECT IDENTIFIER    

xupsInverterFailure 1.3.6.1.4.1.534.1.7.10
OBJECT IDENTIFIER    

xupsOnBypass 1.3.6.1.4.1.534.1.7.11
OBJECT IDENTIFIER    

xupsBypassNotAvailable 1.3.6.1.4.1.534.1.7.12
OBJECT IDENTIFIER    

xupsOutputOff 1.3.6.1.4.1.534.1.7.13
OBJECT IDENTIFIER    

xupsInputFailure 1.3.6.1.4.1.534.1.7.14
OBJECT IDENTIFIER    

xupsBuildingAlarm 1.3.6.1.4.1.534.1.7.15
OBJECT IDENTIFIER    

xupsShutdownImminent 1.3.6.1.4.1.534.1.7.16
OBJECT IDENTIFIER    

xupsOnInverter 1.3.6.1.4.1.534.1.7.17
OBJECT IDENTIFIER    

xupsAlarmNumEvents 1.3.6.1.4.1.534.1.7.18
The number of entries in the UPS event history queue.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

xupsAlarmEventTable 1.3.6.1.4.1.534.1.7.19
A table of the UPS internal event history queue.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XupsAlarmEventEntry

xupsAlarmEventEntry 1.3.6.1.4.1.534.1.7.19.1
One of the entries in the UPS event history queue.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XupsAlarmEventEntry  

xupsAlarmEventID 1.3.6.1.4.1.534.1.7.19.1.1
A unique number that reflects the order in which the event occurred. The oldest event in the queue will be number 1. Subsequent events will be numbered 2, 3, 4, etc.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..400  

xupsAlarmEventDateAndTime 1.3.6.1.4.1.534.1.7.19.1.2
The time and date that an event occurred as recorded in the UPS internal event queue. This string will reflect the time and date as set in the UPS itself and will not be referenced to sysUpTime. The format is MM/DD/YYYY:HH:MM:SS. Time is 24 hour standard.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..22)  

xupsAlarmEventKind 1.3.6.1.4.1.534.1.7.19.1.3
Enumerated value that tells whether the event is an occurrence of an alarm condition or a clearing of an alarm condition.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER occurred(1), cleared(2), unknown(3)  

xupsAlarmEventDescr 1.3.6.1.4.1.534.1.7.19.1.4
A description of the event stored in the UPS event queue. This description will be a sixteen bit integer value representing one of the defined alarms in the Powerware Binary Computer Mode communication specification; for example, a value of 0 represents the 'Inverter AC Over Voltage' alarm (byte 1, bit 0 in the BCM Alarm Map).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsAlarmEventMsg 1.3.6.1.4.1.534.1.7.19.1.5
A text string describing each entry in the Event Log. The format of this text message is free (not fixed) for the operator to read; good contents would be a time & date stamp, the event type, and a description of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

xupsBreakerOpen 1.3.6.1.4.1.534.1.7.20
OBJECT IDENTIFIER    

xupsAlarmEntryAdded 1.3.6.1.4.1.534.1.7.21
OBJECT IDENTIFIER    

xupsAlarmEntryRemoved 1.3.6.1.4.1.534.1.7.22
OBJECT IDENTIFIER    

xupsAlarmBatteryBad 1.3.6.1.4.1.534.1.7.23
OBJECT IDENTIFIER    

xupsOutputOffAsRequested 1.3.6.1.4.1.534.1.7.24
OBJECT IDENTIFIER    

xupsDiagnosticTestFailed 1.3.6.1.4.1.534.1.7.25
OBJECT IDENTIFIER    

xupsCommunicationsLost 1.3.6.1.4.1.534.1.7.26
OBJECT IDENTIFIER    

xupsUpsShutdownPending 1.3.6.1.4.1.534.1.7.27
OBJECT IDENTIFIER    

xupsAlarmTestInProgress 1.3.6.1.4.1.534.1.7.28
OBJECT IDENTIFIER    

xupsAmbientTempBad 1.3.6.1.4.1.534.1.7.29
OBJECT IDENTIFIER    

xupsLossOfRedundancy 1.3.6.1.4.1.534.1.7.30
OBJECT IDENTIFIER    

xupsAlarmTempBad 1.3.6.1.4.1.534.1.7.31
OBJECT IDENTIFIER    

xupsAlarmChargerFailed 1.3.6.1.4.1.534.1.7.32
OBJECT IDENTIFIER    

xupsAlarmFanFailure 1.3.6.1.4.1.534.1.7.33
OBJECT IDENTIFIER    

xupsAlarmFuseFailure 1.3.6.1.4.1.534.1.7.34
OBJECT IDENTIFIER    

xupsPowerSwitchBad 1.3.6.1.4.1.534.1.7.35
OBJECT IDENTIFIER    

xupsModuleFailure 1.3.6.1.4.1.534.1.7.36
OBJECT IDENTIFIER    

xupsOnAlternatePowerSource 1.3.6.1.4.1.534.1.7.37
OBJECT IDENTIFIER    

xupsAltPowerNotAvailable 1.3.6.1.4.1.534.1.7.38
OBJECT IDENTIFIER    

xupsNoticeCondition 1.3.6.1.4.1.534.1.7.39
OBJECT IDENTIFIER    

xupsRemoteTempBad 1.3.6.1.4.1.534.1.7.40
OBJECT IDENTIFIER    

xupsRemoteHumidityBad 1.3.6.1.4.1.534.1.7.41
OBJECT IDENTIFIER    

xupsTestBattery 1.3.6.1.4.1.534.1.8.1
Setting this variable to startTest initiates the battery test. All other set values are invalid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER startTest(1)  

xupsTestBatteryStatus 1.3.6.1.4.1.534.1.8.2
Reading this enumerated value gives an indication of the UPS Battery test status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), passed(2), failed(3), inProgress(4), notSupported(5), inhibited(6), scheduled(7)  

xupsControlOutputOffDelay 1.3.6.1.4.1.534.1.9.1
Setting this value to other than zero will cause the UPS output to turn off after the number of seconds. Setting it to 0 will cause an attempt to abort a pending shutdown.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsControlOutputOnDelay 1.3.6.1.4.1.534.1.9.2
Setting this value to other than zero will cause the UPS output to turn on after the number of seconds. Setting it to 0 will cause an attempt to abort a pending startup.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsControlOutputOffTrapDelay 1.3.6.1.4.1.534.1.9.3
When xupsControlOutputOffDelay reaches this value, a trap will be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsControlOutputOnTrapDelay 1.3.6.1.4.1.534.1.9.4
When xupsControlOutputOnDelay reaches this value, a xupsOutputOff trap will be sent.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsControlToBypassDelay 1.3.6.1.4.1.534.1.9.5
Setting this value to other than zero will cause the UPS output to go to Bypass after the number of seconds. If the Bypass is unavailable, this may cause the UPS to not supply power to the load. Setting it to 0 will cause an attempt to abort a pending shutdown.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsLoadShedSecsWithRestart 1.3.6.1.4.1.534.1.9.6
Setting this value will cause the UPS output to turn off after the set number of seconds, then restart (after a UPS-defined 'down time') when the utility is again available. Unlike xupsControlOutputOffDelay, which might or might not, this object always maps to the XCP 0x8A Load Dump & Restart command, so the desired shutdown and restart behavior is guaranteed to happen. Once set, this command cannot be aborted. This is the preferred Control object to use when performing an On Battery OS Shutdown.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsConfigOutputVoltage 1.3.6.1.4.1.534.1.10.1
The nominal UPS Output voltage per phase in volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsConfigInputVoltage 1.3.6.1.4.1.534.1.10.2
The nominal UPS Input voltage per phase in volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsConfigOutputWatts 1.3.6.1.4.1.534.1.10.3
The nominal UPS available real power output in watts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsConfigOutputFreq 1.3.6.1.4.1.534.1.10.4
The nominal output frequency in tenths of Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsConfigDateAndTime 1.3.6.1.4.1.534.1.10.5
Date and time information for the UPS. Setting this variable will initiate a set UPS date and time to this value. Reading this variable will return the UPS time and date. This value is not referenced to sysUpTime. It is simply the clock value from the UPS real time clock. Format is as follows: MM/DD/YYYY:HH:MM:SS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..22)  

xupsConfigLowOutputVoltageLimit 1.3.6.1.4.1.534.1.10.6
The Lower limit for acceptable Output Voltage, per the UPS specifications.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsConfigHighOutputVoltageLimit 1.3.6.1.4.1.534.1.10.7
The Upper limit for acceptable Output Voltage, per the UPS specifications.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsMaxTrapLevel 1.3.6.1.4.1.534.1.11.1
The level of severity of traps which will be sent to the requesting host; individual trap receivers will have individual values for this variable. Values are: (1) none: no traps will be sent to this host; (2) critical: only traps for Critical alarm conditions will be sent to this host; (3) major: Critical and Major traps will be sent; (4) allTraps: all Traps will be sent to this host (Critical, Major, Minor, Informational).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), critical(2), major(3), allTraps(4)  

xupsSendTrapType 1.3.6.1.4.1.534.1.11.2
The type of traps which will be sent to the requesting host; individual trap receivers will have individual values for this variable. The additional variables in types (3) and (4) are useful for determining which UPS is the source on multi-port network adapters, and for getting additional descriptive information. Types (1) through (4) are all SNMP version 1 trap PDUs. Values are: (1) stnd: Traps as defined in the Standard UPS MIB (RFC1628) and Generic (MIB II) traps as defined in RFC 1215. (2) xups: xupsTrapDefined Traps as defined in the PowerMIB and Generic (MIB II) traps as defined in RFC 1215. (3) stndPlus: same as stnd plus variables from the interface group and, where appropriate, xupsTrapMessage. (4) xupsPlus: xupsTrapPortN Traps (same as xups plus variables from the interface group) and, for authFail, xupsTrapMessage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER stnd(1), xups(2), stndPlus(3), xupsPlus(4)  

xupsTrapMessage 1.3.6.1.4.1.534.1.11.3
A descriptive message which may be sent with traps to further explain the reason for the trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..79)  

xupsNumReceptacles 1.3.6.1.4.1.534.1.12.1
The number of independently controllable Receptacles, as described in the xupsRecepTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

xupsRecepTable 1.3.6.1.4.1.534.1.12.2
The Aggregate Object with number of entries equal to NumReceptacles and including the xupsRecep group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XupsRecepEntry

xupsRecepEntry 1.3.6.1.4.1.534.1.12.2.1
The Recep table entry, etc.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XupsRecepEntry  

xupsRecepIndex 1.3.6.1.4.1.534.1.12.2.1.1
The number of the Receptacle. Serves as index for Receptacle table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

xupsRecepStatus 1.3.6.1.4.1.534.1.12.2.1.2
The Recep Status 1=On/Close, 2=Off/Open, 3=On w/Pending Off, 4=Off w/Pending ON, 5=Unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2), pendingOff(3), pendingOn(4), unknown(5)  

xupsRecepOffDelaySecs 1.3.6.1.4.1.534.1.12.2.1.3
The Delay until the Receptacle is turned Off. Setting this value to other than -1 will cause the UPS output to turn off after the number of seconds (0 is immediately). Setting it to -1 will cause an attempt to abort a pending shutdown. When this object is set while the UPS is On Battery, it is not necessary to set xupsRecepOnDelaySecs, since the outlet will turn back on automatically when power is available again.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..2147483647  

xupsRecepOnDelaySecs 1.3.6.1.4.1.534.1.12.2.1.4
The Delay until the Receptacle is turned On. Setting this value to other than -1 will cause the UPS output to turn on after the number of seconds (0 is immediately). Setting it to -1 will cause an attempt to abort a pending restart.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..2147483647  

xupsRecepAutoOffDelay 1.3.6.1.4.1.534.1.12.2.1.5
The delay after going On Battery until the Receptacle is automatically turned Off. A value of -1 means that this Output should never be turned Off automatically, but must be turned Off only by command. Values from 0 to 30 are valid, but probably innappropriate. The AutoOffDelay can be used to prioritize loads in the event of a prolonged power outage; less critical loads will turn off earlier to extend battery time for the more critical loads. If the utility power is restored before the AutoOff delay counts down to 0 on an outlet, that outlet will not turn Off.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..32767  

xupsRecepAutoOnDelay 1.3.6.1.4.1.534.1.12.2.1.6
Seconds delay after the Outlet is signaled to turn On before the Output is Automatically turned ON. A value of -1 means that this Output should never be turned On automatically, but only when specifically commanded to do so. A value of 0 means that the Receptacle should come On immediately at power-up or for an On command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..32767  

xupsRecepShedSecsWithRestart 1.3.6.1.4.1.534.1.12.2.1.7
Setting this value will cause the UPS output to turn off after the set number of seconds, then restart (after a UPS-defined 'down time') when the utility is again available. Unlike xupsRecepOffDelaySecs, which might or might not, this object always maps to the XCP 0x8A Load Dump & Restart command, so the desired shutdown and restart behavior is guaranteed to happen. Once set, this command cannot be aborted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

xupsTopologyType 1.3.6.1.4.1.534.1.13.1
Value which denotes the type of UPS by its power topology. Values are the same as those described in the XCP Topology block's Overall Topology field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..32767  

xupsTopoMachineCode 1.3.6.1.4.1.534.1.13.2
ID Value which denotes the Powerware model of the UPS for software. Values are the same as those described in the XCP Configuration block's Machine Code field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..32767  

xupsTopoUnitNumber 1.3.6.1.4.1.534.1.13.3
Identifies which unit and what type of data is being reported. A value of 0 means that this MIB information comes from the top-level system view (eg, manifold module or system bypass cabinet reporting total system output). Standalone units also use a value of 0, since they are the 'full system' view. A value of 1 or higher indicates the number of the module in the system which is reporting only its own data in the PowerMIB objects.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

xupsTopoPowerStrategy 1.3.6.1.4.1.534.1.13.4
Value which denotes which Power Strategy is currently set for the UPS. The values are: highAlert(1) - The UPS shall optimize its operating state to maximize its power-protection levels. This mode will be held for at most 24 hours. standard(2) - Balanced, normal power protection strategy. UPS will not enter HE operating mode from this setting. enableHighEfficiency(3) - The UPS is enabled to enter HE operating mode to optimize its operating state to maximize its efficiency, when conditions change to permit it (as determined by the UPS). forceHighEfficiency(4) - If this value is permitted to be Set for this UPS, and if conditions permit, requires the UPS to enter High Efficiency mode now, without delay (for as long as utility conditions permit). After successfully set to forceHighEfficiency(4), xupsTopoPowerStrategy changes to value enableHighEfficiency(3). xupsOutputSource will indicate if the UPS status is actually operating in High Efficiency mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER highAlert(1), standard(2), enableHighEfficiency(3), immediateHighEfficiency(4)  

xupsNull 1.3.6.1.4.1.534.1.0
OBJECT IDENTIFIER    

xupsTrapBasic 1.3.6.1.4.1.534.1.0.0
OBJECT IDENTIFIER    

xupsTrapSource 1.3.6.1.4.1.534.1.11.4
OBJECT IDENTIFIER    

xupsTrapDefined 1.3.6.1.4.1.534.1.11.4.1
OBJECT IDENTIFIER    

xupsTrapPortN 1.3.6.1.4.1.534.1.11.4.2
OBJECT IDENTIFIER    

xupstbControlOff 1
The UPS output power will turn off in a number of seconds equal to upsControlOutputOffTrapDelay.
TRAP-TYPE    

xupstbControlOn 2
The UPS output power will turn on in a number of seconds equal to upsControlOutputOnTrapDelay.
TRAP-TYPE    

xupstbOnBattery 3
The UPS has no AC input power and is running on battery.
TRAP-TYPE    

xupstbLowBattery 4
The UPS batteries are low. Tied to low battery alarm condition.
TRAP-TYPE    

xupstbUtilityPowerRestored 5
Input power has been restored after running on battery.
TRAP-TYPE    

xupstbReturnFromLowBattery 6
The battery has recovered from a low battery condition.
TRAP-TYPE    

xupstbOutputOverload 7
The ups has sensed an overload of greater than 106 percent. Tied to the 106% overload alarm.
TRAP-TYPE    

xupstbInternalFailure 8
Some component of the ups - rectifier, inverter, control panel has failed. Tied to alarms indicating failure.
TRAP-TYPE    

xupstbBatteryDischarged 9
The Battery Totally Discharged Alarm has occurred.
TRAP-TYPE    

xupstbInverterFailure 10
The ups inverter is unavailable due to an internal failure.
TRAP-TYPE    

xupstbOnBypass 11
The ups has gone on bypass for some reason.
TRAP-TYPE    

xupstbBypassNotAvailable 12
The ups bypass is unavailable
TRAP-TYPE    

xupstbOutputOff 13
The ups output is switched off.
TRAP-TYPE    

xupstbInputFailure 14
The ups input power is incorrect in voltage, frequency, or phase rotation.
TRAP-TYPE    

xupstbBuildingAlarm 15
One of the defined building alarms has occurred.
TRAP-TYPE    

xupstbShutdownImminent 16
The ups shutdown imminent alarm has occurred.
TRAP-TYPE    

xupstbOnInverter 17
The ups is returned to utility power running the inverter after either a transfer to bypass or a run on battery.
TRAP-TYPE    

xupstbBreakerOpen 20
One of the UPS breakers or contactors has been opened.
TRAP-TYPE    

xupstbAlarmEntryAdded 21
An alarm not defined in the xups Well Known Alarms (eg, an alarm defined in RFC1628) has been added to the Alarm Table.
TRAP-TYPE    

xupstbAlarmEntryRemoved 22
An alarm not defined in the xups Well Known Alarms has been removed from the Alarm Table.
TRAP-TYPE    

xupstdControlOff 1
The UPS output power will turn off in a number of seconds equal to upsControlOutputOffTrapDelay.
TRAP-TYPE    

xupstdControlOn 2
The UPS output power will turn on in a number of seconds equal to upsControlOutputOnTrapDelay.
TRAP-TYPE    

xupstdOnBattery 3
The UPS has no AC input power and is running on battery.
TRAP-TYPE    

xupstdLowBattery 4
The UPS batteries are low. Tied to low battery alarm condition.
TRAP-TYPE    

xupstdUtilityPowerRestored 5
Input power has been restored after running on battery.
TRAP-TYPE    

xupstdReturnFromLowBattery 6
The battery has recovered from a low battery condition.
TRAP-TYPE    

xupstdOutputOverload 7
The ups has sensed an overload of greater than 106 percent. Tied to the 106% overload alarm.
TRAP-TYPE    

xupstdInternalFailure 8
Some component of the ups - rectifier, inverter, control panel has failed. Tied to alarms indi- cating failure.
TRAP-TYPE    

xupstdBatteryDischarged 9
The Battery Totally Discharged Alarm has occurred.
TRAP-TYPE    

xupstdInverterFailure 10
The ups inverter is unavailable due to an internal failure.
TRAP-TYPE    

xupstdOnBypass 11
The ups has gone on bypass for some reason.
TRAP-TYPE    

xupstdBypassNotAvailable 12
The ups bypass is unavailable
TRAP-TYPE    

xupstdOutputOff 13
The ups output is switched off.
TRAP-TYPE    

xupstdInputFailure 14
The ups input power is incorrect in voltage, frequency, or phase rotation.
TRAP-TYPE    

xupstdBuildingAlarm 15
One of the defined building alarms has occurred.
TRAP-TYPE    

xupstdShutdownImminent 16
The ups shutdown imminent alarm has occurred.
TRAP-TYPE    

xupstdOnInverter 17
The ups is returned to utility power running the inverter after either a transfer to bypass or a run on battery.
TRAP-TYPE    

xupstdBreakerOpen 20
One of the UPS breakers or contactors has been opened.
TRAP-TYPE    

xupstdAlarmEntryAdded 21
An alarm not defined in the xups Well Known Alarms (eg, an alarm defined in RFC1628) has been added to the Alarm Table.
TRAP-TYPE    

xupstdAlarmEntryRemoved 22
An alarm not defined in the xups Well Known Alarms has been removed from the Alarm Table.
TRAP-TYPE    

xupstdAlarmBatteryBad 23
One or more batteries have been determined to require replacement.
TRAP-TYPE    

xupstdOutputOffAsRequested 24
The UPS has shutdown as requested, i.e., the output is off.
TRAP-TYPE    

xupstdDiagnosticTestFailed 25
The result of the last diagnostic test indicates a failure.
TRAP-TYPE    

xupstdCommunicationsLost 26
A problem has been encountered in the communications between the agent and the UPS.
TRAP-TYPE    

xupstdUpsShutdownPending 27
An xupsControlOutputOffDelay countdown is underway.
TRAP-TYPE    

xupstdAlarmTestInProgress 28
A test is in progress, as initiated and indicated by the Battery Test Group.
TRAP-TYPE    

xupstdAmbientTempBad 29
The ambient temperature, xupsEnvAmbientTemp, has fallen below the set lower limit, xupsEnvAmbientLowerLimit, or has risen above the set upper limit, xupsEnvAmbientUpperLimit.
TRAP-TYPE    

xupstdContactActiveNotice 30
The Contact indicated by xupsContactIndex is in its Active state. The following are the situations that generate this trap: For xupsContactType: and xupsContactState: normallyOpen(1) and closedWithNotice(4) normallyClosed(2) and openWithNotice(3) anyChange(3) and openWithNotice(3) or closedWithNotice(4)
TRAP-TYPE    

xupstdContactInactiveNotice 31
The Contact indicated by xupsContactIndex has changed to its Inactive state.
TRAP-TYPE    

xupstdLossOfRedundancy 32
A parallel UPS system is no longer operating in N+1 redundant mode; this may be due to module failure or removal, or due to overloading.
TRAP-TYPE    

xupstdAlarmTempBad 33
An internal temperature is out of tolerance.
TRAP-TYPE    

xupstdAlarmChargerFailed 34
An uncorrected problem has been detected within the UPS charger subsystem.
TRAP-TYPE    

xupstdAlarmFanFailure 35
The failure of one or more fans in the UPS has been detected.
TRAP-TYPE    

xupstdAlarmFuseFailure 36
The failure of one or more fuses has been detected.
TRAP-TYPE    

xupstdPowerSwitchBad 37
A Relay, Contactor, or Breaker has failed.
TRAP-TYPE    

xupstdModuleFailure 38
One module in a parallel or composite system has failed.
TRAP-TYPE    

xupstdOnAlternatePowerSource 39
The system is being powered by its Alternate Power Source, such as a Secondary utility feed (on a dual AC input UPS), generator, flywheel, or fuelcell.
TRAP-TYPE    

xupstdAltPowerNotAvailable 40
On systems with a separate alternate power source (eg, dual AC inputs), that alternate power source is currently not available. This could be a problem if the primary power source (eg, utility) fails for a period of time longer than that for which the internal batteries can supply power.
TRAP-TYPE    

xupstdNoticeCondition 41
Some Notice condition exists which is not covered by the other traps. This is like an xupstdInternalFailure, but at a lower severity level.
TRAP-TYPE    

xupstdRemoteTempBad 42
The remote temperature, xupsEnvRemoteTemp, has fallen below the set lower limit, xupsEnvRemoteTempLowerLimit, or has risen above the set upper limit, xupsEnvRemoteTempUpperLimit.
TRAP-TYPE    

xupstdRemoteHumidityBad 43
The remote temperature, xupsEnvRemoteHumidity, has fallen below the set lower limit, xupsEnvRemoteHumidityLowerLimit, or has risen above the set upper limit, xupsEnvRemoteHumidityUpperLimit.
TRAP-TYPE    

xupstpControlOff 1
The UPS output power will turn off in a number of seconds equal to upsControlOutputOffTrapDelay.
TRAP-TYPE    

xupstpControlOn 2
The UPS output power will turn on in a number of seconds equal to upsControlOutputOnTrapDelay.
TRAP-TYPE    

xupstpOnBattery 3
The UPS has no AC input power and is running on battery.
TRAP-TYPE    

xupstpLowBattery 4
The UPS batteries are low. Tied to low battery alarm condition.
TRAP-TYPE    

xupstpUtilityPowerRestored 5
Input power has been restored after running on battery.
TRAP-TYPE    

xupstpReturnFromLowBattery 6
The battery has recovered from a low battery condition.
TRAP-TYPE    

xupstpOutputOverload 7
The ups has sensed an overload of greater than 106 percent. Tied to the 106% overload alarm.
TRAP-TYPE    

xupstpInternalFailure 8
Some component of the ups - rectifier, inverter, control panel has failed. Tied to alarms indi- cating failure.
TRAP-TYPE    

xupstpBatteryDischarged 9
The Battery Totally Discharged Alarm has occurred.
TRAP-TYPE    

xupstpInverterFailure 10
The ups inverter is unavailable due to an internal failure.
TRAP-TYPE    

xupstpOnBypass 11
The ups has gone on bypass for some reason.
TRAP-TYPE    

xupstpBypassNotAvailable 12
The ups bypass is unavailable
TRAP-TYPE    

xupstpOutputOff 13
The ups output is switched off.
TRAP-TYPE    

xupstpInputFailure 14
The ups input power is incorrect in voltage, frequency, or phase rotation.
TRAP-TYPE    

xupstpBuildingAlarm 15
One of the defined building alarms has occurred.
TRAP-TYPE    

xupstpShutdownImminent 16
The ups shutdown imminent alarm has occurred.
TRAP-TYPE    

xupstpOnInverter 17
The ups is returned to utility power running the inverter after either a transfer to bypass or a run on battery.
TRAP-TYPE    

xupstpBreakerOpen 20
One of the UPS breakers or contactors has been opened.
TRAP-TYPE    

xupstpAlarmEntryAdded 21
An alarm not defined in the xups Well Known Alarms (eg, an alarm defined in RFC1628) has been added to the Alarm Table.
TRAP-TYPE    

xupstpAlarmEntryRemoved 22
An alarm not defined in the xups Well Known Alarms has been removed from the Alarm Table.
TRAP-TYPE    

xupstpAlarmBatteryBad 23
One or more batteries have been determined to require replacement.
TRAP-TYPE    

xupstpOutputOffAsRequested 24
The UPS has shutdown as requested, i.e., the output is off.
TRAP-TYPE    

xupstpDiagnosticTestFailed 25
The result of the last diagnostic test indicates a failure.
TRAP-TYPE    

xupstpCommunicationsLost 26
A problem has been encountered in the communications between the agent and the UPS.
TRAP-TYPE    

xupstpUpsShutdownPending 27
An xupsControlOutputOffDelay countdown is underway.
TRAP-TYPE    

xupstpAlarmTestInProgress 28
A test is in progress, as initiated and indicated by the Battery Test Group.
TRAP-TYPE    

xupstpAmbientTempBad 29
The ambient temperature, xupsEnvAmbientTemp, has fallen below the set lower limit, xupsEnvAmbientLowerLimit, or has risen above the set upper limit, xupsEnvAmbientUpperLimit.
TRAP-TYPE    

xupstpLossOfRedundancy 32
A parallel UPS system is no longer operating in N+1 redundant mode; this may be due to module failure or removal, or due to overloading.
TRAP-TYPE    

xupstpAlarmTempBad 33
An internal temperature is out of tolerance.
TRAP-TYPE    

xupstpAlarmChargerFailed 34
An uncorrected problem has been detected within the UPS charger subsystem.
TRAP-TYPE    

xupstpAlarmFanFailure 35
The failure of one or more fans in the UPS has been detected.
TRAP-TYPE    

xupstpAlarmFuseFailure 36
The failure of one or more fuses has been detected.
TRAP-TYPE    

xupstpPowerSwitchBad 37
A Relay, Contactor, or Breaker has failed.
TRAP-TYPE    

xupstpModuleFailure 38
One module in a parallel or composite system has failed.
TRAP-TYPE    

xupstpOnAlternatePowerSource 39
The system is being powered by its Alternate Power Source, such as a Secondary utility feed (on a dual AC input UPS), generator, flywheel, or fuelcell.
TRAP-TYPE    

xupstpAltPowerNotAvailable 40
On systems with a separate alternate power source (eg, dual AC inputs), that alternate power source is currently not available. This could be a problem if the primary power source (eg, utility) fails for a period of time longer than that for which the internal batteries can supply power.
TRAP-TYPE    

xupstpNoticeCondition 41
Some Notice condition exists which is not covered by the other traps. This is like an xupstpInternalFailure, but at a lower severity level.
TRAP-TYPE    

xupstpRemoteTempBad 42
The remote temperature, xupsEnvRemoteTemp, has fallen below the set lower limit, xupsEnvRemoteTempLowerLimit, or has risen above the set upper limit, xupsEnvRemoteTempUpperLimit.
TRAP-TYPE    

xupstpRemoteHumidityBad 43
The remote temperature, xupsEnvRemoteHumidity, has fallen below the set lower limit, xupsEnvRemoteHumidityLowerLimit, or has risen above the set upper limit, xupsEnvRemoteHumidityUpperLimit.
TRAP-TYPE