hwAcbGroupBatRunningState

EMAP-MIB · .1.3.6.1.4.1.2011.6.164.1.17.1.1.4

Object

column Enumeration
State of the Battery group unit running state. It is an enumeration type:
If the enumeration value is 1, it indicates the Battery is first on line,
If the enumeration value is 2, it indicates that Battery power off,
If the enumeration value is 3, it indicates  that Battery is on float charging,
If the enumeration value is 4, it indicates that Battery is on equal charging,
If the enumeration value is 5, it indicates that Battery is on discharge,
If the enumeration value is 6, it indicates that Battery is on charge,
If the enumeration value is 7, it indicates that Battery is on test,
If the enumeration value is 255,  it indicates Battery uint operation status unknown.

Context

MIB
EMAP-MIB
OID
.1.3.6.1.4.1.2011.6.164.1.17.1.1.4
Type
column
Access
readonly
Status
current
Parent
hwAcbGroupSampEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EMAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMAP-MIB::hwAcbGroupBatRunningState'
More examples
Read one indexed 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::hwAcbGroupBatRunningState.<hwAcbGroupIndex>'
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::hwAcbGroupBatRunningState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1firstOn
2powerOff
3float
4equal
5dicharge
6charge
7test
255unknown