hwCtrlBattsTestStartStop
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.4.3.7
Object
scalar r/w
Enumeration
Battery manualtest start and stop. It is an enumeration value. If the value is 1, it means to start a standard manual test; If the value is 2, it means to start a short manual test; If the value is 3, it means to stop the battery test. If the value is 255, it means null operate(can't set to smu); Set the parameters, such as battery test time, and voltage when the battery test stops before the node controls the start of the battery test. If the parameters are not set this time, the system uses the configuration parameters by default; and if the battery test is started at the first time, the system uses the default value. Battery test can only start up in some conditions, so that the reason of Start of battery short test failed may be as follow: 1. Interval between this test and the latest AC outage or test is longer than the preset duration. 2. No major alarm is raised. 3. The number of healthy modules is greater than 0. 4. The number of battery strings is greater than 0.
Context
- MIB
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.4.3.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwBattsTest
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::hwCtrlBattsTestStartStop.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::hwCtrlBattsTestStartStop'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stdTestStart |
2 | shortTestStart |
3 | testStop |
255 | nullOper |