physicalBatteryTestStatus
DELL-SNMP-UPS-MIB ·
.1.3.6.1.4.1.674.10902.2.120.5.2
Object
scalar mandatory
Enumeration
Battery test satus.
Context
- MIB
- DELL-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.674.10902.2.120.5.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- physicalBattery
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 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-SNMP-UPS-MIB::physicalBatteryTestStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-SNMP-UPS-MIB::physicalBatteryTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | donePassed |
2 | doneWarning |
3 | doneError |
4 | aborted |
5 | inProgress |
6 | noTestIniated |
7 | testScheduled |