cpqHeSysBatteryCondition

OBS ✓
CPQHLTH-MIB · .1.3.6.1.4.1.232.6.2.17.2.1.4

Object

column mandatory Enumeration
The condition of the backup battery.
              
This value will be one of the following:
              
other(1)
  The status could not be determined or not present.
              
ok(2)
  The battery is operating normally.
              
degraded(3)
  The battery is degraded.
              
failed(4)
  The battery has stopped responding or has shutdown
  in order to not permanently damage the system.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
CPQHLTH-MIB
OID
.1.3.6.1.4.1.232.6.2.17.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
cpqHeSysBatteryEntry

Walk 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 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeSysBatteryCondition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeSysBatteryCondition.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHLTH-MIB::cpqHeSysBatteryCondition'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.