eoPowerCategory
ENERGY-OBJECT-CONTEXT-MIB ·
.1.3.6.1.2.1.231.1.1.1.12
Object
column Enumeration
This object describes the Energy Object category, which
indicates the expected behavior or physical property of
the Energy Object, based on its design. An Energy Object
can be a consumer(0), producer(1), meter(2),
distributor(3), or store(4).
In some cases, a meter is required to measure the power
consumption. In such a case, this meter Energy Object
category is meter(2). If a device is distributing
electric Energy, the category of the Energy Object is
distributor (3). If a device is storing electric Energy,
the category of the device can be store (4).
Context
- MIB
- ENERGY-OBJECT-CONTEXT-MIB
- OID
.1.3.6.1.2.1.231.1.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eoEntry
- 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-CONTEXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENERGY-OBJECT-CONTEXT-MIB::eoPowerCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENERGY-OBJECT-CONTEXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENERGY-OBJECT-CONTEXT-MIB::eoPowerCategory.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENERGY-OBJECT-CONTEXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENERGY-OBJECT-CONTEXT-MIB::eoPowerCategory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | consumer |
1 | producer |
2 | meter |
3 | distributor |
4 | store |
Conformance
Member of