batteryLearnState

StorageManagement-MIB · .1.3.6.1.4.1.674.10893.1.20.130.15.1.12

Object

column obsolete Enumeration
Specifies the learn state activity of the battery.
Possible values:
1 : Failed
2 : Active
4 : Timed out
8 : Requested
16: Idle
32: Due

Context

MIB
StorageManagement-MIB
OID
.1.3.6.1.4.1.674.10893.1.20.130.15.1.12
Type
column
Access
readonly
Status
obsolete
Parent
batteryEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1failed
2active
4timedOut
8requested
16idle
32due