hwBattsTestType

EMAP-MIB · .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.2

Object

column Enumeration
Record test type of the battery test. It is an enumeration value: 
If the NMS notifies the SNMP agent that this node is set to 1, it indicates a manual test; 
If the NMS notifies the SNMP agent that this node is set to 2, it indicates a simplified test;
If the NMS notifies the SNMP agent that this node is set to 3, it indicates a timed test;
If the NMS notifies the SNMP agent that this node is set to 4, it indicates a short test;
If the NMS notifies the SNMP agent that this node is set to 255, it indicates a other test.

Context

MIB
EMAP-MIB
OID
.1.3.6.1.4.1.2011.6.164.1.4.3.100.1.2
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::hwBattsTestType'
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::hwBattsTestType.<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::hwBattsTestType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1manualTest
2acOffAutoTest
3timedTest
4shortTest
255unknown