eoPowerAccuracy
ENERGY-OBJECT-MIB ·
.1.3.6.1.2.1.229.1.2.1.4
Object
column hundredths of percentInteger32
This object indicates a percentage value, in hundredths of a
percent, representing the assumed accuracy of the usage
reported by eoPower. For example, the value 1010 means
the reported usage is accurate to +/- 10.1 percent. This
value is zero if the accuracy is unknown or not
applicable based upon the measurement method.
ANSI and IEC define the following accuracy classes for
power measurement:
IEC 62053-22 60044-1 class 0.1, 0.2, 0.5, 1 3.
ANSI C12.20 class 0.2, 0.5
Context
- MIB
- ENERGY-OBJECT-MIB
- OID
.1.3.6.1.2.1.229.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- hundredths of percent
- Parent
- eoPowerEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::eoPowerAccuracy'
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::eoPowerAccuracy.<entPhysicalIndex>'
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::eoPowerAccuracy'
Syntax
hundredths of percentInteger32
Values & Constraints
Object Constraints
range: 0-10000
Conformance
Member of