upsAlarmName
BESTPOWER-MIB ·
.1.3.6.1.4.1.2947.1.8.3.1.2
Object
column mandatory
Enumeration
A unique identifier for an alarm condition. This value must remain constant.
Context
- MIB
- BESTPOWER-MIB
- OID
.1.3.6.1.4.1.2947.1.8.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- upsAlarmEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BESTPOWER-MIB::upsAlarmName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BESTPOWER-MIB::upsAlarmName.<upsAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BESTPOWER-MIB::upsAlarmName'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | onBattery |
2 | lowRuntime |
3 | nearLowBattery |
4 | lowBattery |
5 | highBattery |
6 | checkBattery |
7 | replaceBattery |
8 | checkInverter |
9 | batteriesDisconnected |
10 | outputOverload |
11 | lowAcOut |
12 | circuitBreakerWarning |
13 | circuitBreakerShdn |
14 | bypassOn |
15 | autoBypass |
16 | siteWiringFault |
17 | checkFan |
18 | highAmbTemp |
19 | highHSTemp |
20 | highXFMRTemp |
21 | highPFMTemp |
22 | probeMissing |
23 | checkPowerSupply |
24 | tapRegulator |
25 | relayFailure |
26 | checkFuse |
27 | checkMOV |
28 | memoryError |
29 | callService |
30 | upsFailed |
31 | userTest |
32 | testInProgress |
33 | diagnosticTestFailed |
34 | ePO |
35 | upsOff |
36 | communicationsLost |