upsSmartTestCalibrationResults
DGPUPS-MIB ·
.1.3.6.1.4.1.17420.1.1.2.7.2.7
Object
scalar mandatory
Enumeration
The results of the last runtime calibration.
Value ok(1) means a successful runtime calibration.
Value invalidTest(2) indicates last calibration did
not take place since the battery capacity was below
100 percent.
Value calibrationInProgress(3) means a calibration
is occurring now.
Context
- MIB
- DGPUPS-MIB
- OID
.1.3.6.1.4.1.17420.1.1.2.7.2.7- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsSmartTest
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 'DGPUPS-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGPUPS-MIB::upsSmartTestCalibrationResults.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGPUPS-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGPUPS-MIB::upsSmartTestCalibrationResults'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | invalidTest |
3 | calibrationInProgress |