eoPowerMeasurementLocal
ENERGY-OBJECT-MIB ·
.1.3.6.1.2.1.229.1.2.1.7
Object
column SNMPv2-TCTruthValue
This object indicates the source of power measurement
and can be useful when modeling the power usage of
attached devices. The power measurement can be performed
by the entity itself or the power measurement of the
entity can be reported by another trusted entity using a
protocol extension. A value of true indicates the
measurement is performed by the entity, whereas false
indicates that the measurement was performed by another
entity.
Context
- MIB
- ENERGY-OBJECT-MIB
- OID
.1.3.6.1.2.1.229.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- 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::eoPowerMeasurementLocal'
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::eoPowerMeasurementLocal.<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::eoPowerMeasurementLocal'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of