XPPC-MIB

File: XPPC-MIB.mib (68232 bytes)

Imported modules

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

Imported symbols

TRAP-TYPE DisplayString OBJECT-TYPE
enterprises IpAddress

Defined Types

MconfigTrapsReceiversEntry  
SEQUENCE    
  trapsIndex INTEGER
  trapsReceiverAddr IpAddress
  receiverCommunityString DisplayString
  severityLevel INTEGER
  receiverAccept INTEGER

UpsBaseConfigDeviceEntry  
SEQUENCE    
  indexOfDevice INTEGER
  nameOfDevice DisplayString
  vaRatingOfDevice INTEGER
  deviceAccept INTEGER

Defined Values

ppc 1.3.6.1.4.1.935
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.935.1
OBJECT IDENTIFIER    

ppcmgmt 1.3.6.1.4.1.935.2
OBJECT IDENTIFIER    

hardware 1.3.6.1.4.1.935.1.1
OBJECT IDENTIFIER    

mconfig 1.3.6.1.4.1.935.2.1
OBJECT IDENTIFIER    

ups 1.3.6.1.4.1.935.1.1.1
OBJECT IDENTIFIER    

upsIdentp 1.3.6.1.4.1.935.1.1.1.1
OBJECT IDENTIFIER    

upsBatteryp 1.3.6.1.4.1.935.1.1.1.2
OBJECT IDENTIFIER    

upsInputp 1.3.6.1.4.1.935.1.1.1.3
OBJECT IDENTIFIER    

upsOutputp 1.3.6.1.4.1.935.1.1.1.4
OBJECT IDENTIFIER    

upsConfigp 1.3.6.1.4.1.935.1.1.1.5
OBJECT IDENTIFIER    

upsControlp 1.3.6.1.4.1.935.1.1.1.6
OBJECT IDENTIFIER    

upsTestp 1.3.6.1.4.1.935.1.1.1.7
OBJECT IDENTIFIER    

upsThreePhase 1.3.6.1.4.1.935.1.1.1.8
OBJECT IDENTIFIER    

upsEnvironment 1.3.6.1.4.1.935.1.1.1.9
OBJECT IDENTIFIER    

upsBaseIdent 1.3.6.1.4.1.935.1.1.1.1.1
OBJECT IDENTIFIER    

upsSmartIdent 1.3.6.1.4.1.935.1.1.1.1.2
OBJECT IDENTIFIER    

upsBaseBattery 1.3.6.1.4.1.935.1.1.1.2.1
OBJECT IDENTIFIER    

upsSmartBattery 1.3.6.1.4.1.935.1.1.1.2.2
OBJECT IDENTIFIER    

upsBaseInput 1.3.6.1.4.1.935.1.1.1.3.1
OBJECT IDENTIFIER    

upsSmartInput 1.3.6.1.4.1.935.1.1.1.3.2
OBJECT IDENTIFIER    

upsBaseOutput 1.3.6.1.4.1.935.1.1.1.4.1
OBJECT IDENTIFIER    

upsSmartOutput 1.3.6.1.4.1.935.1.1.1.4.2
OBJECT IDENTIFIER    

upsBaseConfig 1.3.6.1.4.1.935.1.1.1.5.1
OBJECT IDENTIFIER    

upsSmartConfig 1.3.6.1.4.1.935.1.1.1.5.2
OBJECT IDENTIFIER    

upsBaseControl 1.3.6.1.4.1.935.1.1.1.6.1
OBJECT IDENTIFIER    

upsSmartControl 1.3.6.1.4.1.935.1.1.1.6.2
OBJECT IDENTIFIER    

upsBaseTest 1.3.6.1.4.1.935.1.1.1.7.1
OBJECT IDENTIFIER    

upsSmartTest 1.3.6.1.4.1.935.1.1.1.7.2
OBJECT IDENTIFIER    

upsThreePhaseBatteryGrp 1.3.6.1.4.1.935.1.1.1.8.1
OBJECT IDENTIFIER    

upsThreePhaseInputGrp 1.3.6.1.4.1.935.1.1.1.8.2
OBJECT IDENTIFIER    

upsThreePhaseOutputGrp 1.3.6.1.4.1.935.1.1.1.8.3
OBJECT IDENTIFIER    

upsThreePhaseBypassGrp 1.3.6.1.4.1.935.1.1.1.8.4
OBJECT IDENTIFIER    

upsThreePhaseDCandRectifierStatusGrp 1.3.6.1.4.1.935.1.1.1.8.5
OBJECT IDENTIFIER    

upsThreePhaseUPSStatusGrp 1.3.6.1.4.1.935.1.1.1.8.6
OBJECT IDENTIFIER    

upsThreePhaseFaultStatusGrp 1.3.6.1.4.1.935.1.1.1.8.7
OBJECT IDENTIFIER    

upsThreePhaseRatingGrp 1.3.6.1.4.1.935.1.1.1.8.8
OBJECT IDENTIFIER    

mconfigTrapsReceiversNum 1.3.6.1.4.1.935.2.1.1
The number of managers to send traps to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mconfigTrapsReceiversTable 1.3.6.1.4.1.935.2.1.2
A list of managers to send traps to. The number of entries is given by the value of mconfigNumTrapReceivers
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MconfigTrapsReceiversEntry

mconfigTrapsReceiversEntry 1.3.6.1.4.1.935.2.1.2.1
The managers to send traps to.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MconfigTrapsReceiversEntry  

trapsIndex 1.3.6.1.4.1.935.2.1.2.1.1
The index to a trap receiver entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapsReceiverAddr 1.3.6.1.4.1.935.2.1.2.1.2
The IP address of the manager to send a trap to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

receiverCommunityString 1.3.6.1.4.1.935.2.1.2.1.3
The community name to use in the trap when sent to the manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

severityLevel 1.3.6.1.4.1.935.2.1.2.1.4
The severity threshold of traps to send to the manager. traps are labeled in severity as informational(1), warning(2), severe(3). Only traps of equal or greater severity than this value are sent to the manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER information(1), warning(2), severe(3)  

receiverAccept 1.3.6.1.4.1.935.2.1.2.1.5
An entry will become active if yes, and will be deleted if no.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

upsBaseIdentModel 1.3.6.1.4.1.935.1.1.1.1.1.1
The UPS model name (e.g. 'Intelligent 8000E 900VA').
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsBaseIdentUpsName 1.3.6.1.4.1.935.1.1.1.1.1.2
An 8 byte ID string identifying the UPS. This object can be set by the administrator.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

upsSmartIdentFirmwareRevision 1.3.6.1.4.1.935.1.1.1.1.2.1
The firmware revision of the UPS system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsSmartIdentDateOfManufacture 1.3.6.1.4.1.935.1.1.1.1.2.2
The date when the UPS was manufactured in mm/dd/yy format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsSmartIdentUpsSerialNumber 1.3.6.1.4.1.935.1.1.1.1.2.3
An 8-character string identifying the serial number of the UPS internal microprocessor. This number is set at the factory. NOTE: This number does NOT correspond to the serial number on the rear of the UPS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsSmartIdentAgentFirmwareRevision 1.3.6.1.4.1.935.1.1.1.1.2.4
The firmware revision of the UPS SNMP Proxy agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsBaseBatteryStatus 1.3.6.1.4.1.935.1.1.1.2.1.1
The status of the UPS batteries. A batteryLow(3) value indicates the UPS will be unable to sustain the current load, and its services will be lost if power is not restored. The amount of run time in reserve at the time of low battery can be configured by the upsSmartConfigLowBatteryRunTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), batteryNormal(2), batteryLow(3)  

upsBaseBatteryTimeOnBattery 1.3.6.1.4.1.935.1.1.1.2.1.2
The elapsed time in seconds since the UPS has switched to battery power.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsBaseBatteryLastReplaceDate 1.3.6.1.4.1.935.1.1.1.2.1.3
The date when the UPS system's batteries were last replaced in mm/dd/yy format. For UPS models, this value is originally set in the factory. When the UPS batteries are replaced, this value should be reset by the administrator.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

upsSmartBatteryCapacity 1.3.6.1.4.1.935.1.1.1.2.2.1
The remaining battery capacity expressed in percent of full capacity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartBatteryVoltage 1.3.6.1.4.1.935.1.1.1.2.2.2
The current battery voltage expressed in 1/10 VDC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartBatteryTemperature 1.3.6.1.4.1.935.1.1.1.2.2.3
The current internal UPS temperature expressed in tenths of a Celsius degree.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartBatteryRunTimeRemaining 1.3.6.1.4.1.935.1.1.1.2.2.4
The UPS battery run time remaining before battery exhaustion, in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartBatteryReplaceIndicator 1.3.6.1.4.1.935.1.1.1.2.2.5
Indicates whether the UPS batteries need replacing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noBatteryNeedsReplacing(1), batteryNeedsReplacing(2)  

upsSmartBatteryFullChargeVoltage 1.3.6.1.4.1.935.1.1.1.2.2.6
The fully charged battery voltage of the battery system used in the UPS, expressed in tenths of a volt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartBatteryCurrent 1.3.6.1.4.1.935.1.1.1.2.2.7
The current battery current expressed in percent of maximum current.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsBaseInputPhase 1.3.6.1.4.1.935.1.1.1.3.1.1
The current AC input phase.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartInputLineVoltage 1.3.6.1.4.1.935.1.1.1.3.2.1
The current utility line voltage in 1/10 VAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartInputMaxLineVoltage 1.3.6.1.4.1.935.1.1.1.3.2.2
The maximum utility line voltage in 1/10 VAC over the previous 1 minute period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartInputMinLineVoltage 1.3.6.1.4.1.935.1.1.1.3.2.3
The minimum utility line voltage in 1/10 VAC over the previous 1 minute period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartInputFrequency 1.3.6.1.4.1.935.1.1.1.3.2.4
The current input frequency to the UPS system in 1/10 Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartInputLineFailCause 1.3.6.1.4.1.935.1.1.1.3.2.5
The reason for the occurrence of the last transfer to UPS battery power. The variable is set to noTransfer(1) if there is no transfer yet. The variable is set to highLineVoltage(2) if the transfer to battery is caused by an over voltage greater than the high transfer voltage. The variable is set to brownout(3) if the duration of the outage is greater than five seconds and the line voltage is between 40 percent of the rated output voltage and the low transfer voltage. The variable is set to blackout(4) if the duration of the outage is greater than five seconds and the line voltage is between 40 percent of the rated output voltage and ground. The variable is set to smallMomentarySag(5) if the duration of the outage is less than five seconds and the line voltage is between 40 percent of the rated output voltage and the low transfer voltage. The variable is set to deepMomentarySag(6) if the duration of the outage is less than five seconds and the line voltage is between 40 percent of the rated output voltage and ground.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noTransfer(1), highLineVoltage(2), brownout(3), blackout(4), smallMomentarySag(5), deepMomentarySag(6), smallMomentarySpike(7), largeMomentarySpike(8)  

upsBaseOutputStatus 1.3.6.1.4.1.935.1.1.1.4.1.1
The current state of the UPS. If the UPS is unable to determine the state of the UPS this variable is set to unknown(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), onLine(2), onBattery(3), onBoost(4), sleeping(5), onBypass(6), rebooting(7), standBy(8), onBuck(9)  

upsBaseOutputPhase 1.3.6.1.4.1.935.1.1.1.4.1.2
The current output phase.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartOutputVoltage 1.3.6.1.4.1.935.1.1.1.4.2.1
The output voltage of the UPS system in 1/10 VAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartOutputFrequency 1.3.6.1.4.1.935.1.1.1.4.2.2
The current output frequency of the UPS system in 1/10 Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsSmartOutputLoad 1.3.6.1.4.1.935.1.1.1.4.2.3
The current UPS load expressed in percent of rated capacity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsBaseConfigNumDevices 1.3.6.1.4.1.935.1.1.1.5.1.1
The number of devices that are plugged into the UPS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsBaseConfigDeviceTable 1.3.6.1.4.1.935.1.1.1.5.1.2
A list of devices that are plugged into the UPS. The number of entries is given by the value of upsBaseConfigNumDevices.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UpsBaseConfigDeviceEntry

upsBaseConfigDeviceEntry 1.3.6.1.4.1.935.1.1.1.5.1.2.1
The devices plugged in to the UPS.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UpsBaseConfigDeviceEntry  

indexOfDevice 1.3.6.1.4.1.935.1.1.1.5.1.2.1.1
The index of the device that is plugged into the UPS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nameOfDevice 1.3.6.1.4.1.935.1.1.1.5.1.2.1.2
The name/description of the device plugged into the UPS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

vaRatingOfDevice 1.3.6.1.4.1.935.1.1.1.5.1.2.1.3
The volt-amp rating of the device plugged into the UPS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceAccept 1.3.6.1.4.1.935.1.1.1.5.1.2.1.4
An entry is added if yes, the entry is deleted if no.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

upsSmartConfigRatedOutputVoltage 1.3.6.1.4.1.935.1.1.1.5.2.1
The nominal output voltage from the UPS in 1/10 VAC. Possible values are 1000, 1200, 2080, 2200, 2250, 2300 and 2400. NOTE: Only units that are 2200, 2250, 2300 and 2400 can be changed. Allowable values are 2200, 2250, 2300 and 2400. For these adjustable units, if a value other than a supported value is provided in a set request, the UPS interprets it as the next lower acceptable value. If the provided value is lower than the lowest acceptable value, the lowest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigHighTransferVolt 1.3.6.1.4.1.935.1.1.1.5.2.2
The maximum line voltage in 1/10 VAC allowed before the UPS system transfers to battery backup. Allowed value depend on the UPS used: 120 Volt units allow settings of 1290, 1320, 1350, 1380. 100 Volt units allow settings of 1080, 1100, 1120, 1140. 230 Volt units allow settings of 2530, 2640, 2710, 2800. 208 Volt units allow settings of 2240, 2290, 2340, 2390. If a value other than a supported value is provided in a set request, the UPS interprets it as the next lower acceptable value. If the provided value is lower than the lowest acceptable value, the lowest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigLowTransferVolt 1.3.6.1.4.1.935.1.1.1.5.2.3
The minimum line voltage in 1/10 VAC allowed before the UPS system transfers to battery backup. Allowable values depend on the UPS used: 120 Volt units allow settings of 970, 1000, 1030, 1060. 100 Volt units allow settings of 810, 830, 850, 870. 230 Volt units allow settings of 1880, 1960, 2040, 2080. 208 Volt units allow settings of 1680, 1720, 1770, 1820. If a value other than a supported value is provided in a set request, the UPS interprets it as a the next higher acceptable value. If the provided value is higher than the highest acceptable value, the highest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigAlarm 1.3.6.1.4.1.935.1.1.1.5.2.4
A flag indicating how the UPS should handle audible line fail alarms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER timed(1), atLowBattery(2), never(3)  

upsSmartConfigAlarmTimer 1.3.6.1.4.1.935.1.1.1.5.2.5
The time in seconds after initial line failure at which the UPS begins emitting audible alarms (beeping). This timer is observerd only if the value of extControlAlarm is timed(2). Allowed values are 0 or 30 seconds. If a value other than a supported value is provided in a set request, the UPS interprets it as a the next lower acceptable value. If the provided value is lower than the lowest acceptable value, the lowest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigMinReturnCapacity 1.3.6.1.4.1.935.1.1.1.5.2.6
The minimum battery capacity as a percent of full capacity required before the UPS will return from a low battery shutdown condition. In other words, the UPS will not re-energize the output until the battery capacity is equal to this value. Allowed values are 0, 10, 25, or 90 percent. If a value other than a supported value is provided in a set request, the UPS interprets it as a the next higher acceptable value. If the provided value is higher than the highest acceptable value, the highest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigSensitivity 1.3.6.1.4.1.935.1.1.1.5.2.7
The sensitivity of the UPS to utility line abnormalities or noises.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), low(2), medium(3), high(4)  

upsSmartConfigLowBatteryRunTime 1.3.6.1.4.1.935.1.1.1.5.2.8
The desired run time in seconds once the low battery condition is reached. Allowed values are 120, 300, 420, or 600 seconds. During this time the UPS will produce a constant warning tone which can not be disabled. If a value other than a supported value is provided in a set request, the UPS interprets it as a the next higher acceptable value. If the provided value is higher than the highest acceptable value, the highest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigReturnDelay 1.3.6.1.4.1.935.1.1.1.5.2.9
The delay in seconds after utility line power returns before the UPS will turn on. This value is also used when the UPS comes out of a reboot and before the UPS wakes up from 'sleep' mode. Allowed values are 0, 60, 180 and 300 seconds. If a value other than a supported value is provided in a set request, the UPS interprets it as a the next higher acceptable value. If the provided value is higher than the highest acceptable value, the highest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigShutoffDelay 1.3.6.1.4.1.935.1.1.1.5.2.10
The delay in seconds the UPS remains on after being told to turn off. Allowed values are 12, 18, 24, 30, 36, 42, 48, 54, 60, 120, 180, 240, 300, 360, 420, 480, 540, and 600 seconds. If a value other than a supported value is provided in a set request, the UPS interprets it as next higher acceptable value. If the provided value is higher than the highest acceptable value, the highest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigUpsSleepTime 1.3.6.1.4.1.935.1.1.1.5.2.11
The time in minutes for the UPS to go to 'sleep' when instructed. When in sleep mode, the UPS will not provide output power regardless of the input line state. Once the specified time has elapsed, output power will be restored. This is a configuration setting. The UPS will not go to sleep until told to do so by the manager from a management station. Any input value is allowed, however the UPS only recognizes 0 - 9999 minutes in one minute increments. If the provided value is higher than the highest acceptable value, the highest acceptable value is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsSmartConfigSetEEPROMDefaults 1.3.6.1.4.1.935.1.1.1.5.2.12
WRITE: Resets the UPS EEPROM variables to default values. READ: returns 0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noSetEEPROMDefaults(1), setEEPROMDefaults(2)  

upsBaseControlConserveBattery 1.3.6.1.4.1.935.1.1.1.6.1.1
Setting this variable to turnUpsOffToConserveBattery(2) causes a UPS on battery to be put into 'sleep' mode immediately. The (10) means suspending time(10 minutes) before turn off UPS. UPS will turn back on when utility power is restored. Attempting to turn off a UPS that is not on battery will result in a badValue error. Setting this value to noTurnOffUps(1) has no effect. The value noTurnOffUps(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noTurnOffUps(1), turnUpsOffToConserveBattery(2), turnUpsOffToConserveBatteryDelay(3)  

upsSmartControlUpsOff 1.3.6.1.4.1.935.1.1.1.6.2.1
Setting this variable to turnUpsOff(2) causes the UPS to shut off. When in this state, the UPS will not provide output power regardless of the input line state. The on/off switch on the UPS must be toggled for the UPS to return to operation. Setting this value to noTurnUpsOff(1) has no effect. The value noTurnUpsOff(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noTurnUpsOff(1), turnUpsOff(2)  

upsSmartControlRebootUps 1.3.6.1.4.1.935.1.1.1.6.2.2
Setting this variable to rebootUps(2) causes the UPS to shut off and turn back on. Setting this value to noRebootUps(1) has no effect. The value noRebootUps(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noRebootUps(1), rebootUps(2)  

upsSmartControlUpsSleep 1.3.6.1.4.1.935.1.1.1.6.2.3
Setting this variable to putUpsToSleep(2) causes the UPS to go to sleep for the time specified by upsSmartConfigUpsSleepTime. When in sleep mode, the UPS will not provide output power regardless of the input line state. Once the specified time has elapsed, output power will be restored. Setting this value to noPutUpsToSleep(1) has no effect. The value noPutUpsToSleep(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noPutUpsToSleep(1), putUpsToSleep(2)  

upsSmartControlSimulatePowerFail 1.3.6.1.4.1.935.1.1.1.6.2.4
Setting this variable to simulatePowerFailure(2) causes the UPS switch to battery power. Setting this value to noSimulatePowerFailure(1) has no effect. The value noSimulatePowerFailure(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noSimulatePowerFailure(1), simulatePowerFailure(2)  

upsSmartControlFlashAndBeep 1.3.6.1.4.1.935.1.1.1.6.2.5
UPS to identify itself by lighting all indicators and beeping. Setting this variable to FlashAndBeep(2) causes the UPS lights all panel indicators and beeps. Setting this value to noFlashAndBeep(1) has no effect. The value noFlashAndBeep(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noFlashAndBeep(1), flashAndBeep(2)  

upsSmartControlTurnOnUpsLoad 1.3.6.1.4.1.935.1.1.1.6.2.6
Setting this variable to upsSmartControlTurnOnUpsLoad(2) causes the UPS switch back to utility power if utility power is present. Setting this value to noUpsSmartControlTurnOnUpsLoad(1) has no effect. The value noUpsSmartControlTurnOnUpsLoad(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noUpsSmartControlTurnOnUpsLoad(1), upsSmartControlTurnOnUpsLoad(2)  

upsSmartTestDiagnosticSchedule 1.3.6.1.4.1.935.1.1.1.7.2.1
The UPS system's automatic battery test schedule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), biweekly(2), weekly(3), never(4)  

upsSmartTestDiagnostics 1.3.6.1.4.1.935.1.1.1.7.2.2
Setting this variable to testDiagnostics(2) causes the UPS to perform a diagnostic self test. Setting this value to noTestDiagnostics(1) has no effect. The value noTestDiagnostics(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noTestDiagnostics(1), testDiagnostics(2)  

upsSmartTestDiagnosticsResults 1.3.6.1.4.1.935.1.1.1.7.2.3
The results of the last UPS diagnostics test performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), failed(2), invalidTest(3), testInProgress(4)  

upsSmartTestLastDiagnosticsDate 1.3.6.1.4.1.935.1.1.1.7.2.4
The date the last UPS diagnostics test was performed in mm/dd/yy format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsSmartTestIndicators 1.3.6.1.4.1.935.1.1.1.7.2.5
Setting this variable to testIndicators(2) causes the UPS to perform a front panel indicator (lights) test. Setting this value to noTestIndicators(1) has no effect. The value noTestIndicators(1) will always be returned when the variable is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noTestIndicators(1), testIndicators(2)  

upsSmartTestRuntimeCalibration 1.3.6.1.4.1.935.1.1.1.7.2.6
Setting this variable to performCalibration(2) causes the UPS to discharge to calibrate the UPS. The test will only start if the battery capacity is 100 percent. The test runs until capacity is less than 25 percent. Setting this variable to cancelCurrentCalibration(3) after setting performCalibration(2) will cancel the current discharge. Setting this variable to noPerformCalibration(1) will have no effect. The value noPerformCalibration(1) will always be returned when the variable is read. The result of the calibration will be saved in upsSmartTestCalibrationResult.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noPerformCalibration(1), performCalibration(2), cancelCurrentCalibration(3)  

upsSmartTestCalibrationResults 1.3.6.1.4.1.935.1.1.1.7.2.7
The results of the last runtime calibration. Value ok(1) means a successful runtime calibration. Value invalidTest(2) indicates last calibration did not take place since the battery capacity was below 100 percent. Value calibrationInProgress(3) means a calibration is occurring now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), invalidTest(2), calibrationInProgress(3)  

upsSmartTestCalibrationDate 1.3.6.1.4.1.935.1.1.1.7.2.8
The date the last UPS runtime calibration was performed in mm/dd/yy format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsThreePhaseBatteryVoltage 1.3.6.1.4.1.935.1.1.1.8.1.1
Battery Voltage
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseBatteryCapacityPercentage 1.3.6.1.4.1.935.1.1.1.8.1.2
Battery Capacity Percentage
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseBatteryTimeRemain 1.3.6.1.4.1.935.1.1.1.8.1.3
Battery Time Remain (unit is Minute)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseBatteryCurrent 1.3.6.1.4.1.935.1.1.1.8.1.4
Battery Electric Current
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseBatteryTemperature 1.3.6.1.4.1.935.1.1.1.8.1.5
Battery Temperature
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseInputFrequency 1.3.6.1.4.1.935.1.1.1.8.2.1
Input Frequency
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseInputVoltageR 1.3.6.1.4.1.935.1.1.1.8.2.2
Input VoltageR
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseInputVoltageS 1.3.6.1.4.1.935.1.1.1.8.2.3
Input VoltageS
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseInputVoltageT 1.3.6.1.4.1.935.1.1.1.8.2.4
Input VoltageT
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseOutputFrequency 1.3.6.1.4.1.935.1.1.1.8.3.1
Output Frequency
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseOutputVoltageR 1.3.6.1.4.1.935.1.1.1.8.3.2
Output VoltageR
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseOutputVoltageS 1.3.6.1.4.1.935.1.1.1.8.3.3
Output VoltageS
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseOutputVoltageT 1.3.6.1.4.1.935.1.1.1.8.3.4
Output VoltageT
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseOutputLoadPercentageR 1.3.6.1.4.1.935.1.1.1.8.3.5
Load PercentageR
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseOutputLoadPercentageS 1.3.6.1.4.1.935.1.1.1.8.3.6
Load PercentageS
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseOutputLoadPercentageT 1.3.6.1.4.1.935.1.1.1.8.3.7
Load PercentageT
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseBypassSourceFrequency 1.3.6.1.4.1.935.1.1.1.8.4.1
Bypass Frequency
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseBypssSourceVoltageR 1.3.6.1.4.1.935.1.1.1.8.4.2
Bypass VoltageR
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseBypssSourceVoltageS 1.3.6.1.4.1.935.1.1.1.8.4.3
Bypass VoltageS
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseBypssSourceVoltageT 1.3.6.1.4.1.935.1.1.1.8.4.4
Bypass VoltageT
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseDCandRectifierStatusRecRotError 1.3.6.1.4.1.935.1.1.1.8.5.1
Rectifier Rotation Error
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseDCandRectifierStatusLowBatteryShutdown 1.3.6.1.4.1.935.1.1.1.8.5.2
Low Battery Shutdown
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseDCandRectifierStatusLowBattery 1.3.6.1.4.1.935.1.1.1.8.5.3
Low Battery
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseDCandRectifierStatusInAndOut 1.3.6.1.4.1.935.1.1.1.8.5.4
In And Put
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER threeInOneOut(2), threeInThreeOut(3)  

upsThreePhaseDCandRectifierStatusBatteryStatus 1.3.6.1.4.1.935.1.1.1.8.5.5
Back Status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER backup(4), acnormal(5)  

upsThreePhaseDCandRectifierStatusChargeStatus 1.3.6.1.4.1.935.1.1.1.8.5.6
Charge Status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER boost(6), float(7), no(16)  

upsThreePhaseDCandRectifierStatusRecOperating 1.3.6.1.4.1.935.1.1.1.8.5.7
Rectifier Operating
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseUPSStatusBypassFreqFail 1.3.6.1.4.1.935.1.1.1.8.6.1
Bypass Status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseUPSStatusManualBypassBreaker 1.3.6.1.4.1.935.1.1.1.8.6.2
Breaker Status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER close(8), open(9)  

upsThreePhaseUPSStatusACStatus 1.3.6.1.4.1.935.1.1.1.8.6.3
AC Status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(10), abnormal(11)  

upsThreePhaseUPSStaticSwitchMode 1.3.6.1.4.1.935.1.1.1.8.6.4
Switch Mode
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invermode(12), bypassmode(13)  

upsThreePhaseUPSStatusInverterOperating 1.3.6.1.4.1.935.1.1.1.8.6.5
Operating
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseFaultStatusEmergencyStop 1.3.6.1.4.1.935.1.1.1.8.7.1
Emergency Stop
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseFaultStatusHighDCShutdown 1.3.6.1.4.1.935.1.1.1.8.7.2
High DC Shutdown
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseFaultStatusBypassBreaker 1.3.6.1.4.1.935.1.1.1.8.7.3
Bypass Breaker
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseFaultStatusOverLoad 1.3.6.1.4.1.935.1.1.1.8.7.4
Over Load
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseFaultStatusInverterOutputFail 1.3.6.1.4.1.935.1.1.1.8.7.5
Output Fail
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseFaultStatusOverTemperature 1.3.6.1.4.1.935.1.1.1.8.7.6
Over Temperature
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseFaultStatusShortCircuit 1.3.6.1.4.1.935.1.1.1.8.7.7
Short Circuit
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(14), no(16)  

upsThreePhaseRatingRectifierVoltage 1.3.6.1.4.1.935.1.1.1.8.8.1
Rectifier Voltage
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsThreePhaseRatingRectifierFrequency 1.3.6.1.4.1.935.1.1.1.8.8.2
Rectifier Frequency
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseRatingBypassVoltage 1.3.6.1.4.1.935.1.1.1.8.8.3
Bypass Voltage
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsThreePhaseRatingBypassFrequency 1.3.6.1.4.1.935.1.1.1.8.8.4
Bypass Frequency
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseRatingOutputVoltage 1.3.6.1.4.1.935.1.1.1.8.8.5
Output Voltage
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsThreePhaseRatingOutputFrequency 1.3.6.1.4.1.935.1.1.1.8.8.6
Output Frequency
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseRatingBatteryVoltage 1.3.6.1.4.1.935.1.1.1.8.8.7
Battery Voltage
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsThreePhaseRatingPower 1.3.6.1.4.1.935.1.1.1.8.8.8
Power Rating
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

upsEnvStatus 1.3.6.1.4.1.935.1.1.1.9.1
OBJECT IDENTIFIER    

upsEnvTemperature 1.3.6.1.4.1.935.1.1.1.9.1.1
The ambient environment temperature.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsEnvHumidity 1.3.6.1.4.1.935.1.1.1.9.1.2
The environment humidity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsEnvOverTemperature 1.3.6.1.4.1.935.1.1.1.9.2.1
Alarm dupsAlarmOverTemperature on when the environment temperature over the value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsEnvOverHumidity 1.3.6.1.4.1.935.1.1.1.9.2.3
Alarm dupsAlarmOverHumidity on when the environment humidity over the value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsEnvSecurity1 1.3.6.1.4.1.935.1.1.1.9.1.5
Security status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvSecurity2 1.3.6.1.4.1.935.1.1.1.9.1.6
Security status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvSecurity3 1.3.6.1.4.1.935.1.1.1.9.1.7
Security status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvSecurity4 1.3.6.1.4.1.935.1.1.1.9.1.8
Security status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvSecurity5 1.3.6.1.4.1.935.1.1.1.9.1.9
Security status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvSecurity6 1.3.6.1.4.1.935.1.1.1.9.1.10
Security status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvSecurity7 1.3.6.1.4.1.935.1.1.1.9.1.11
Security status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvWater 1.3.6.1.4.1.935.1.1.1.9.1.3
Water status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvSmoke 1.3.6.1.4.1.935.1.1.1.9.1.4
Smoke status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), abnormal(2)  

upsEnvSetting 1.3.6.1.4.1.935.1.1.1.9.2
OBJECT IDENTIFIER    

upsEnvUnderTemperature 1.3.6.1.4.1.935.1.1.1.9.2.2
Alarm dupsAlarmUnderTemperature on when the environment temperature below the value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsEnvUnderHumidity 1.3.6.1.4.1.935.1.1.1.9.2.4
Alarm dupsAlarmUnderHumidity on when the environment humidity below the value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

communicationLost 1
SEVERE: Communication to the UPS has been lost. Steps to reestablish communication are in progress.
TRAP-TYPE    

upsOverLoad 2
SEVERE: The UPS has sensed a load greater than 100 percent of its rated capacity.
TRAP-TYPE    

upsDiagnosticsFailed 3
SEVERE: The UPS failed its internal diagnostic self-test.
TRAP-TYPE    

upsDischarged 4
SEVERE: The UPS just started a runtime calibration discharge. The UPS batteries are being discharged.
TRAP-TYPE    

upsOnBattery 5
WARNING: The UPS has switched to battery backup power.
TRAP-TYPE    

boostOn 6
WARNING: The UPS has enabled Boost.
TRAP-TYPE    

lowBattery 7
SEVERE: The UPS batteries are low and will soon be exhausted. If utility power is not restored the UPS will put itself to 'sleep' and immediately cut power to the load.
TRAP-TYPE    

communicationEstablished 8
INFORMATION: Communication with the UPS has been established.
TRAP-TYPE    

powerRestored 9
INFORMATION: Utility power has been restored.
TRAP-TYPE    

upsDiagnosticsPassed 10
INFORMATION: The UPS passed its internal self-test.
TRAP-TYPE    

returnFromLowBattery 11
INFORMATION: The UPS has returned from a low battery condition.
TRAP-TYPE    

upsTurnedOff 12
WARNING: The UPS has been turned 'off' by the management station.
TRAP-TYPE    

upsSleeping 13
WARNING: The UPS is entering 'sleep' mode. Power to the load will be cut off.
TRAP-TYPE    

upsWokeUp 14
INFORMATION: The UPS woke up from 'sleep' mode. Power to the load has been restored.
TRAP-TYPE    

upsRebootStarted 15
WARNING: The UPS has started its reboot sequence. After the specified delay the UPS will perform a reboot.
TRAP-TYPE    

envOverTemperature 16
WARNING: The environment temperature exceed the normal value.
TRAP-TYPE    

envTemperatureNormal 17
INFORMATION: The environment temperature is normal.
TRAP-TYPE    

envOverHumidity 18
WARNING: The environment humidity exceed the normal value.
TRAP-TYPE    

envHumidityNormal 19
INFORMATION: The environment humidity is normal.
TRAP-TYPE    

envSmokeAbnormal 20
WARNING: Smoke is abnormal.
TRAP-TYPE    

envWaterAbnormal 21
WARNING: Water is abnormal.
TRAP-TYPE    

envSecurityAbnormal 22
WARNING: Security is abnormal.
TRAP-TYPE    

envWaterNormal 24
INFORMATION: Water is normal.
TRAP-TYPE    

envGasAbnormal 26
WARNING: Gas Alarm
TRAP-TYPE    

upsTemp 27
WARNING: UPS Temperature Overrun
TRAP-TYPE    

upsLoadNormal 28
WARNING: UPS Load Normal
TRAP-TYPE    

upsTempNormal 29
WARNING: UPS temperature Normal
TRAP-TYPE    

envUnderTemperature 30
WARNING: The environment temperature below the normal value.
TRAP-TYPE    

envUnderHumidity 31
WARNING: The environment humidity below the normal value.
TRAP-TYPE    

upsBypass 32
WARNING: The UPS is entering 'bypass' mode.
TRAP-TYPE    

envSecurity1 33
WARNING: Security1 Alarm.
TRAP-TYPE    

envSecurity2 34
WARNING: Security2 Alarm.
TRAP-TYPE    

envSecurity3 35
WARNING: Security3 Alarm.
TRAP-TYPE    

envSecurity4 36
WARNING: Security4 Alarm.
TRAP-TYPE    

envSecurity5 37
WARNING: Security5 Alarm.
TRAP-TYPE    

envSecurity6 38
WARNING: Security6 Alarm.
TRAP-TYPE    

envSecurity7 39
WARNING: Security7 Alarm.
TRAP-TYPE    

upsRecroterror 47
WARNING: Rectifier Rotation Error
TRAP-TYPE    

upsBypassFreFail 48
WARNING: Bypass Frequency Fail
TRAP-TYPE    

upsBypassacnormal 49
WARNING: Bypass AC Normal
TRAP-TYPE    

upsBypassacabnormal 50
WARNING: Bypass AC Abnormal
TRAP-TYPE    

upsTest 51
WARNING: UPS Test
TRAP-TYPE    

upsScheduleShutdown 52
WARNING: UPS Schedule Shutdown
TRAP-TYPE    

upsBypassReturn 53
The UPS return from Bypass Mode
TRAP-TYPE    

upsShortCircuitShutdown 54
The UPS Short Circuit Shutdown
TRAP-TYPE    

upsInverterOutputFailShutdown 55
The UPS Inverter Output Fail Shutdown
TRAP-TYPE    

upsBypassBreadkerOnShutdown 56
The UPS Manual Bypass Breaker on Shutdown
TRAP-TYPE    

upsHighDCShutdown 57
The UPS High DC Shutdown
TRAP-TYPE    

upsEmergencyStop 58
The UPS Emergency Stop
TRAP-TYPE    

upsInverterMode 59
The UPS Static Switch in Inverter Mode
TRAP-TYPE    

upsBypassMode 60
The UPS Static Switch in Bypass Mode
TRAP-TYPE    

upsOverTemperatureShutdown 61
The UPS Over Temperature Shutdown
TRAP-TYPE    

upsOverLoadShutdown 62
The UPS Overload Shutdown
TRAP-TYPE    

upsCapacityUnderrun 63
The UPS Capacity Underrun
TRAP-TYPE    

upsCapacityNormal 64
The UPS Capacity Normal
TRAP-TYPE    

upsLowBatteryShutdown 67
The UPS Low Battery Shutdown
TRAP-TYPE