eoEnergyAccuracy

ENERGY-OBJECT-MIB · .1.3.6.1.2.1.229.1.5.1.6

Object

column hundredths of percentInteger32
This object indicates a percentage accuracy, in hundredths
of a percent, of Energy usage reporting.  eoEnergyAccuracy
is applicable to all Energy measurements in the
eoEnergyTable.
              
For example, 1010 means the reported usage is accurate to
+/- 10.1 percent.
              
This value is zero if the accuracy is unknown.

Context

MIB
ENERGY-OBJECT-MIB
OID
.1.3.6.1.2.1.229.1.5.1.6
Type
column
Access
readonly
Status
current
Units
hundredths of percent
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::eoEnergyAccuracy'
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::eoEnergyAccuracy.<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::eoEnergyAccuracy'

Syntax

hundredths of percentInteger32

Values & Constraints

Object Constraints
range: 0-10000

Conformance