hwBattsChargeStatus
OBS ✓
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.4.2.3
Object
scalar Enumeration
Battery charging state, indicates the charging and discharging information about the battery group. It is an enumeration type. If the enumeration value is 1, it indicates a battery group in the float charging state. If the enumeration value is 2, it indicates a battery group in the boost charging state. If the enumeration value is 3, it indicates a battery group in the discharging state. If the enumeration value is 4, it indicates a battery group in the hibernating state. If the enumeration value is 7, it indicates a battery group in the Offline state. If the enumeration value is 7, it indicates a battery group in the Offline state.
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
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.4.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwBattsOperate
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 'EMAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMAP-MIB::hwBattsChargeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EMAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EMAP-MIB::hwBattsChargeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | floatCharge |
2 | boostCharge |
3 | disCharge |
4 | hibernating |
7 | offline |
255 | unknown |