eoEnergyMaxConsumed

ENERGY-OBJECT-MIB · .1.3.6.1.2.1.229.1.5.1.7

Object

column Watt-hoursSNMPv2-SMIUnsigned32
This object is the maximum energy observed in
eoEnergyConsumed since the monitoring started or was
reinitialized.  This value is specified in the common
billing units of watt-hours with the magnitude of
watt-hours (kWh, MWh, etc.) indicated separately in
eoEnergyUnitMultiplier.

Context

MIB
ENERGY-OBJECT-MIB
OID
.1.3.6.1.2.1.229.1.5.1.7
Type
column
Access
readonly
Status
current
Units
Watt-hours
Parent
eoEnergyEntry
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 'ENERGY-OBJECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENERGY-OBJECT-MIB::eoEnergyMaxConsumed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENERGY-OBJECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENERGY-OBJECT-MIB::eoEnergyMaxConsumed.<eoEnergyParametersIndex>.<eoEnergyCollectionStartTime>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENERGY-OBJECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENERGY-OBJECT-MIB::eoEnergyMaxConsumed'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance