eqptPowerBatFailure

ASAM-EQUIP-MIB · .1.3.6.1.4.1.637.61.1.23.18.1.8

Object

column mandatory Enumeration
The battery failure state will provide an view on the failure state of
the battery.
This failure state has meaning for devices that have a configured
eqptPowerBatType and eqptPowerBatState different from default or
no-data. Other devices get a not-applicable (0) value returned.
Specific ranges for the failure cases strongly depend on the battery type
used. The ranges will be detailed in the customer documentation.
Enumeration is as follows:
  0 = not applicable
  1 = voltage good
  2 = voltage out of range
  3 = over-voltage
  4 = over-temperature alarm on local temperature sensor
  5 = battery depleted
              
ALCATEL NOTE:
SUPPORT: YES   INSRVMOD: NA     RANGE: See above
PERSIST: NO    DEFVALUE: 0      UNITS: -

Context

MIB
ASAM-EQUIP-MIB
OID
.1.3.6.1.4.1.637.61.1.23.18.1.8
Type
column
Access
readonly
Status
mandatory
Parent
eqptPowerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-applicable
1voltage-good
2voltage-out-of-range
3over-voltage
4over-temperature
5battery-depleted