hwCtrlBattsBoostFloat
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.4.1.12
Object
scalar r/w
Enumeration
Control batteries charge mode between boost and float. It is an enumeration value. Users actively control the conversion. If the NMS notifies the SNMP agent that this node is set to 1, it means to start the float charge mode of the batteries; If the NMS notifies the SNMP agent that this node is set to 2, it means to start the boost charge mode of the batteries. If the NMS notifies the SNMP agent that this node is set to 255, it means to start the mode of the batteries is nullOper.
Context
- MIB
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.4.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwBattsConfig
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::hwCtrlBattsBoostFloat.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::hwCtrlBattsBoostFloat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | floatCharge |
2 | boostCharge |
255 | nullOper |