hwBattsAlarmsClear
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.4.2.7
Object
scalar r/w
Enumeration
Battery alarms clear. It is an enumeration type: If the enumeration value is 1, it indicates the clear batt test fail alarm ; If the enumeration value is 2, it indicates the clear batt test canceled alarm . If the enumeration value is 3, it indicates the clear high str impedance alarm . If the enumeration value is 4, it indicates the clear high float current alarm . If the enumeration value is 5, it indicates the clear current imbalance alarm . If the enumeration value is 6, it indicates the clear contactor fault alarm . If the enumeration value is 255, it indicates null oper(can't set to smu).
Context
- MIB
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.4.2.7- Type
- scalar
- Access
- readwrite
- 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::hwBattsAlarmsClear.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::hwBattsAlarmsClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clearBattTestFailAlm |
2 | clearBattTestCanceledAlm |
3 | clearHighStrImpedanceAlm |
4 | clearHighFloatCurrAlm |
5 | clearCurrImbalanceAlm |
6 | clearContactorFaultAlm |
255 | nullOper |