UPSMAN

File: UPSMAN.mib (15714 bytes)

Imported modules

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

Imported symbols

enterprises Counter Gauge
TimeTicks DisplayString OBJECT-TYPE
TRAP-TYPE

Defined Values

upsman 1.3.6.1.4.1.1356
OBJECT IDENTIFIER    

ups 1.3.6.1.4.1.1356.1
OBJECT IDENTIFIER    

mgmt 1.3.6.1.4.1.1356.2
OBJECT IDENTIFIER    

upsIdent 1.3.6.1.4.1.1356.1.1
OBJECT IDENTIFIER    

upsBattery 1.3.6.1.4.1.1356.1.2
OBJECT IDENTIFIER    

upsInput 1.3.6.1.4.1.1356.1.3
OBJECT IDENTIFIER    

upsOutput 1.3.6.1.4.1.1356.1.4
OBJECT IDENTIFIER    

upsTest 1.3.6.1.4.1.1356.1.5
OBJECT IDENTIFIER    

upsControl 1.3.6.1.4.1.1356.1.6
OBJECT IDENTIFIER    

upsAlarms 1.3.6.1.4.1.1356.1.7
OBJECT IDENTIFIER    

upsIdentModelName 1.3.6.1.4.1.1356.1.1.1
The UPS model name (e.g. 'O1000S').
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

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

upsBatteryStatus 1.3.6.1.4.1.1356.1.2.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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), batteryNormal(2), batteryLow(3)  

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

upsBatteryVoltage 1.3.6.1.4.1.1356.1.2.3
The current battery voltage expressed in VDC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsBatteryTemperature 1.3.6.1.4.1.1356.1.2.4
The current internal UPS temperature expressed in Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

upsBatteryLifeTimeRemaining 1.3.6.1.4.1.1356.1.2.6
Forecast of the battery lifetime, replacement recommended in x month. Format: month
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

upsInputLineVoltage 1.3.6.1.4.1.1356.1.3.1
The current utility line voltage in VAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsInputLineFrequence 1.3.6.1.4.1.1356.1.3.2
The current utility line frequence in Hz.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsOutputStatus 1.3.6.1.4.1.1356.1.4.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), onBypass(4), shutdown(5)  

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

upsOutputFrequency 1.3.6.1.4.1.1356.1.4.3
The present output frequency, format: 0.1 Hertz.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

upsOutputVoltage 1.3.6.1.4.1.1356.1.4.4
The present output voltage, format: RMS Volts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

upsRunTest 1.3.6.1.4.1.1356.1.5.1
Set this value to run a test. If this this variable is set to NoTest(0) no test will be initiated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noTest(0), batteryTest(1), batteryCustomTest(2), batteryFullTest(3), selfTest(4)  

upsLastTestPerformed 1.3.6.1.4.1.1356.1.5.2
This value shows which last test was performed. If this value is set to noTest(0) no test has been run since startup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noTest(0), batteryTest(1), batteryCustomTest(2), batteryFullTest(3), selfTest(4)  

upsLastTestResult 1.3.6.1.4.1.1356.1.5.3
The current UPS Test Result. If this value is undefined(0) no test has been run since startup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), success(1), failed(2), notSupported(3)  

upsLastTestedBackupTime 1.3.6.1.4.1.1356.1.5.4
This value shows the last tested backup time in minutes. To acquire a new value perform one of battery test's.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

upsRunShutdownRestore 1.3.6.1.4.1.1356.1.6.1
Set this value to run a shutdown procedure. If this this variable is set to (0) nothing happens.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), shutdown(1), restore(2), shutdownRestore(3)  

upsShutdownSecs 1.3.6.1.4.1.1356.1.6.2
This value indicates the time in seconds after which a ups shutdown will be performed. If this value is (0) shutdown executes immediately.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsRestoreSecs 1.3.6.1.4.1.1356.1.6.3
This value indicates the time in seconds after which a ups restore will be performed. If this value is (0) restore executes immediately.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

upsAlarmFatalFaultStatus 1.3.6.1.4.1.1356.1.7.1
CRITICAL ALARM : A fatal fault in the UPS has been detected. Detailed information by referring to UpsAlarmFatalFaultDetail Possible causes: Fatal Fault none (-1), Abnormal output (1), main circuit failure (2), fuse blown (3), fan fault (4), abnormal control (5), abnormal battery (6), others (7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fatalFaultNone(-1), abnormalOutput(1), mainCircuitFailure(2), fuseBlown(3), fanFault(4), abnormalControl(5), abnormalBattery(6), ohterFatalFaults(7)  

upsAlarmWarningStatus 1.3.6.1.4.1.1356.1.7.2
WARNING : The UPS has detect a minor fault, warning level. Detailed information by referring to UpsAlarmWarningDetail.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(-1), occurred(1)  

upsAlarmInputBadStatus 1.3.6.1.4.1.1356.1.7.3
An abnormal condition of the input in the UPS has been detected. Detailed information by referring to UpsAlarmInputBadDetail.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(-1), occurred(1)  

upsAlarmOutputOverloadStatus 1.3.6.1.4.1.1356.1.7.4
An abnormal output overload in the UPS has been detected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(-1), occurred(1)  

upsAlarmBatteryBadStatus 1.3.6.1.4.1.1356.1.7.5
An abnormal condition of the battery in the UPS has been detected. Detailed information by referring to UpsAlarmBatteryBadDetail.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(-1), occurred(1)  

upsAlarmTempBadStatus 1.3.6.1.4.1.1356.1.7.6
An abnormal condition of the temperature in the UPS has been detected. Detailed information by referring to UpsAlarmTempBadDetail.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(-1), occurred(1)  

communicationLost 1
SEVERE: Communication to the UPS has been lost. Check cable or network connections, 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 capcity.
TRAP-TYPE    

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

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

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

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

testStarted 7
INFORMATION: A UPS test was started.
TRAP-TYPE    

testCompleted 8
INFORMATION: A UPS test is completed. Now a test result should be available in upsTest.lastTestResult.
TRAP-TYPE    

upsBatteryLow 9
WARNING: Battery Low.
TRAP-TYPE    

upsShutdownImminent 10
INFORMATION: Server Shutdown imminent.
TRAP-TYPE    

upsmanStarted 11
INFORMATION: The UpsMan service has been started.
TRAP-TYPE    

upsmanTrapInputBad 12
An abnormal condition of input UPS has been detected.
TRAP-TYPE    

upsmanTrapOutputOverloadRemoved 13
The UPS has returned from an overload situation to normal operation.
TRAP-TYPE    

upsmanTrapBatteryBad 14
An abnormal condition of the UPS batteries has been detected.
TRAP-TYPE    

upsmanTrapTempBad 15
An abnormal UPS temperature has been detected.
TRAP-TYPE    

upsmanTrapTempBadRemoved 16
The abnormal UPS temperature is back to normal level.
TRAP-TYPE    

upsmanTrapFatalFault 17
A fatal fault in the UPS has been detected. The UPS can not backup, contact your UPS service team.
TRAP-TYPE