cewNeighborLevelIndex
CISCO-ENERGYWISE-MIB ·
.1.3.6.1.4.1.9.9.683.1.29.1.1
Object
column EnergywiseLevel
This object indicates the level for which this neighbor describes the power usage.
Context
- MIB
- CISCO-ENERGYWISE-MIB
- OID
.1.3.6.1.4.1.9.9.683.1.29.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cewNeighborLevelEntry
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 'CISCO-ENERGYWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENERGYWISE-MIB::cewNeighborLevelIndex'
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::cewNeighborLevelIndex.<cewNeighborIndex>.<cewNeighborLevelIndex>'
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::cewNeighborLevelIndex'
Syntax
- Source
- EnergywiseLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | shut |
2 | hibernate |
3 | sleep |
4 | standby |
5 | ready |
6 | low |
7 | frugal |
8 | medium |
9 | reduced |
10 | high |
11 | full |