XUPS-MIB: View SNMP OID List / Download MIB

VENDOR: EATON CORPORATION


 Home MIB: XUPS-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 powerware 1.3.6.1.4.1.534
         xups 1.3.6.1.4.1.534.1
             xupsNull 1.3.6.1.4.1.534.1.0
                 xupsTrapBasic 1.3.6.1.4.1.534.1.0.0
                       xupstbControlOff 1.3.6.1.4.1.534.1.0.00.1
The UPS output power will turn off in a number of seconds equal to upsControlOutputOffTrapDelay.
                       xupstbControlOn 1.3.6.1.4.1.534.1.0.00.2
The UPS output power will turn on in a number of seconds equal to upsControlOutputOnTrapDelay.
                       xupstbOnBattery 1.3.6.1.4.1.534.1.0.00.3
The UPS has no AC input power and is running on battery.
                       xupstbLowBattery 1.3.6.1.4.1.534.1.0.00.4
The UPS batteries are low. Tied to low battery alarm condition.
                       xupstbUtilityPowerRestored 1.3.6.1.4.1.534.1.0.00.5
Input power has been restored after running on battery.
                       xupstbReturnFromLowBattery 1.3.6.1.4.1.534.1.0.00.6
The battery has recovered from a low battery condition.
                       xupstbOutputOverload 1.3.6.1.4.1.534.1.0.00.7
The ups has sensed an overload of greater than 106 percent. Tied to the 106% overload alarm.
                       xupstbInternalFailure 1.3.6.1.4.1.534.1.0.00.8
Some component of the ups - rectifier, inverter, control panel has failed. Tied to alarms indicating failure.
                       xupstbBatteryDischarged 1.3.6.1.4.1.534.1.0.00.9
The Battery Totally Discharged Alarm has occurred.
                       xupstbInverterFailure 1.3.6.1.4.1.534.1.0.00.10
The ups inverter is unavailable due to an internal failure.
                       xupstbOnBypass 1.3.6.1.4.1.534.1.0.00.11
The ups has gone on bypass for some reason.
                       xupstbBypassNotAvailable 1.3.6.1.4.1.534.1.0.00.12
The ups bypass is unavailable
                       xupstbOutputOff 1.3.6.1.4.1.534.1.0.00.13
The ups output is switched off.
                       xupstbInputFailure 1.3.6.1.4.1.534.1.0.00.14
The ups input power is incorrect in voltage, frequency, or phase rotation.
                       xupstbBuildingAlarm 1.3.6.1.4.1.534.1.0.00.15
One of the defined building alarms has occurred.
                       xupstbShutdownImminent 1.3.6.1.4.1.534.1.0.00.16
The ups shutdown imminent alarm has occurred.
                       xupstbOnInverter 1.3.6.1.4.1.534.1.0.00.17
The ups is returned to utility power running the inverter after either a transfer to bypass or a run on battery.
                       xupstbBreakerOpen 1.3.6.1.4.1.534.1.0.00.20
One of the UPS breakers or contactors has been opened.
                       xupstbAlarmEntryAdded 1.3.6.1.4.1.534.1.0.00.21
An alarm not defined in the xups Well Known Alarms (eg, an alarm defined in RFC1628) has been added to the Alarm Table.
                       xupstbAlarmEntryRemoved 1.3.6.1.4.1.534.1.0.00.22
An alarm not defined in the xups Well Known Alarms has been removed from the Alarm Table.
             xupsIdent 1.3.6.1.4.1.534.1.1
                 xupsIdentManufacturer 1.3.6.1.4.1.534.1.1.1 displaystring read-only
The UPS Manufacturer Name (e.g. Powerware Corporation).
                 xupsIdentModel 1.3.6.1.4.1.534.1.1.2 displaystring read-only
The UPS Model (e.g. Powerware Plus Model 18).
                 xupsIdentSoftwareVersion 1.3.6.1.4.1.534.1.1.3 displaystring read-only
The firmware revision level(s) of the UPS microcontroller(s).
                 xupsIdentOemCode 1.3.6.1.4.1.534.1.1.4 integer read-only
A binary code indicating who the UPS was manufactured or labeled for. 0 or 255 indicates Powerware itself.
             xupsBattery 1.3.6.1.4.1.534.1.2
                 xupsBatTimeRemaining 1.3.6.1.4.1.534.1.2.1 integer read-only
Battery run time in seconds before UPS turns off due to low battery.
                 xupsBatVoltage 1.3.6.1.4.1.534.1.2.2 integer read-only
Battery voltage as reported by the UPS meters.
                 xupsBatCurrent 1.3.6.1.4.1.534.1.2.3 integer read-only
Battery Current as reported by the UPS metering. Current is positive when discharging, negative when recharging the battery.
                 xupsBatCapacity 1.3.6.1.4.1.534.1.2.4 integer read-only
Battery percent charge.
                 xupsBatteryAbmStatus 1.3.6.1.4.1.534.1.2.5 integer read-only
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. Enumeration: 'batteryCharging': 1, 'batteryDischarging': 2, 'batteryResting': 4, 'batteryFloating': 3, 'unknown': 5.
             xupsInput 1.3.6.1.4.1.534.1.3
                 xupsInputFrequency 1.3.6.1.4.1.534.1.3.1 integer read-only
The utility line frequency in tenths of Hz.
                 xupsInputLineBads 1.3.6.1.4.1.534.1.3.2 counter read-only
The number of times the Input was out of tolerance in voltage or frequency.
                 xupsInputNumPhases 1.3.6.1.4.1.534.1.3.3 integer read-only
                 xupsInputTable 1.3.6.1.4.1.534.1.3.4 no-access
The Aggregate Object with number of entries equal to NumPhases and including the xupsInput group.
                     xupsInputEntry 1.3.6.1.4.1.534.1.3.4.1 no-access
The input table entry containing the current, voltage, etc.
                         xupsInputPhase 1.3.6.1.4.1.534.1.3.4.1.1 integer read-only
The number of the phase. Serves as index for input table.
                         xupsInputVoltage 1.3.6.1.4.1.534.1.3.4.1.2 integer read-only
The measured input voltage from the UPS meters in volts.
                         xupsInputCurrent 1.3.6.1.4.1.534.1.3.4.1.3 integer read-only
The measured input current from the UPS meters in amps.
                         xupsInputWatts 1.3.6.1.4.1.534.1.3.4.1.4 integer read-only
The measured input real power in watts.
                 xupsInputSource 1.3.6.1.4.1.534.1.3.5 integer read-only
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). Enumeration: 'primaryUtility': 3, 'fuelcell': 8, 'none': 2, 'generator': 6, 'secondaryUtility': 5, 'flywheel': 7, 'other': 1, 'bypassFeed': 4.
             xupsOutput 1.3.6.1.4.1.534.1.4
                 xupsOutputLoad 1.3.6.1.4.1.534.1.4.1 integer read-only
The UPS output load in percent of rated capacity.
                 xupsOutputFrequency 1.3.6.1.4.1.534.1.4.2 integer read-only
The measured UPS output frequency in tenths of Hz.
                 xupsOutputNumPhases 1.3.6.1.4.1.534.1.4.3 integer read-only
The number of metered output phases, serves as the table index.
                 xupsOutputTable 1.3.6.1.4.1.534.1.4.4 no-access
The Aggregate Object with number of entries equal to NumPhases and including the xupsOutput group.
                     xupsOutputEntry 1.3.6.1.4.1.534.1.4.4.1 no-access
Output Table Entry containing voltage, current, etc.
                         xupsOutputPhase 1.3.6.1.4.1.534.1.4.4.1.1 integer read-only
The number {1..3} of the output phase.
                         xupsOutputVoltage 1.3.6.1.4.1.534.1.4.4.1.2 integer read-only
The measured output voltage from the UPS metering in volts.
                         xupsOutputCurrent 1.3.6.1.4.1.534.1.4.4.1.3 integer read-only
The measured UPS output current in amps.
                         xupsOutputWatts 1.3.6.1.4.1.534.1.4.4.1.4 integer read-only
The measured real output power in watts.
                 xupsOutputSource 1.3.6.1.4.1.534.1.4.5 integer read-only
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. Enumeration: 'none': 2, 'normal': 3, 'battery': 5, 'parallelCapacity': 8, 'reducer': 7, 'other': 1, 'highEfficiencyMode': 10, 'bypass': 4, 'parallelRedundant': 9, 'booster': 6.
             xupsBypass 1.3.6.1.4.1.534.1.5
                 xupsBypassFrequency 1.3.6.1.4.1.534.1.5.1 integer read-only
The bypass frequency in tenths of Hz.
                 xupsBypassNumPhases 1.3.6.1.4.1.534.1.5.2 integer read-only
The number of lines in the UPS bypass table.
                 xupsBypassTable 1.3.6.1.4.1.534.1.5.3 no-access
                     xupsBypassEntry 1.3.6.1.4.1.534.1.5.3.1 no-access
Entry in the XUPS bypass table.
                         xupsBypassPhase 1.3.6.1.4.1.534.1.5.3.1.1 integer read-only
The Bypass Phase, index for the table.
                         xupsBypassVoltage 1.3.6.1.4.1.534.1.5.3.1.2 integer read-only
The measured UPS bypass voltage in volts.
             xupsEnvironment 1.3.6.1.4.1.534.1.6
                 xupsEnvAmbientTemp 1.3.6.1.4.1.534.1.6.1 integer read-only
The reading of the ambient temperature in the vicinity of the UPS or SNMP agent.
                 xupsEnvAmbientLowerLimit 1.3.6.1.4.1.534.1.6.2 integer read-write
The Lower Limit of the ambient temperature; if xupsEnvAmbientTemp falls below this value, the xupsAmbientTempBad alarm will occur.
                 xupsEnvAmbientUpperLimit 1.3.6.1.4.1.534.1.6.3 integer read-write
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.
                 xupsEnvAmbientHumidity 1.3.6.1.4.1.534.1.6.4 integer read-only
The reading of the ambient humidity in the vicinity of the UPS or SNMP agent.
                 xupsEnvRemoteTemp 1.3.6.1.4.1.534.1.6.5 integer read-only
The reading of a remote temperature sensor connected to the UPS or SNMP agent.
                 xupsEnvRemoteHumidity 1.3.6.1.4.1.534.1.6.6 integer read-only
The reading of a remote humidity sensor connected to the UPS or SNMP agent.
                 xupsEnvNumContacts 1.3.6.1.4.1.534.1.6.7 integer 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.
                     xupsContactsTableEntry 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 integer no-access
The Contact identifier; identical to the Contact Number.
                         xupsContactType 1.3.6.1.4.1.534.1.6.8.1.2 integer read-write
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. 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 integer read-write
The Lower Limit of the remote temperature; if xupsEnvRemoteTemp falls below this value, the xupsRemoteTempBad alarm will occur.
                 xupsEnvRemoteTempUpperLimit 1.3.6.1.4.1.534.1.6.10 integer read-write
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.
                 xupsEnvRemoteHumidityLowerLimit 1.3.6.1.4.1.534.1.6.11 integer read-write
The Lower Limit of the remote humidity reading; if xupsEnvRemoteHumidity falls below this value, the xupsRemoteHumidityBad alarm will occur.
                 xupsEnvRemoteHumidityUpperLimit 1.3.6.1.4.1.534.1.6.12 integer read-write
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.
             xupsAlarm 1.3.6.1.4.1.534.1.7
                 xupsAlarms 1.3.6.1.4.1.534.1.7.1 gauge read-only
The current number of alarm conditions.
                 xupsAlarmTable 1.3.6.1.4.1.534.1.7.2 no-access
                     xupsAlarmEntry 1.3.6.1.4.1.534.1.7.2.1 no-access
                         xupsAlarmID 1.3.6.1.4.1.534.1.7.2.1.1 integer read-only
A unique identifier for an alarm condition.
                         xupsAlarmDescr 1.3.6.1.4.1.534.1.7.2.1.2 object identifier read-only
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.
                         xupsAlarmTime 1.3.6.1.4.1.534.1.7.2.1.3 timeticks read-only
The value of the MIB-II variable sysUpTime when the alarm condition occurred.
                 xupsOnBattery 1.3.6.1.4.1.534.1.7.3
                 xupsLowBattery 1.3.6.1.4.1.534.1.7.4
                 xupsUtilityPowerRestored 1.3.6.1.4.1.534.1.7.5
                 xupsReturnFromLowBattery 1.3.6.1.4.1.534.1.7.6
                 xupsOutputOverload 1.3.6.1.4.1.534.1.7.7
                 xupsInternalFailure 1.3.6.1.4.1.534.1.7.8
                 xupsBatteryDischarged 1.3.6.1.4.1.534.1.7.9
                 xupsInverterFailure 1.3.6.1.4.1.534.1.7.10
                 xupsOnBypass 1.3.6.1.4.1.534.1.7.11
                 xupsBypassNotAvailable 1.3.6.1.4.1.534.1.7.12
                 xupsOutputOff 1.3.6.1.4.1.534.1.7.13
                 xupsInputFailure 1.3.6.1.4.1.534.1.7.14
                 xupsBuildingAlarm 1.3.6.1.4.1.534.1.7.15
                 xupsShutdownImminent 1.3.6.1.4.1.534.1.7.16
                 xupsOnInverter 1.3.6.1.4.1.534.1.7.17
                 xupsAlarmNumEvents 1.3.6.1.4.1.534.1.7.18 gauge read-only
The number of entries in the UPS event history queue.
                 xupsAlarmEventTable 1.3.6.1.4.1.534.1.7.19 no-access
A table of the UPS internal event history queue.
                       xupsAlarmEventEntry 1.3.6.1.4.1.534.1.7.19.1 no-access
One of the entries in the UPS event history queue.
                           xupsAlarmEventID 1.3.6.1.4.1.534.1.7.19.1.1 integer read-only
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.
                           xupsAlarmEventDateAndTime 1.3.6.1.4.1.534.1.7.19.1.2 displaystring read-only
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.
                           xupsAlarmEventKind 1.3.6.1.4.1.534.1.7.19.1.3 integer read-only
Enumerated value that tells whether the event is an occurrence of an alarm condition or a clearing of an alarm condition. Enumeration: 'unknown': 3, 'cleared': 2, 'occurred': 1.
                           xupsAlarmEventDescr 1.3.6.1.4.1.534.1.7.19.1.4 integer read-only
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).
                           xupsAlarmEventMsg 1.3.6.1.4.1.534.1.7.19.1.5 displaystring read-only
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.
                 xupsBreakerOpen 1.3.6.1.4.1.534.1.7.20
                 xupsAlarmEntryAdded 1.3.6.1.4.1.534.1.7.21
                 xupsAlarmEntryRemoved 1.3.6.1.4.1.534.1.7.22
                 xupsAlarmBatteryBad 1.3.6.1.4.1.534.1.7.23
                 xupsOutputOffAsRequested 1.3.6.1.4.1.534.1.7.24
                 xupsDiagnosticTestFailed 1.3.6.1.4.1.534.1.7.25
                 xupsCommunicationsLost 1.3.6.1.4.1.534.1.7.26
                 xupsUpsShutdownPending 1.3.6.1.4.1.534.1.7.27
                 xupsAlarmTestInProgress 1.3.6.1.4.1.534.1.7.28
                 xupsAmbientTempBad 1.3.6.1.4.1.534.1.7.29
                 xupsLossOfRedundancy 1.3.6.1.4.1.534.1.7.30
                 xupsAlarmTempBad 1.3.6.1.4.1.534.1.7.31
                 xupsAlarmChargerFailed 1.3.6.1.4.1.534.1.7.32
                 xupsAlarmFanFailure 1.3.6.1.4.1.534.1.7.33
                 xupsAlarmFuseFailure 1.3.6.1.4.1.534.1.7.34
                 xupsPowerSwitchBad 1.3.6.1.4.1.534.1.7.35
                 xupsModuleFailure 1.3.6.1.4.1.534.1.7.36
                 xupsOnAlternatePowerSource 1.3.6.1.4.1.534.1.7.37
                 xupsAltPowerNotAvailable 1.3.6.1.4.1.534.1.7.38
                 xupsNoticeCondition 1.3.6.1.4.1.534.1.7.39
                 xupsRemoteTempBad 1.3.6.1.4.1.534.1.7.40
                 xupsRemoteHumidityBad 1.3.6.1.4.1.534.1.7.41
             xupsTest 1.3.6.1.4.1.534.1.8
                 xupsTestBattery 1.3.6.1.4.1.534.1.8.1 integer read-write
Setting this variable to startTest initiates the battery test. All other set values are invalid. Enumeration: 'startTest': 1.
                 xupsTestBatteryStatus 1.3.6.1.4.1.534.1.8.2 integer read-only
Reading this enumerated value gives an indication of the UPS Battery test status. Enumeration: 'scheduled': 7, 'unknown': 1, 'failed': 3, 'inhibited': 6, 'passed': 2, 'inProgress': 4, 'notSupported': 5.
             xupsControl 1.3.6.1.4.1.534.1.9
                 xupsControlOutputOffDelay 1.3.6.1.4.1.534.1.9.1 integer read-write
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.
                 xupsControlOutputOnDelay 1.3.6.1.4.1.534.1.9.2 integer read-write
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.
                 xupsControlOutputOffTrapDelay 1.3.6.1.4.1.534.1.9.3 integer read-write
When xupsControlOutputOffDelay reaches this value, a trap will be sent.
                 xupsControlOutputOnTrapDelay 1.3.6.1.4.1.534.1.9.4 integer read-write
When xupsControlOutputOnDelay reaches this value, a xupsOutputOff trap will be sent.
                 xupsControlToBypassDelay 1.3.6.1.4.1.534.1.9.5 integer read-write
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.
                 xupsLoadShedSecsWithRestart 1.3.6.1.4.1.534.1.9.6 integer read-write
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.
             xupsConfig 1.3.6.1.4.1.534.1.10
                   xupsConfigOutputVoltage 1.3.6.1.4.1.534.1.10.1 integer read-only
The nominal UPS Output voltage per phase in volts.
                   xupsConfigInputVoltage 1.3.6.1.4.1.534.1.10.2 integer read-only
The nominal UPS Input voltage per phase in volts.
                   xupsConfigOutputWatts 1.3.6.1.4.1.534.1.10.3 integer read-only
The nominal UPS available real power output in watts.
                   xupsConfigOutputFreq 1.3.6.1.4.1.534.1.10.4 integer read-only
The nominal output frequency in tenths of Hz.
                   xupsConfigDateAndTime 1.3.6.1.4.1.534.1.10.5 displaystring read-write
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.
                   xupsConfigLowOutputVoltageLimit 1.3.6.1.4.1.534.1.10.6 integer read-only
The Lower limit for acceptable Output Voltage, per the UPS specifications.
                   xupsConfigHighOutputVoltageLimit 1.3.6.1.4.1.534.1.10.7 integer read-only
The Upper limit for acceptable Output Voltage, per the UPS specifications.
             xupsTrapControl 1.3.6.1.4.1.534.1.11
                   xupsMaxTrapLevel 1.3.6.1.4.1.534.1.11.1 integer read-write
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). Enumeration: 'none': 1, 'critical': 2, 'major': 3, 'allTraps': 4.
                   xupsSendTrapType 1.3.6.1.4.1.534.1.11.2 integer read-write
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. Enumeration: 'xups': 2, 'stnd': 1, 'xupsPlus': 4, 'stndPlus': 3.
                   xupsTrapMessage 1.3.6.1.4.1.534.1.11.3 displaystring no-access
A descriptive message which may be sent with traps to further explain the reason for the trap.
                   xupsTrapSource 1.3.6.1.4.1.534.1.11.4
                       xupsTrapDefined 1.3.6.1.4.1.534.1.11.4.1
                       xupsTrapPortN 1.3.6.1.4.1.534.1.11.4.2
                             xupstdControlOff 1.3.6.1.4.1.534.1.11.4.10.1
The UPS output power will turn off in a number of seconds equal to upsControlOutputOffTrapDelay.
                             xupstdControlOn 1.3.6.1.4.1.534.1.11.4.10.2
The UPS output power will turn on in a number of seconds equal to upsControlOutputOnTrapDelay.
                             xupstdOnBattery 1.3.6.1.4.1.534.1.11.4.10.3
The UPS has no AC input power and is running on battery.
                             xupstdLowBattery 1.3.6.1.4.1.534.1.11.4.10.4
The UPS batteries are low. Tied to low battery alarm condition.
                             xupstdUtilityPowerRestored 1.3.6.1.4.1.534.1.11.4.10.5
Input power has been restored after running on battery.
                             xupstdReturnFromLowBattery 1.3.6.1.4.1.534.1.11.4.10.6
The battery has recovered from a low battery condition.
                             xupstdOutputOverload 1.3.6.1.4.1.534.1.11.4.10.7
The ups has sensed an overload of greater than 106 percent. Tied to the 106% overload alarm.
                             xupstdInternalFailure 1.3.6.1.4.1.534.1.11.4.10.8
Some component of the ups - rectifier, inverter, control panel has failed. Tied to alarms indi- cating failure.
                             xupstdBatteryDischarged 1.3.6.1.4.1.534.1.11.4.10.9
The Battery Totally Discharged Alarm has occurred.
                             xupstdInverterFailure 1.3.6.1.4.1.534.1.11.4.10.10
The ups inverter is unavailable due to an internal failure.
                             xupstdOnBypass 1.3.6.1.4.1.534.1.11.4.10.11
The ups has gone on bypass for some reason.
                             xupstdBypassNotAvailable 1.3.6.1.4.1.534.1.11.4.10.12
The ups bypass is unavailable
                             xupstdOutputOff 1.3.6.1.4.1.534.1.11.4.10.13
The ups output is switched off.
                             xupstdInputFailure 1.3.6.1.4.1.534.1.11.4.10.14
The ups input power is incorrect in voltage, frequency, or phase rotation.
                             xupstdBuildingAlarm 1.3.6.1.4.1.534.1.11.4.10.15
One of the defined building alarms has occurred.
                             xupstdShutdownImminent 1.3.6.1.4.1.534.1.11.4.10.16
The ups shutdown imminent alarm has occurred.
                             xupstdOnInverter 1.3.6.1.4.1.534.1.11.4.10.17
The ups is returned to utility power running the inverter after either a transfer to bypass or a run on battery.
                             xupstdBreakerOpen 1.3.6.1.4.1.534.1.11.4.10.20
One of the UPS breakers or contactors has been opened.
                             xupstdAlarmEntryAdded 1.3.6.1.4.1.534.1.11.4.10.21
An alarm not defined in the xups Well Known Alarms (eg, an alarm defined in RFC1628) has been added to the Alarm Table.
                             xupstdAlarmEntryRemoved 1.3.6.1.4.1.534.1.11.4.10.22
An alarm not defined in the xups Well Known Alarms has been removed from the Alarm Table.
                             xupstdAlarmBatteryBad 1.3.6.1.4.1.534.1.11.4.10.23
One or more batteries have been determined to require replacement.
                             xupstdOutputOffAsRequested 1.3.6.1.4.1.534.1.11.4.10.24
The UPS has shutdown as requested, i.e., the output is off.
                             xupstdDiagnosticTestFailed 1.3.6.1.4.1.534.1.11.4.10.25
The result of the last diagnostic test indicates a failure.
                             xupstdCommunicationsLost 1.3.6.1.4.1.534.1.11.4.10.26
A problem has been encountered in the communications between the agent and the UPS.
                             xupstdUpsShutdownPending 1.3.6.1.4.1.534.1.11.4.10.27
An xupsControlOutputOffDelay countdown is underway.
                             xupstdAlarmTestInProgress 1.3.6.1.4.1.534.1.11.4.10.28
A test is in progress, as initiated and indicated by the Battery Test Group.
                             xupstdAmbientTempBad 1.3.6.1.4.1.534.1.11.4.10.29
The ambient temperature, xupsEnvAmbientTemp, has fallen below the set lower limit, xupsEnvAmbientLowerLimit, or has risen above the set upper limit, xupsEnvAmbientUpperLimit.
                             xupstdContactActiveNotice 1.3.6.1.4.1.534.1.11.4.10.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)
                             xupstdContactInactiveNotice 1.3.6.1.4.1.534.1.11.4.10.31
The Contact indicated by xupsContactIndex has changed to its Inactive state.
                             xupstdLossOfRedundancy 1.3.6.1.4.1.534.1.11.4.10.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.
                             xupstdAlarmTempBad 1.3.6.1.4.1.534.1.11.4.10.33
An internal temperature is out of tolerance.
                             xupstdAlarmChargerFailed 1.3.6.1.4.1.534.1.11.4.10.34
An uncorrected problem has been detected within the UPS charger subsystem.
                             xupstdAlarmFanFailure 1.3.6.1.4.1.534.1.11.4.10.35
The failure of one or more fans in the UPS has been detected.
                             xupstdAlarmFuseFailure 1.3.6.1.4.1.534.1.11.4.10.36
The failure of one or more fuses has been detected.
                             xupstdPowerSwitchBad 1.3.6.1.4.1.534.1.11.4.10.37
A Relay, Contactor, or Breaker has failed.
                             xupstdModuleFailure 1.3.6.1.4.1.534.1.11.4.10.38
One module in a parallel or composite system has failed.
                             xupstdOnAlternatePowerSource 1.3.6.1.4.1.534.1.11.4.10.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.
                             xupstdAltPowerNotAvailable 1.3.6.1.4.1.534.1.11.4.10.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.
                             xupstdNoticeCondition 1.3.6.1.4.1.534.1.11.4.10.41
Some Notice condition exists which is not covered by the other traps. This is like an xupstdInternalFailure, but at a lower severity level.
                             xupstdRemoteTempBad 1.3.6.1.4.1.534.1.11.4.10.42
The remote temperature, xupsEnvRemoteTemp, has fallen below the set lower limit, xupsEnvRemoteTempLowerLimit, or has risen above the set upper limit, xupsEnvRemoteTempUpperLimit.
                             xupstdRemoteHumidityBad 1.3.6.1.4.1.534.1.11.4.10.43
The remote temperature, xupsEnvRemoteHumidity, has fallen below the set lower limit, xupsEnvRemoteHumidityLowerLimit, or has risen above the set upper limit, xupsEnvRemoteHumidityUpperLimit.
                             xupstpControlOff 1.3.6.1.4.1.534.1.11.4.20.1
The UPS output power will turn off in a number of seconds equal to upsControlOutputOffTrapDelay.
                             xupstpControlOn 1.3.6.1.4.1.534.1.11.4.20.2
The UPS output power will turn on in a number of seconds equal to upsControlOutputOnTrapDelay.
                             xupstpOnBattery 1.3.6.1.4.1.534.1.11.4.20.3
The UPS has no AC input power and is running on battery.
                             xupstpLowBattery 1.3.6.1.4.1.534.1.11.4.20.4
The UPS batteries are low. Tied to low battery alarm condition.
                             xupstpUtilityPowerRestored 1.3.6.1.4.1.534.1.11.4.20.5
Input power has been restored after running on battery.
                             xupstpReturnFromLowBattery 1.3.6.1.4.1.534.1.11.4.20.6
The battery has recovered from a low battery condition.
                             xupstpOutputOverload 1.3.6.1.4.1.534.1.11.4.20.7
The ups has sensed an overload of greater than 106 percent. Tied to the 106% overload alarm.
                             xupstpInternalFailure 1.3.6.1.4.1.534.1.11.4.20.8
Some component of the ups - rectifier, inverter, control panel has failed. Tied to alarms indi- cating failure.
                             xupstpBatteryDischarged 1.3.6.1.4.1.534.1.11.4.20.9
The Battery Totally Discharged Alarm has occurred.
                             xupstpInverterFailure 1.3.6.1.4.1.534.1.11.4.20.10
The ups inverter is unavailable due to an internal failure.
                             xupstpOnBypass 1.3.6.1.4.1.534.1.11.4.20.11
The ups has gone on bypass for some reason.
                             xupstpBypassNotAvailable 1.3.6.1.4.1.534.1.11.4.20.12
The ups bypass is unavailable
                             xupstpOutputOff 1.3.6.1.4.1.534.1.11.4.20.13
The ups output is switched off.
                             xupstpInputFailure 1.3.6.1.4.1.534.1.11.4.20.14
The ups input power is incorrect in voltage, frequency, or phase rotation.
                             xupstpBuildingAlarm 1.3.6.1.4.1.534.1.11.4.20.15
One of the defined building alarms has occurred.
                             xupstpShutdownImminent 1.3.6.1.4.1.534.1.11.4.20.16
The ups shutdown imminent alarm has occurred.
                             xupstpOnInverter 1.3.6.1.4.1.534.1.11.4.20.17
The ups is returned to utility power running the inverter after either a transfer to bypass or a run on battery.
                             xupstpBreakerOpen 1.3.6.1.4.1.534.1.11.4.20.20
One of the UPS breakers or contactors has been opened.
                             xupstpAlarmEntryAdded 1.3.6.1.4.1.534.1.11.4.20.21
An alarm not defined in the xups Well Known Alarms (eg, an alarm defined in RFC1628) has been added to the Alarm Table.
                             xupstpAlarmEntryRemoved 1.3.6.1.4.1.534.1.11.4.20.22
An alarm not defined in the xups Well Known Alarms has been removed from the Alarm Table.
                             xupstpAlarmBatteryBad 1.3.6.1.4.1.534.1.11.4.20.23
One or more batteries have been determined to require replacement.
                             xupstpOutputOffAsRequested 1.3.6.1.4.1.534.1.11.4.20.24
The UPS has shutdown as requested, i.e., the output is off.
                             xupstpDiagnosticTestFailed 1.3.6.1.4.1.534.1.11.4.20.25
The result of the last diagnostic test indicates a failure.
                             xupstpCommunicationsLost 1.3.6.1.4.1.534.1.11.4.20.26
A problem has been encountered in the communications between the agent and the UPS.
                             xupstpUpsShutdownPending 1.3.6.1.4.1.534.1.11.4.20.27
An xupsControlOutputOffDelay countdown is underway.
                             xupstpAlarmTestInProgress 1.3.6.1.4.1.534.1.11.4.20.28
A test is in progress, as initiated and indicated by the Battery Test Group.
                             xupstpAmbientTempBad 1.3.6.1.4.1.534.1.11.4.20.29
The ambient temperature, xupsEnvAmbientTemp, has fallen below the set lower limit, xupsEnvAmbientLowerLimit, or has risen above the set upper limit, xupsEnvAmbientUpperLimit.
                             xupstpLossOfRedundancy 1.3.6.1.4.1.534.1.11.4.20.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.
                             xupstpAlarmTempBad 1.3.6.1.4.1.534.1.11.4.20.33
An internal temperature is out of tolerance.
                             xupstpAlarmChargerFailed 1.3.6.1.4.1.534.1.11.4.20.34
An uncorrected problem has been detected within the UPS charger subsystem.
                             xupstpAlarmFanFailure 1.3.6.1.4.1.534.1.11.4.20.35
The failure of one or more fans in the UPS has been detected.
                             xupstpAlarmFuseFailure 1.3.6.1.4.1.534.1.11.4.20.36
The failure of one or more fuses has been detected.
                             xupstpPowerSwitchBad 1.3.6.1.4.1.534.1.11.4.20.37
A Relay, Contactor, or Breaker has failed.
                             xupstpModuleFailure 1.3.6.1.4.1.534.1.11.4.20.38
One module in a parallel or composite system has failed.
                             xupstpOnAlternatePowerSource 1.3.6.1.4.1.534.1.11.4.20.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.
                             xupstpAltPowerNotAvailable 1.3.6.1.4.1.534.1.11.4.20.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.
                             xupstpNoticeCondition 1.3.6.1.4.1.534.1.11.4.20.41
Some Notice condition exists which is not covered by the other traps. This is like an xupstpInternalFailure, but at a lower severity level.
                             xupstpRemoteTempBad 1.3.6.1.4.1.534.1.11.4.20.42
The remote temperature, xupsEnvRemoteTemp, has fallen below the set lower limit, xupsEnvRemoteTempLowerLimit, or has risen above the set upper limit, xupsEnvRemoteTempUpperLimit.
                             xupstpRemoteHumidityBad 1.3.6.1.4.1.534.1.11.4.20.43
The remote temperature, xupsEnvRemoteHumidity, has fallen below the set lower limit, xupsEnvRemoteHumidityLowerLimit, or has risen above the set upper limit, xupsEnvRemoteHumidityUpperLimit.
             xupsRecep 1.3.6.1.4.1.534.1.12
                   xupsNumReceptacles 1.3.6.1.4.1.534.1.12.1 integer read-only
The number of independently controllable Receptacles, as described in the xupsRecepTable.
                   xupsRecepTable 1.3.6.1.4.1.534.1.12.2 no-access
The Aggregate Object with number of entries equal to NumReceptacles and including the xupsRecep group.
                       xupsRecepEntry 1.3.6.1.4.1.534.1.12.2.1 no-access
The Recep table entry, etc.
                           xupsRecepIndex 1.3.6.1.4.1.534.1.12.2.1.1 integer read-only
The number of the Receptacle. Serves as index for Receptacle table.
                           xupsRecepStatus 1.3.6.1.4.1.534.1.12.2.1.2 integer read-only
The Recep Status 1=On/Close, 2=Off/Open, 3=On w/Pending Off, 4=Off w/Pending ON, 5=Unknown. Enumeration: 'on': 1, 'pendingOff': 3, 'pendingOn': 4, 'off': 2, 'unknown': 5.
                           xupsRecepOffDelaySecs 1.3.6.1.4.1.534.1.12.2.1.3 integer read-write
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.
                           xupsRecepOnDelaySecs 1.3.6.1.4.1.534.1.12.2.1.4 integer read-write
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.
                           xupsRecepAutoOffDelay 1.3.6.1.4.1.534.1.12.2.1.5 integer read-write
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.
                           xupsRecepAutoOnDelay 1.3.6.1.4.1.534.1.12.2.1.6 integer read-write
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.
                           xupsRecepShedSecsWithRestart 1.3.6.1.4.1.534.1.12.2.1.7 integer read-write
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.
             xupsTopology 1.3.6.1.4.1.534.1.13
                   xupsTopologyType 1.3.6.1.4.1.534.1.13.1 integer read-only
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.
                   xupsTopoMachineCode 1.3.6.1.4.1.534.1.13.2 integer read-only
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.
                   xupsTopoUnitNumber 1.3.6.1.4.1.534.1.13.3 integer read-only
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.
                   xupsTopoPowerStrategy 1.3.6.1.4.1.534.1.13.4 integer read-write
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. Enumeration: 'enableHighEfficiency': 3, 'standard': 2, 'immediateHighEfficiency': 4, 'highAlert': 1.
         xupsObjectId 1.3.6.1.4.1.534.2
             powerwareEthernetSnmpAdapter 1.3.6.1.4.1.534.2.1
             powerwareNetworkSnmpAdapterEther 1.3.6.1.4.1.534.2.2
             powerwareNetworkSnmpAdapterToken 1.3.6.1.4.1.534.2.3
             onlinetDaemon 1.3.6.1.4.1.534.2.4
             connectUPSAdapterEthernet 1.3.6.1.4.1.534.2.5
             powerwareNetworkDigitalIOEther 1.3.6.1.4.1.534.2.6
             connectUPSAdapterTokenRing 1.3.6.1.4.1.534.2.7
             simpleSnmpAdapter 1.3.6.1.4.1.534.2.8