cewEntOperStatus
CISCO-ENERGYWISE-MIB ·
.1.3.6.1.4.1.9.9.683.1.6.1.18
Object
column Enumeration
This object indicates the operational status for the
Cisco EnergyWise entity.
If the cewEntAdminStatus is down(2), then cewEntOperStatus
should be down(2).
If cewEntAdminStatus is changed to up(1), then cewEntOperStatus
should change to up(1), unless some error has occurred, then it
should be in error(3) state.
Context
- MIB
- CISCO-ENERGYWISE-MIB
- OID
.1.3.6.1.4.1.9.9.683.1.6.1.18- 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::cewEntOperStatus'
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::cewEntOperStatus.<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::cewEntOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | error |
Conformance
Member of