eoPowerInterfaceType

ENERGY-OBJECT-CONTEXT-MIB · .1.3.6.1.2.1.231.1.1.1.14

Object

column Enumeration
This object describes the Power Interface for an Energy
Object.  A Power Interface is an interface at which an
Energy Object is connected to a power transmission
medium, at which it can in turn receive power, provide
power, or both.  A Power Interface type can be an inlet(0),
an outlet(1), or both(2), respectively.

Context

MIB
ENERGY-OBJECT-CONTEXT-MIB
OID
.1.3.6.1.2.1.231.1.1.1.14
Type
column
Access
readonly
Status
current
Parent
eoEntry
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-CONTEXT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENERGY-OBJECT-CONTEXT-MIB::eoPowerInterfaceType'
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::eoPowerInterfaceType.<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::eoPowerInterfaceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0inlet
1outlet
2both