49 OIDs in UPS Alarms
OIDs here are the active and historical alarm conditions on a UPS, plus controls for the UPS's audible alarm, enabling, disabling, or remotely silencing the beeper without disabling future alerts. Admins use the alarm-count and last-alarm objects as a quick summary of whether anything currently needs attention, and the silence control to quiet a beeping UPS in a noise-sensitive area while still investigating and resolving the underlying condition. An alarm-description object that points to a separate MIB object, rather than containing the description text directly, is a common pattern here, meaning admins may need to follow that reference to get the actual human-readable alarm text.
A (2)
| OID name | OID numeric | Module |
|---|---|---|
| acsPowerMgmtUPSTableAudibleAlarmControl | 1.3.6.1.4.1.10418.26.2.5.12.1.18 | ACS8000-MIB |
| acsPowerMgmtUPSTableSilenceAlarm | 1.3.6.1.4.1.10418.26.2.5.12.1.19 | ACS8000-MIB |
L (4)
| OID name | OID numeric | Module |
|---|---|---|
| lcUpsAlarmDescr | 1.3.6.1.4.1.476.1.1.1.1.6.2.1.2 | LIEBERT-MICRO-UPS-MIB |
| lcUpsAlarmId | 1.3.6.1.4.1.476.1.1.1.1.6.2.1.1 | LIEBERT-MICRO-UPS-MIB |
| lcUpsAlarmTime | 1.3.6.1.4.1.476.1.1.1.1.6.2.1.3 | LIEBERT-MICRO-UPS-MIB |
| lcUpsAlarms | 1.3.6.1.4.1.476.1.1.1.1.6.1 | LIEBERT-MICRO-UPS-MIB |