All MIBs › UPS-MIB › upsAlarmDescr
upsAlarmDescr
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsAlarmDescr
OID (numeric): 1.3.6.1.2.1.33.1.6.2.1.2
Node type: OBJECT-TYPE
Type: AutonomousType
Access: read-only
Description:
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.
What is upsAlarmDescr?
This read-only object is an object identifier (OID) that points to a description of a specific alarm condition that occurred on an uninterruptible power supply. Rather than storing the description directly, this object references another MIB object that provides detailed context about the alarm. Network managers use this to correlate alarm events with their technical causes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.6.2.1.2 snmpwalk -v2c -c public <target> UPS-MIB::upsAlarmDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.6.2.1.2.1 snmpget -v2c -c public <target> UPS-MIB::upsAlarmDescr.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.33 | upsMIB | UPS-MIB |
| 1.3.6.1.2.1.33.1 | upsObjects | UPS-MIB |
| 1.3.6.1.2.1.33.1.6 | upsAlarm | UPS-MIB |
| 1.3.6.1.2.1.33.1.6.2 | upsAlarmTable | UPS-MIB |
| 1.3.6.1.2.1.33.1.6.2.1 | upsAlarmEntry | UPS-MIB |
| 1.3.6.1.2.1.33.1.6.2.1.2 | upsAlarmDescr | UPS-MIB |