solarBatStatus
NEXT-UPS-MIB ·
.0.1.2.3.1
Object
scalar Enumeration
The indication of the status in the solar system's batteries.
Context
- MIB
- NEXT-UPS-MIB
- OID
.0.1.2.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- solarBattery
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 'NEXT-UPS-MIB' -M '/opt/observium/mibs/nextupssystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXT-UPS-MIB::solarBatStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEXT-UPS-MIB' -M '/opt/observium/mibs/nextupssystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEXT-UPS-MIB::solarBatStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | batteryNormal |
3 | batteryLow |
4 | batteryDepleted |
5 | batteryDischarging |
6 | batteryFailure |
7 | batteryReplace |
8 | batterysilence |