cewEventLevel

CISCO-ENERGYWISE-MIB · .1.3.6.1.4.1.9.9.683.1.10.1.2

Object

column r/w EnergywiseLevel
This object specifies the level at which a Cisco EnergyWise
entity is set for an event.

Context

MIB
CISCO-ENERGYWISE-MIB
OID
.1.3.6.1.4.1.9.9.683.1.10.1.2
Type
column
Access
readwrite
Status
current
Parent
cewEventEntry
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::cewEventLevel'
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::cewEventLevel.<entPhysicalIndex>.<cewEventIndex>'
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::cewEventLevel'

Syntax

Source
EnergywiseLevel
Base type
Enumeration

Values & Constraints

Type Values
1shut
2hibernate
3sleep
4standby
5ready
6low
7frugal
8medium
9reduced
10high
11full

Conformance