cpqSiSysBatteryChemistry
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.10.2.1.10
Object
column mandatory
Enumeration
The chemistry of the battery.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.10.2.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiSysBatteryEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiSysBatteryChemistry'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiSysBatteryChemistry.<cpqSiSysBatteryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiSysBatteryChemistry'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unknown |
3 | lead-Acid |
4 | nickel-Cadmium |
5 | nickel-Metal-Hydride |
6 | lithium-Ion |
7 | zinc-Air |
8 | lithium-Polymer |