dupsTestResultsSummary

OBS ✓
DeltaUPS-MIB · .1.3.6.1.4.1.2254.2.4.8.2

Object

scalar mandatory Enumeration
The results of the current or last UPS diagnostics
test performed. The values for donePass(1),
generalTestFail(3), and batteryTestFail(4) indicate that the
test completed either successfully, with a warning, or
with an error, respectively.Tests which have not yet
concluded are indicated by inProgress(2).  The value
noTestsInitiated(0) indicates that no previous test
results are available.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
DeltaUPS-MIB
OID
.1.3.6.1.4.1.2254.2.4.8.2
Type
scalar
Access
readonly
Status
mandatory
Parent
dupsTest

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DeltaUPS-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DeltaUPS-MIB::dupsTestResultsSummary.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DeltaUPS-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DeltaUPS-MIB::dupsTestResultsSummary'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noTestsInitiated
1donePass
2inProgress
3generalTestFail
4batteryTestFail
5deepBatteryTestFail
Object Constraints
range: 0-32