nodeNvramBatteryStatus

NETAPP-MIB · .1.3.6.1.4.1.789.1.25.2.1.17

Object

column Enumeration
An indication of the current status of the
NVRAM battery or batteries.  Batteries which
are fully or partially discharged may not
fully protect the system during a crash.
              
The end-of-life status values are based on
the manufacturer's recommended life for the
batteries.

Context

MIB
NETAPP-MIB
OID
.1.3.6.1.4.1.789.1.25.2.1.17
Type
column
Access
readonly
Status
current
Parent
nodeEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2partiallyDischarged
3fullyDischarged
4notPresent
5nearEndOfLife
6atEndOfLife
7unknown
8overCharged
9fullyCharged