dupsBatteryCharge
DeltaUPSv5-MIB ·
.1.3.6.1.4.1.2254.2.5.7.3
Object
scalar mandatory
Enumeration
Representing the battery charge status.
Context
- MIB
- DeltaUPSv5-MIB
- OID
.1.3.6.1.4.1.2254.2.5.7.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- dupsBattery
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::dupsBatteryCharge.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::dupsBatteryCharge'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | floating |
2 | charging |
3 | resting |
4 | discharging |