ONEACCESS-UPS-MIB: View SNMP OID List / Download MIB
VENDOR: ONEACCESS
Home | MIB: ONEACCESS-UPS-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).
|
|||
Object Name | OID | Type | Access | Info |
oacUpsMIB | 1.3.6.1.4.1.13191.10.3.4.1225 |
The MIB module to describe Uninterruptible Power Supplies. |
||
oacUpsMIBObjects | 1.3.6.1.4.1.13191.10.3.4.1225.1 | |||
oacUpsBattery | 1.3.6.1.4.1.13191.10.3.4.1225.1.1 | |||
oacUpsBatteryStatus | 1.3.6.1.4.1.13191.10.3.4.1225.1.1.1 | integer | read-only |
The indication of the capacity remaining in the UPS system's batteries. A value of batteryNormal indicates that the remaining run-time is greater than upsConfigLowBattTime. A value of batteryLow indicates that the remaining battery run-time is less than or equal to upsConfigLowBattTime. A value of batteryDepleted indicates that the UPS will be unable to sustain the present load when and if the utility power is lost (including the possibility that the utility power is currently absent and the UPS is unable to sustain the output). Enumeration: 'unknown': 1, 'batteryNormal': 2, 'batteryDepleted': 4, 'batteryLow': 3. |
oacUpsAlarm | 1.3.6.1.4.1.13191.10.3.4.1225.1.2 | |||
oacUpsAlarmsPresent | 1.3.6.1.4.1.13191.10.3.4.1225.1.2.1 | gauge32 | read-only |
The present number of active alarm conditions. |
oacUpsAlarmDescr | 1.3.6.1.4.1.13191.10.3.4.1225.1.2.2 | autonomoustype | 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. |
oacUpsAlarmTime | 1.3.6.1.4.1.13191.10.3.4.1225.1.2.3 | timestamp | read-only |
The value of sysUpTime when the alarm condition was detected. If the alarm condition was detected at the time of agent startup and presumably existed before agent startup, the value of upsAlarmTime shall equal 0. |
oacUpsTraps | 1.3.6.1.4.1.13191.10.3.4.1225.2 | |||
oacUpsTrapAlarmEntryAdded | 1.3.6.1.4.1.13191.10.3.4.1225.2.0 |
This trap is sent each time an alarm is inserted into to the alarm table. It is sent on the insertion of all alarms except for upsAlarmOnBattery and upsAlarmTestInProgress. |
||
oacUpsTrapAlarmEntryRemoved | 1.3.6.1.4.1.13191.10.3.4.1225.2.1 |
This trap is sent each time an alarm is removed from the alarm table. It is sent on the removal of all alarms except for upsAlarmTestInProgress. |