batteryTestFault
CCPOWER-MIB ·
.1.3.6.1.4.1.18642.1.2.2.12
Object
scalar mandatory
Enumeration
Battery failure has occured during battery restistance test. Return value: 1 = Abort 1, 2 = Abort 2, 3 = Abort 3, 4 = None.
Context
- MIB
- CCPOWER-MIB
- OID
.1.3.6.1.4.1.18642.1.2.2.12- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- batteries
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 'CCPOWER-MIB' -M '/opt/observium/mibs/ccpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CCPOWER-MIB::batteryTestFault.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CCPOWER-MIB' -M '/opt/observium/mibs/ccpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CCPOWER-MIB::batteryTestFault'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | abort1 |
2 | abort2 |
3 | abort3 |
4 | none |