CISCO-ENERGYWISE-MIB

        The MIB is used to manage and optimize power usage
in networks. 
        
Cisco EnergyWise is a specification of data, discovery and
protocols for managing power on and between network devices.
        
An entity is Cisco EnergyWise compatible, if it complies with
Cisco EnergyWise specification.
        
A Cisco EnergyWise entity is characterized by the power related
attributes of a physical entity present in ENTITY-MIB. 
        
Cisco EnergyWise solves the problem of Network Power
Management.   One of goals of Cisco EnergyWise is to manage
power on network level.  Some solutions in FCAPS have focused
on
managing a single element but Cisco EnergyWise provides the
capability to handle the management of a network of devices, as
well as a single device. 
        
Concepts and Definitions:
=========================
Cisco EnergyWise Entity: A physical entity that is part of the
network that provides power or draws power from another 
part of the network.
        
Cisco EnergyWise Level: A uniform way to classify power
settings on an EnergyWise entity.  Levels are guidelines for
the manufacturers of entity (e.g., shut, hibernate, sleep,
standby).
        
Cisco EnergyWise Usage: The consumption of power by a Cisco
EnergyWise entity in watts.
        
    Current         The current power consumption by an 
                    Cisco EnergyWise entity.
        
    Provisioned     The maximum power a Cisco EnergyWise
                    entity can draw in the current level.
        
    Usage Vector    A vector 0..10 representing the maximum
                    power a Cisco EnergyWise entity can draw at
                    each level. 
        
    Delta Vector    This defines a vector 0..10 representing
                    the difference between the Current and
                    Usage Vector for each level.
        
Cisco EnergyWise Entity Power Unit: This is used to represent
smaller or larger quantities of Cisco EnergyWise usage and
conforms to the standard prefixes for the SI (System
International) units of measure.  The value represents an
exponent of 10.
        
    For example, if current usage of an EnergyWise entity is 
    3, it could be 3 W, 3 mW, 3 KW, 3 MW depending on the value
    of Cisco EnergyWise power unit, i.e. 0, -3, 3, or 6 
    respectively.
        
Cisco EnergyWise Domain: A collection of entities that is
divided into manageable sets.  Switch, IP phones, IP cameras,
lighting controllers can be Cisco EnergyWise entities, all part
of a domain.  A domain can contain multiple devices.
        
Cisco EnergyWise Entity Importance: The importance attribute of
an entity enables the management station to differentiate other
Cisco EnergyWise entities in the domain with a different
business context.  This also provides a choice to the
administrators to manage power in context of importance.
        
    For example, assuming we have 2 phones deployed in a
    enterprise.  One phone is in a shared spare office and one 
    used by trader generating lot of money as part of core
    business of enterprise.
        
    This clearly demonstrates that the phone used by trader is
    more important than the phone used in the spare office.
        
Nanny Vector: A vector of bits, representing different features
(E.g., sleep, wakeup, shutdown) supported on a Cisco
EnergyWise entity.  Setting of some of the features on the
Cisco EnergyWise entity can be managed by itself, but for some
others, a parent has to nanny.
        
Nanny: An EnergyWise entity acts on behalf of another 
another Cisco EnergyWise entity.
        
Cisco EnergyWise Parent: A Cisco EnergyWise entity that does
not have a nanny vector.  This entity can manage all its power
setting for itself as well as for Cisco EnergyWise entities
contained in it.  The contained in relationship is same as
defined in ENTITY-MIB. 
        
Cisco EnergyWise Child: A Cisco EnergyWise entity that has a
nanny vector.  It requires a Cisco EnergyWise parent to serve
as nanny.  Depending on the nanny vector a Cisco EnergyWise
child can be fully or partially managed.  
        
Cisco EnergyWise Neighbor: A Cisco EnergyWise entity to which
Cisco EnergyWise protocol events can be forwarded to.  An
entity can either discover a neighbor using a discovery
protocol, or the neighbor can be configured as a static
neighbor
by the Management station.  A Cisco EnergyWise parent may also
nanny a Cisco EnergyWise neighbor.
        
    For example, A Cisco EnergyWise compatible entity like an
    IP phone, connected to a port on the switch, can provide a 
    nanny vector to the switch to serve as a nanny.
        
Cisco EnergyWise Proxy: A device attached to a port that does
not understand the Cisco EnergyWise protocol, but has the
provision to manage power through network APIs or a proprietary
protocol.  
        
A Proxy is always configured on a port.  It allows the
Cisco EnergyWise protocol to be used with other non networking
devices that draw power indirectly. 
        
    For example, a Lutron controller (building lighting 
    controller) is a nonnetworking device which does not
    understand Cisco EnergyWise protocol.  However, it runs a 
    proprietary BACNET protocol.
        
The following diagram represents the relationship between 
cewEntTable and cewNeighborTable, 
cewEntTable and cewProxyTable.
        
        
                      Points to a 
--------------------- nbr entry for    ---------------------
| EntPhyIdx | NbrId | which it does    | NbrId |  Name     |
--------------------- Nanny            ---------------------
| 101       |   1   |----------------->|    1  | IP-Phone1 |
---------------------                  ---------------------
| 102       |   0   |                  |    2  | Switch1   |
---------------------                  ---------------------
| 103       |   3   |----------------->|    3  | IP-Phone2 |
---------------------                  ---------------------
| 104       |   0   |----------        |       |           |
---------------------         |        ---------------------
| 105       |   0   |-----    |        |       |           |
---------------------    |    |        ---------------------
                         |    |
Points to proxy          |    |   -----------------------------
entry configured         |    |   | EntPhyIdx | PrxyId | Name |
on this port.            |    |  -----------------------------
                         |    |-->|  104      |  1     | LC1  |
                         |        -----------------------------
                         |        |           |        |      |
                         |        -----------------------------
                         -------> |  105      |  3     | BL2  |
                                  -----------------------------
                                  |           |        |      |
                                  -----------------------------
        
Cisco EnergyWise Event: It is a policy that can be either
configured on a Cisco EnergyWise entity or received from
other Cisco EnergyWise entities.  Using this, a Cisco
EnergyWise entity can adjust its power settings according
to some criteria, typically time.
        
    For example, a Management station can configure an
    EnergyWise event on a switch to control devices in branch 
    offices, to go to power level standby at 8pm and power
    level full at 7am.
        
Cisco Energywise Query: It is a Cisco Energywise CLI used to
get
power information from the entire Energywise Domain. Queries
are
delivered, hop by hop, through the Domain using the established
neighbor information. Authentication is by the domain's shared
secret, and only authenticated queries can be sent to
EndPoints. EnergyWise supports various kinds of queries,
including set, collect, sum and delta.
   set: changes or turns off power usage levels
   collect: retrieves power usage information (in watts) from
the cloud.  
   sum: aggregates power information across multiple Members
and Endpoints. 
   delta: runs what if calculations.
        
Cisco EnergyWise Neighbor Id : The Cisco EnergyWise Neighbor's
unique Id is made up of two parts:-
    UDI: Unique Device Indentification of the Cisco EnergyWise
Neighbor.
    EntPhysicalIndex: The Entity Physical Index of the Cisco
EnergyWise Neighbor.
A combination of these two values provide a unique Id for the
Cisco EnergyWise Neighbor.
    
Source file
CISCO-ENERGYWISE-MIB
Last revised
Identity
ciscoEnergywiseMIB
Base OID
1.3.6.1.4.1.9.9.683
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-TC EntPhysicalIndexOrZero
ENTITY-MIB entityMIBObjects entPhysicalIndex
INET-ADDRESS-MIB InetAddress InetAddressType InetPortNumber
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 Gauge32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC MacAddress RowStatus StorageType TEXTUAL-CONVENTION (no object page) TimeStamp TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::ciscoEnergywiseMIB'
Walk the MIB subtree
/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::ciscoEnergywiseMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (110)
.1.3.6.1.4.1.9.9.683
.1.3.6.1.4.1.9.9.683.0
.1.3.6.1.4.1.9.9.683.1
.1.3.6.1.4.1.9.9.683.1.1
.1.3.6.1.4.1.9.9.683.1.10
.1.3.6.1.4.1.9.9.683.1.10.1
Unsigned32
.1.3.6.1.4.1.9.9.683.1.10.1.1
.1.3.6.1.4.1.9.9.683.1.10.1.2
.1.3.6.1.4.1.9.9.683.1.10.1.3
.1.3.6.1.4.1.9.9.683.1.10.1.4
.1.3.6.1.4.1.9.9.683.1.10.1.5
.1.3.6.1.4.1.9.9.683.1.10.1.6
Unsigned32
.1.3.6.1.4.1.9.9.683.1.10.1.7
.1.3.6.1.4.1.9.9.683.1.11
.1.3.6.1.4.1.9.9.683.1.12
.1.3.6.1.4.1.9.9.683.1.13
.1.3.6.1.4.1.9.9.683.1.14
Enumeration
.1.3.6.1.4.1.9.9.683.1.15
.1.3.6.1.4.1.9.9.683.1.16
.1.3.6.1.4.1.9.9.683.1.17
.1.3.6.1.4.1.9.9.683.1.18
Enumeration
.1.3.6.1.4.1.9.9.683.1.19
.1.3.6.1.4.1.9.9.683.1.2
.1.3.6.1.4.1.9.9.683.1.20
.1.3.6.1.4.1.9.9.683.1.21
cewPort r/w
.1.3.6.1.4.1.9.9.683.1.22
cewEnable r/w
Enumeration
.1.3.6.1.4.1.9.9.683.1.23
.1.3.6.1.4.1.9.9.683.1.24
wattsUnsigned32
.1.3.6.1.4.1.9.9.683.1.25
.1.3.6.1.4.1.9.9.683.1.26
.1.3.6.1.4.1.9.9.683.1.27
.1.3.6.1.4.1.9.9.683.1.28
.1.3.6.1.4.1.9.9.683.1.29
.1.3.6.1.4.1.9.9.683.1.29.1
.1.3.6.1.4.1.9.9.683.1.29.1.1
Unsigned32
.1.3.6.1.4.1.9.9.683.1.29.1.2
Integer32
.1.3.6.1.4.1.9.9.683.1.29.1.3
.1.3.6.1.4.1.9.9.683.1.29.1.4
.1.3.6.1.4.1.9.9.683.1.3
.1.3.6.1.4.1.9.9.683.1.4
.1.3.6.1.4.1.9.9.683.1.5
.1.3.6.1.4.1.9.9.683.1.6
.1.3.6.1.4.1.9.9.683.1.6.1
Bits
.1.3.6.1.4.1.9.9.683.1.6.1.1
.1.3.6.1.4.1.9.9.683.1.6.1.10
Unsigned32
.1.3.6.1.4.1.9.9.683.1.6.1.11
Unsigned32
.1.3.6.1.4.1.9.9.683.1.6.1.12
Unsigned32
.1.3.6.1.4.1.9.9.683.1.6.1.13
Unsigned32
.1.3.6.1.4.1.9.9.683.1.6.1.14
.1.3.6.1.4.1.9.9.683.1.6.1.15
.1.3.6.1.4.1.9.9.683.1.6.1.16
Enumeration
.1.3.6.1.4.1.9.9.683.1.6.1.17
Enumeration
.1.3.6.1.4.1.9.9.683.1.6.1.18
.1.3.6.1.4.1.9.9.683.1.6.1.19
Unsigned32
.1.3.6.1.4.1.9.9.683.1.6.1.2
Enumeration
.1.3.6.1.4.1.9.9.683.1.6.1.20
Enumeration
.1.3.6.1.4.1.9.9.683.1.6.1.21
.1.3.6.1.4.1.9.9.683.1.6.1.22
.1.3.6.1.4.1.9.9.683.1.6.1.23
.1.3.6.1.4.1.9.9.683.1.6.1.3
.1.3.6.1.4.1.9.9.683.1.6.1.4
.1.3.6.1.4.1.9.9.683.1.6.1.5
.1.3.6.1.4.1.9.9.683.1.6.1.6
.1.3.6.1.4.1.9.9.683.1.6.1.7
Unsigned32
.1.3.6.1.4.1.9.9.683.1.6.1.8
Enumeration
.1.3.6.1.4.1.9.9.683.1.6.1.9
.1.3.6.1.4.1.9.9.683.1.7
.1.3.6.1.4.1.9.9.683.1.7.1
.1.3.6.1.4.1.9.9.683.1.7.1.1
Unsigned32
.1.3.6.1.4.1.9.9.683.1.7.1.2
Integer32
.1.3.6.1.4.1.9.9.683.1.7.1.3
.1.3.6.1.4.1.9.9.683.1.7.1.4
.1.3.6.1.4.1.9.9.683.1.8
.1.3.6.1.4.1.9.9.683.1.8.1
Unsigned32
.1.3.6.1.4.1.9.9.683.1.8.1.1
.1.3.6.1.4.1.9.9.683.1.8.1.2
.1.3.6.1.4.1.9.9.683.1.8.1.3
.1.3.6.1.4.1.9.9.683.1.8.1.4
.1.3.6.1.4.1.9.9.683.1.8.1.5
.1.3.6.1.4.1.9.9.683.1.8.1.6
.1.3.6.1.4.1.9.9.683.1.8.1.7
.1.3.6.1.4.1.9.9.683.1.9
.1.3.6.1.4.1.9.9.683.1.9.1
Unsigned32
.1.3.6.1.4.1.9.9.683.1.9.1.1
.1.3.6.1.4.1.9.9.683.1.9.1.10
.1.3.6.1.4.1.9.9.683.1.9.1.11
.1.3.6.1.4.1.9.9.683.1.9.1.12
.1.3.6.1.4.1.9.9.683.1.9.1.13
.1.3.6.1.4.1.9.9.683.1.9.1.14
.1.3.6.1.4.1.9.9.683.1.9.1.15
Unsigned32
.1.3.6.1.4.1.9.9.683.1.9.1.16
Unsigned32
.1.3.6.1.4.1.9.9.683.1.9.1.17
.1.3.6.1.4.1.9.9.683.1.9.1.18
Unsigned32
.1.3.6.1.4.1.9.9.683.1.9.1.19
.1.3.6.1.4.1.9.9.683.1.9.1.2
Enumeration
.1.3.6.1.4.1.9.9.683.1.9.1.20
Enumeration
.1.3.6.1.4.1.9.9.683.1.9.1.21
.1.3.6.1.4.1.9.9.683.1.9.1.22
.1.3.6.1.4.1.9.9.683.1.9.1.23
.1.3.6.1.4.1.9.9.683.1.9.1.24
Enumeration
.1.3.6.1.4.1.9.9.683.1.9.1.3
.1.3.6.1.4.1.9.9.683.1.9.1.4
.1.3.6.1.4.1.9.9.683.1.9.1.5
.1.3.6.1.4.1.9.9.683.1.9.1.6
.1.3.6.1.4.1.9.9.683.1.9.1.7
.1.3.6.1.4.1.9.9.683.1.9.1.8
.1.3.6.1.4.1.9.9.683.1.9.1.9
.1.3.6.1.4.1.9.9.683.2
.1.3.6.1.4.1.9.9.683.2.1
.1.3.6.1.4.1.9.9.683.2.2
Dependencies (10) 8 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (4)
OctetString range: 0..32
OctetString range: 0..255
Enumeration
shut(1)
hibernate(2)
sleep(3)
standby(4)
ready(5)
low(6)
frugal(7)
medium(8)
reduced(9)
high(10)
full(11)
Integer32 range: -24..24
Conformance Groups (15)
This group contains the collection of all the objects
related to a Cisco EnergyWise entity.
.1.3.6.1.4.1.9.9.683.2.2.1
This group contains the collection of all the objects
related to a Cisco EnergyWise neighbor.
.1.3.6.1.4.1.9.9.683.2.2.2
This group contains the collection of all the objects
related to a Cisco EnergyWise event.
.1.3.6.1.4.1.9.9.683.2.2.3
This group contains the collection of all the objects
related to a Cisco EnergyWise proxy.
.1.3.6.1.4.1.9.9.683.2.2.4
This group contains the collection of all the
notifications for a Cisco EnergyWise Entity.
.1.3.6.1.4.1.9.9.683.2.2.5
This group contains the collection of all the
notification enable objects for a Cisco EnergyWise Entity.
.1.3.6.1.4.1.9.9.683.2.2.6
This group contains the collection of all the objects
required to activate Cisco EnergyWise on Cisco EnergyWise
entity.
.1.3.6.1.4.1.9.9.683.2.2.7
This group contains the collection of all the objects
related to a Cisco EnergyWise entity.
.1.3.6.1.4.1.9.9.683.2.2.8
This group contains the collection of all the objects
related to a Cisco EnergyWise event.
.1.3.6.1.4.1.9.9.683.2.2.9
This group contains the collection of all the
notifications for a Cisco EnergyWise Entity.
.1.3.6.1.4.1.9.9.683.2.2.10
This group contains the collection of all the objects
related to a Cisco EnergyWise event.
.1.3.6.1.4.1.9.9.683.2.2.11
This group contains the collection of all the objects
related to a Cisco EnergyWise neighbor.
.1.3.6.1.4.1.9.9.683.2.2.12
This group contains the collection of all the objects
related to a Cisco EnergyWise event.
.1.3.6.1.4.1.9.9.683.2.2.13
This group contains the collection of all the objects
related to a Cisco EnergyWise neighbor.
.1.3.6.1.4.1.9.9.683.2.2.14
This group contains the collection of objects related to a
Cisco EnergyWise neighbor that are endpoints.
.1.3.6.1.4.1.9.9.683.2.2.15
Compliance Statements (10)

OID .1.3.6.1.4.1.9.9.683.2.1.1
When this MIB is implemented with support for
read-create, then such an implementation can
claim full compliance. Such devices can then
be both monitored and configured with this MIB.
Required groups
mandatory ciscoEnergywiseEntityGroup
mandatory ciscoEnergywiseNeighborGroup
mandatory ciscoEnergywiseEventGroup
mandatory ciscoEnergywiseNotifGroup
mandatory ciscoEnergywiseNotifEnableGroup
optional ciscoEnergywiseProxyGroup This group is optional. All the Cisco EnergyWise entities
may not be able to provide Cisco EnergyWise proxy support.
Object refinements
ObjectAccessSyntaxDescription
cewProxyStatus Support for createAndWait and notInService is not required.
cewNeighborStatus Support for createAndWait and notInService is not required.
cewEventStatus Support for createAndWait and notInService is not required.

OID .1.3.6.1.4.1.9.9.683.2.1.2
When this MIB is implemented without support for
read-create (i.e. in read-only mode), then such an
implementation can claim read-only compliance. Such a
device can then be monitored but can not be configured
with this MIB.
Required groups
mandatory ciscoEnergywiseEntityGroup
mandatory ciscoEnergywiseNeighborGroup
mandatory ciscoEnergywiseEventGroup
mandatory ciscoEnergywiseNotifGroup
mandatory ciscoEnergywiseNotifEnableGroup
optional ciscoEnergywiseProxyGroup This group is optional. All the Cisco EnergyWise entities
may not be able to provide Cisco EnergyWise proxy support.
Object refinements
ObjectAccessSyntaxDescription
cewDomainName readonly
Write access is not required.
cewEntKeyword readonly
Write access is not required.
cewEntRoleDescription readonly
Write access is not required.
cewEntName readonly
Write access is not required.
cewEntEnergyLevel readonly
Write access is not required.
cewEntImportanceInt readonly
Write access is not required.
cewEntAdminStatus readonly
Write access is not required.
cewProxyStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewNeighborStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewEventStatus readonly
Write access is not required, and active is the
only status that needs to be supported.

OID .1.3.6.1.4.1.9.9.683.2.1.3
When this MIB is implemented with support for
read-create, then such an implementation can
claim full compliance. Such devices can then
be both monitored and configured with this MIB.
Required groups
mandatory ciscoEnergywiseEntityGroup
mandatory ciscoEnergywiseNeighborGroup
mandatory ciscoEnergywiseEventGroup
mandatory ciscoEnergywiseNotifEnableGroup
mandatory ciscoEnergywiseActivationGroup
mandatory ciscoEnergywiseEntityGroupSup1
mandatory ciscoEnergywiseEventGroupSup1
mandatory cewEnergywiseNotifGroupRev1
optional ciscoEnergywiseProxyGroup This group is optional. All the Cisco EnergyWise entities
may not be able to provide Cisco EnergyWise proxy support.
Object refinements
ObjectAccessSyntaxDescription
cewProxyStatus Support for createAndWait and notInService is not required.
cewNeighborStatus Support for createAndWait and notInService is not required.
cewEventStatus Support for createAndWait and notInService is not required.

OID .1.3.6.1.4.1.9.9.683.2.1.4
When this MIB is implemented without support for
read-create (i.e. in read-only mode), then such an
implementation can claim read-only compliance. Such a
device can then be monitored but can not be configured
with this MIB.
Required groups
mandatory ciscoEnergywiseEntityGroup
mandatory ciscoEnergywiseNeighborGroup
mandatory ciscoEnergywiseEventGroup
mandatory ciscoEnergywiseNotifEnableGroup
mandatory ciscoEnergywiseActivationGroup
mandatory ciscoEnergywiseEntityGroupSup1
mandatory ciscoEnergywiseEventGroupSup1
mandatory cewEnergywiseNotifGroupRev1
optional ciscoEnergywiseProxyGroup This group is optional. All the Cisco EnergyWise entities
may not be able to provide Cisco EnergyWise proxy support.
Object refinements
ObjectAccessSyntaxDescription
cewDomainName readonly
Write access is not required.
cewDomainSecret readonly
Write access is not required.
cewProtocol readonly
Write access is not required.
cewAddressType readonly
Write access is not required.
cewAddress readonly
Write access is not required.
cewPort readonly
Write access is not required.
cewEnable readonly
Write access is not required.
cewEntKeyword readonly
Write access is not required.
cewEntRoleDescription readonly
Write access is not required.
cewEntName readonly
Write access is not required.
cewEntEnergyLevel readonly
Write access is not required.
cewEntImportanceInt readonly
Write access is not required.
cewEntAdminStatus readonly
Write access is not required.
cewProxyStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewNeighborStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewEventStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewManagementSecret readonly
Write access is not required.
cewEndPointSecret readonly
Write access is not required.

OID .1.3.6.1.4.1.9.9.683.2.1.5
When this MIB is implemented with support for
read-create, then such an implementation can
claim full compliance. Such devices can then
be both monitored and configured with this MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cewProxyStatus Support for createAndWait and notInService is not required.
cewNeighborStatus Support for createAndWait and notInService is not required.
cewEventStatus Support for createAndWait and notInService is not
required.

OID .1.3.6.1.4.1.9.9.683.2.1.6
When this MIB is implemented without support for
read-create (i.e. in read-only mode), then such an
implementation can claim read-only compliance. Such a
device can then be monitored but can not be configured
with this MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cewDomainName readonly
Write access is not required.
cewDomainSecret readonly
Write access is not required.
cewProtocol readonly
Write access is not required.
cewAddressType readonly
Write access is not required.
cewAddress readonly
Write access is not required.
cewPort readonly
Write access is not required.
cewEnable readonly
Write access is not required.
cewEntKeyword readonly
Write access is not required.
cewEntRoleDescription readonly
Write access is not required.
cewEntName readonly
Write access is not required.
cewEntEnergyLevel readonly
Write access is not required.
cewEntConfiguredLevel readonly
Write access is not required.
cewEntImportanceInt readonly
Write access is not required.
cewEntAdminStatus readonly
Write access is not required.
cewProxyStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewNeighborStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewEventStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewManagementSecret readonly
Write access is not required.
cewEndPointSecret readonly
Write access is not required.

OID .1.3.6.1.4.1.9.9.683.2.1.7
When this MIB is implemented with support for
read-create, then such an implementation can
claim full compliance. Such devices can then
be both monitored and configured with this MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cewProxyStatus Support for createAndWait and notInService is not required.
cewNeighborStatus Support for createAndWait and notInService is not required.
cewEventStatus Support for createAndWait and notInService is not
required.

OID .1.3.6.1.4.1.9.9.683.2.1.8
When this MIB is implemented without support for
read-create (i.e. in read-only mode), then such an
implementation can claim read-only compliance. Such a
device can then be monitored but can not be configured
with this MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cewDomainName readonly
Write access is not required.
cewDomainSecret readonly
Write access is not required.
cewProtocol readonly
Write access is not required.
cewAddressType readonly
Write access is not required.
cewAddress readonly
Write access is not required.
cewPort readonly
Write access is not required.
cewEnable readonly
Write access is not required.
cewEntKeyword readonly
Write access is not required.
cewEntRoleDescription readonly
Write access is not required.
cewEntName readonly
Write access is not required.
cewEntEnergyLevel readonly
Write access is not required.
cewEntConfiguredLevel readonly
Write access is not required.
cewEntImportanceInt readonly
Write access is not required.
cewEntAdminStatus readonly
Write access is not required.
cewProxyStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewNeighborStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewEventStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewManagementSecret readonly
Write access is not required.
cewEndPointSecret readonly
Write access is not required.

OID .1.3.6.1.4.1.9.9.683.2.1.9
When this MIB is implemented with support for
read-create, then such an implementation can
claim full compliance. Such devices can then
be both monitored and configured with this MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cewProxyStatus Support for createAndWait and notInService is not required.
cewNeighborStatus Support for createAndWait and notInService is not required.
cewEventStatus Support for createAndWait and notInService is not
required.

OID .1.3.6.1.4.1.9.9.683.2.1.10
When this MIB is implemented without support for
read-create (i.e. in read-only mode), then such an
implementation can claim read-only compliance. Such a
device can then be monitored but can not be configured
with this MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cewDomainName readonly
Write access is not required.
cewDomainSecret readonly
Write access is not required.
cewProtocol readonly
Write access is not required.
cewAddressType readonly
Write access is not required.
cewAddress readonly
Write access is not required.
cewPort readonly
Write access is not required.
cewEnable readonly
Write access is not required.
cewEntKeyword readonly
Write access is not required.
cewEntRoleDescription readonly
Write access is not required.
cewEntName readonly
Write access is not required.
cewEntEnergyLevel readonly
Write access is not required.
cewEntConfiguredLevel readonly
Write access is not required.
cewEntImportanceInt readonly
Write access is not required.
cewEntAdminStatus readonly
Write access is not required.
cewProxyStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewNeighborStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewEventStatus readonly
Write access is not required, and active is the
only status that needs to be supported.
cewManagementSecret readonly
Write access is not required.
cewEndPointSecret readonly
Write access is not required.
Notifications / Traps (5)
NameOIDDescription
.1.3.6.1.4.1.9.9.683.0.1
The SNMP entity generates the cewLevelChange when
the value of cewEntityEnergyLevel has changed.
.1.3.6.1.4.1.9.9.683.0.2
The SNMP entity generates a ceweighborAdded when
it discovers a Cisco EnergyWise entity neighbor.
.1.3.6.1.4.1.9.9.683.0.3
The SNMP entity generates a cewNeighborDeleted trap when an
Cisco EnergyWise entity neighbor is deleted. A neighbor can
be deleted in the following ways:

1. The neighbor lost its connection with the current Cisco
EnergyWise entity.

2. The management station deletes a neighbor entry.

3. Another management interfaces (e.g., local console)
deletes the static neighbor.
.1.3.6.1.4.1.9.9.683.0.4
The SNMP entity generates cewEventOccured when an
Cisco EnergyWise event occurs.
.1.3.6.1.4.1.9.9.683.0.5
The SNMP entity generates cewEventOccured when an
Cisco EnergyWise event occurs.