cewEntEnergyUsageCategory
CISCO-ENERGYWISE-MIB ·
.1.3.6.1.4.1.9.9.683.1.6.1.20
Object
column Enumeration
This object specifies the energy usage type of this Cisco
Energywise Entity.
consumer: This indicates that the Cisco Energywise Entity
consumes energy.
producer: This indicates that the Cisco Energywise Entity
generates energy.
meter: This indicates that the Cisco Energywise Entity 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.6.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cewEntEntry
- 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 'CISCO-ENERGYWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENERGYWISE-MIB::cewEntEnergyUsageCategory'
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::cewEntEnergyUsageCategory.<entPhysicalIndex>'
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::cewEntEnergyUsageCategory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | consumer |
2 | producer |
3 | meter |
Conformance
Member of