cewEventOccuredErrorCode

CISCO-ENERGYWISE-MIB · .1.3.6.1.4.1.9.9.683.1.15

Object

scalar Enumeration
An enumerated integer value that represents different
error codes when an event occurs.
    noerror(1)    : Event occurred without any error.
    wrongtype(2)  : Event was set with wrong value.
    outofrange(3) : Set on event called with out of range
                    values.
    swfault(4)    : Event encountered a software fault.
    hwfault(5)    : Event encountered a hardware fault.

Context

MIB
CISCO-ENERGYWISE-MIB
OID
.1.3.6.1.4.1.9.9.683.1.15
Type
scalar
Access
notifyonly
Status
current
Parent
ciscoEnergywiseMIBObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::cewEventOccuredErrorCode.0'
More examples
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::cewEventOccuredErrorCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noerror
2wrongtype
3outofrange
4swfault
5hwfault

Conformance