UPSMAN: View SNMP OID List / Download MIB

VENDOR: GENEREX SYSTEMS GMBH


 Home MIB: UPSMAN
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
 upsman 1.3.6.1.4.1.1356
           ups 1.3.6.1.4.1.1356.1
               upsIdent 1.3.6.1.4.1.1356.1.1
                   upsIdentModelName 1.3.6.1.4.1.1356.1.1.1 displaystring read-only
The UPS model name (e.g. 'O1000S').
                   upsIdentUpsIDName 1.3.6.1.4.1.1356.1.1.2 displaystring read-write
An ID string identifying the UPS. This object can be set by the administrator.
               upsBattery 1.3.6.1.4.1.1356.1.2
                   upsBatteryStatus 1.3.6.1.4.1.1356.1.2.1 integer read-only
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. Enumeration: 'unknown': 1, 'batteryNormal': 2, 'batteryLow': 3.
                   upsBatteryCapacity 1.3.6.1.4.1.1356.1.2.2 integer read-only
The remaining battery capacity expressed in percent of full capacity.
                   upsBatteryVoltage 1.3.6.1.4.1.1356.1.2.3 integer read-only
The current battery voltage expressed in VDC.
                   upsBatteryTemperature 1.3.6.1.4.1.1356.1.2.4 integer read-only
The current internal UPS temperature expressed in Celsius.
                   upsBatteryRunTimeRemaining 1.3.6.1.4.1.1356.1.2.5 integer read-only
The UPS battery run time remaining before battery exhaustion, in seconds.
                   upsBatteryLifeTimeRemaining 1.3.6.1.4.1.1356.1.2.6 integer read-only
Forecast of the battery lifetime, replacement recommended in x month. Format: month
               upsInput 1.3.6.1.4.1.1356.1.3
                   upsInputLineVoltage 1.3.6.1.4.1.1356.1.3.1 integer read-only
The current utility line voltage in VAC.
                   upsInputLineFrequence 1.3.6.1.4.1.1356.1.3.2 integer read-only
The current utility line frequence in Hz.
               upsOutput 1.3.6.1.4.1.1356.1.4
                   upsOutputStatus 1.3.6.1.4.1.1356.1.4.1 integer read-only
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). Enumeration: 'onBypass': 4, 'unknown': 1, 'onBattery': 3, 'shutdown': 5, 'onLine': 2.
                   upsOutputLoad 1.3.6.1.4.1.1356.1.4.2 integer read-only
The current UPS load expressed in percent of rated capacity.
                   upsOutputFrequency 1.3.6.1.4.1.1356.1.4.3 integer read-only
The present output frequency, format: 0.1 Hertz.
                   upsOutputVoltage 1.3.6.1.4.1.1356.1.4.4 integer read-only
The present output voltage, format: RMS Volts.
               upsTest 1.3.6.1.4.1.1356.1.5
                   upsRunTest 1.3.6.1.4.1.1356.1.5.1 integer read-write
Set this value to run a test. If this this variable is set to NoTest(0) no test will be initiated. Enumeration: 'batteryCustomTest': 2, 'batteryTest': 1, 'selfTest': 4, 'batteryFullTest': 3, 'noTest': 0.
                   upsLastTestPerformed 1.3.6.1.4.1.1356.1.5.2 integer read-only
This value shows which last test was performed. If this value is set to noTest(0) no test has been run since startup. Enumeration: 'batteryCustomTest': 2, 'batteryTest': 1, 'selfTest': 4, 'batteryFullTest': 3, 'noTest': 0.
                   upsLastTestResult 1.3.6.1.4.1.1356.1.5.3 integer read-only
The current UPS Test Result. If this value is undefined(0) no test has been run since startup. Enumeration: 'failed': 2, 'notSupported': 3, 'undefined': 0, 'success': 1.
                   upsLastTestedBackupTime 1.3.6.1.4.1.1356.1.5.4 integer read-only
This value shows the last tested backup time in minutes. To acquire a new value perform one of battery test's.
               upsControl 1.3.6.1.4.1.1356.1.6
                   upsRunShutdownRestore 1.3.6.1.4.1.1356.1.6.1 integer read-write
Set this value to run a shutdown procedure. If this this variable is set to (0) nothing happens. Enumeration: 'restore': 2, 'undefined': 0, 'shutdown': 1, 'shutdownRestore': 3.
                   upsShutdownSecs 1.3.6.1.4.1.1356.1.6.2 integer read-write
This value indicates the time in seconds after which a ups shutdown will be performed. If this value is (0) shutdown executes immediately.
                   upsRestoreSecs 1.3.6.1.4.1.1356.1.6.3 integer read-write
This value indicates the time in seconds after which a ups restore will be performed. If this value is (0) restore executes immediately.
               upsAlarms 1.3.6.1.4.1.1356.1.7
                   upsAlarmFatalFaultStatus 1.3.6.1.4.1.1356.1.7.1 integer read-only
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). Enumeration: 'mainCircuitFailure': 2, 'ohterFatalFaults': 7, 'abnormalControl': 5, 'fatalFaultNone': -1, 'abnormalBattery': 6, 'abnormalOutput': 1, 'fuseBlown': 3, 'fanFault': 4.
                   upsAlarmWarningStatus 1.3.6.1.4.1.1356.1.7.2 integer read-only
WARNING : The UPS has detect a minor fault, warning level. Detailed information by referring to UpsAlarmWarningDetail. Enumeration: 'none': -1, 'occurred': 1.
                   upsAlarmInputBadStatus 1.3.6.1.4.1.1356.1.7.3 integer read-only
An abnormal condition of the input in the UPS has been detected. Detailed information by referring to UpsAlarmInputBadDetail. Enumeration: 'none': -1, 'occurred': 1.
                   upsAlarmOutputOverloadStatus 1.3.6.1.4.1.1356.1.7.4 integer read-only
An abnormal output overload in the UPS has been detected. Enumeration: 'none': -1, 'occurred': 1.
                   upsAlarmBatteryBadStatus 1.3.6.1.4.1.1356.1.7.5 integer read-only
An abnormal condition of the battery in the UPS has been detected. Detailed information by referring to UpsAlarmBatteryBadDetail. Enumeration: 'none': -1, 'occurred': 1.
                   upsAlarmTempBadStatus 1.3.6.1.4.1.1356.1.7.6 integer read-only
An abnormal condition of the temperature in the UPS has been detected. Detailed information by referring to UpsAlarmTempBadDetail. Enumeration: 'none': -1, 'occurred': 1.
           mgmt 1.3.6.1.4.1.1356.2
             communicationLost 1.3.6.1.4.1.13560.1
SEVERE: Communication to the UPS has been lost. Check cable or network connections, steps to reestablish communication are in progress.
             upsOverload 1.3.6.1.4.1.13560.2
SEVERE: The UPS has sensed a load greater than 100 percent of its rated capcity.
             upsTurnedOff 1.3.6.1.4.1.13560.3
WARNING: The UPS has been turned 'off' by the management station.
             communicationEstablished 1.3.6.1.4.1.13560.4
INFORMATION: Communication with the UPS has been established.
             powerRestored 1.3.6.1.4.1.13560.5
INFORMATION: Utility power has been restored.
             upsOnBattery 1.3.6.1.4.1.13560.6
WARNING: The UPS has switched to battery backup power.
             testStarted 1.3.6.1.4.1.13560.7
INFORMATION: A UPS test was started.
             testCompleted 1.3.6.1.4.1.13560.8
INFORMATION: A UPS test is completed. Now a test result should be available in upsTest.lastTestResult.
             upsBatteryLow 1.3.6.1.4.1.13560.9
WARNING: Battery Low.
             upsShutdownImminent 1.3.6.1.4.1.13560.10
INFORMATION: Server Shutdown imminent.
             upsmanStarted 1.3.6.1.4.1.13560.11
INFORMATION: The UpsMan service has been started.
             upsmanTrapInputBad 1.3.6.1.4.1.13560.12
An abnormal condition of input UPS has been detected.
             upsmanTrapOutputOverloadRemoved 1.3.6.1.4.1.13560.13
The UPS has returned from an overload situation to normal operation.
             upsmanTrapBatteryBad 1.3.6.1.4.1.13560.14
An abnormal condition of the UPS batteries has been detected.
             upsmanTrapTempBad 1.3.6.1.4.1.13560.15
An abnormal UPS temperature has been detected.
             upsmanTrapTempBadRemoved 1.3.6.1.4.1.13560.16
The abnormal UPS temperature is back to normal level.
             upsmanTrapFatalFault 1.3.6.1.4.1.13560.17
A fatal fault in the UPS has been detected. The UPS can not backup, contact your UPS service team.