upsEBatteryTestStart
EPPC-MIB ·
.1.3.6.1.4.1.935.10.1.1.7.1
Object
scalar mandatory
r/w
Enumeration
This object specify the battery test type and initiate battery test. If battTestWithTime selected, the test time is refer to upsEBatteryTestSettingTime.
Context
- MIB
- EPPC-MIB
- OID
.1.3.6.1.4.1.935.10.1.1.7.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsEBatteryTest
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 'EPPC-MIB' -M '/opt/observium/mibs/powerwalker:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EPPC-MIB::upsEBatteryTestStart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EPPC-MIB' -M '/opt/observium/mibs/powerwalker:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EPPC-MIB::upsEBatteryTestStart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | batteryTest10Sec |
3 | batteryTestUntilLow |
4 | batteryTestWithTime |
5 | cancelBatteryTest |
6 | clearBatteryInfo |