hwBattsTestEndCourse

EMAP-MIB · .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.11

Object

column Enumeration
Termination factors of the battery test. It is an enumeration value. 
If the enumeration value is 1, it indicates that the voltage value of the battery test reaches the set termination voltage; 
If the enumeration value is 2, it indicates that the voltage value of the battery test reaches the timing limit; 
If the enumeration value is 3, it indicates that an alarm related to the battery leads to the stop of the battery test; 
If the enumeration value is 4, it indicates that a battery test is stopped manually,
If the enumeration value is 5, it indicates that battery fault alarm happened,
If the enumeration value is 6, it indicates that battery low capacity happened,
If the enumeration value is 7, it indicates that battery low temp happened,
If the enumeration value is 255, it indicates that battery test end for other courses.

Context

MIB
EMAP-MIB
OID
.1.3.6.1.4.1.2011.6.164.1.4.3.100.1.11
Type
column
Access
readonly
Status
current
Parent
hwBattsTestResultEntry

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::hwBattsTestEndCourse'
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::hwBattsTestEndCourse.<hwBattsTestResultIndex>'
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::hwBattsTestEndCourse'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1voltageToEnd
2timeToEnd
3acOnToEnd
4manulToEnd
5faultAlarmToEnd
6lowCapacityToEnd
7lowTempToEnd
255unknown