cewEntFullName

CISCO-ENERGYWISE-MIB · .1.3.6.1.4.1.9.9.683.1.6.1.6

Object

This object specifies the full name of a Cisco EnergyWise
entity.  This name is the combination of the cewDomainName,
cewEntRoleDescription, cewEntName.
              
    For example, we can have a switch deployed to lobby with
    cewEntFullName as 'com.cisco.bldg19.LobbySwitch.LL'
    where,
    cewDomainName - gcom.cisco.bldg19
    cewEntRole - LobbySwitch
    cewEntName - LL

Context

MIB
CISCO-ENERGYWISE-MIB
OID
.1.3.6.1.4.1.9.9.683.1.6.1.6
Type
column
Access
readonly
Status
current
Parent
cewEntEntry
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::cewEntFullName'
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::cewEntFullName.<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::cewEntFullName'

Values & Constraints

Type Constraints
range: 0..255

Conformance