cewNeighborEnergyUsageCategory

CISCO-ENERGYWISE-MIB · .1.3.6.1.4.1.9.9.683.1.9.1.20

Object

column Enumeration
This object specifies the energy usage type of the
Cisco Energywise neighbor/child entity.
              
consumer: This indicates that the neighbor consumes energy.
producer: This indicates that the neighbor generates energy.
meter: This indicates that the neighbor is a meter which reads
the energy consumed or produced.

Context

MIB
CISCO-ENERGYWISE-MIB
OID
.1.3.6.1.4.1.9.9.683.1.9.1.20
Type
column
Access
readonly
Status
current
Parent
cewNeighborEntry
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 'CISCO-ENERGYWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENERGYWISE-MIB::cewNeighborEnergyUsageCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENERGYWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENERGYWISE-MIB::cewNeighborEnergyUsageCategory.<cewNeighborIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENERGYWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENERGYWISE-MIB::cewNeighborEnergyUsageCategory'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1consumer
2producer
3meter