eoMgmtAddress
ENERGY-OBJECT-CONTEXT-MIB ·
.1.3.6.1.2.1.231.1.1.1.6
Object
column INET-ADDRESS-MIBInetAddress
This object specifies the management address as an IPv4 address or IPv6 address of Energy Object. The IP address type, i.e. IPv4 or IPv6, is determined by the eoMgmtAddressType value. This object can be used as an alternate key to help link the Energy Object with other keyed information that may be stored within the EnMS(s).
Context
- MIB
- ENERGY-OBJECT-CONTEXT-MIB
- OID
.1.3.6.1.2.1.231.1.1.1.6- 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::eoMgmtAddress'
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::eoMgmtAddress.<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::eoMgmtAddress'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of