batteryAlarmLowCapacity

BATTERY-MIB · .1.3.6.1.2.1.233.1.1.1.21

Object

column r/w milliampere hoursSNMPv2-SMIUnsigned32
This object provides the lower-threshold value for object
batteryActualCapacity.  If the value of object
batteryActualCapacity falls below this threshold,
a battery aging alarm will be raised.  The alarm procedure
may include generating a batteryAgingNotification.
              
A value of 0 indicates that no alarm will be raised for any
value of object batteryActualCapacity.

Context

MIB
BATTERY-MIB
OID
.1.3.6.1.2.1.233.1.1.1.21
Type
column
Access
readwrite
Status
current
Units
milliampere hours
Parent
batteryEntry
Groups
1

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

Syntax

milliampere hoursSNMPv2-SMIUnsigned32
Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
A compliant implementation is not required
to support set operations on this object.