dupsGeneratorTestStatus
OBS ✓
DeltaUPSv5-MIB ·
.1.3.6.1.4.1.2254.2.5.8.5
Object
scalar mandatory
Enumeration
The results of the current or last generator diagnostics test performed.The values for None(2), InhibitTest(3), AbnormallyTerminate(4), ByInstruction(5), and ByTimeout(6) indicate that the tye of termination test. Tests which have not yet concluded are indicated by inProgress(1)
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
- DeltaUPSv5-MIB
- OID
.1.3.6.1.4.1.2254.2.5.8.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- dupsTest
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DeltaUPSv5-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DeltaUPSv5-MIB::dupsGeneratorTestStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DeltaUPSv5-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DeltaUPSv5-MIB::dupsGeneratorTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | none |
3 | inhibitTest |
4 | abnormallyTerminate |
5 | byInstruction |
6 | byTimeout |