cewEventTime
CISCO-ENERGYWISE-MIB ·
.1.3.6.1.4.1.9.9.683.1.10.1.4
Object
This object specifies a string-value describing the details
regarding the time at which the event should get triggered.
For example,
00:30 Hrs on Jan, June & Dec, every weekday (Mon-Fri)
30 0 * 1,6,12 1-5
* * * * * command to be executed
- - - - -
| | | | |
| | | | +----- day of week (0 - 6) Sunday=0
| | | +------- month (1 - 12)
| | +--------- day of month (1 - 31)
| +----------- hour (0 - 23)
+------------- min (0 - 59)
Other management interfaces (e.g., local console) will configure
time in the above manner. cewEventTime can also have wild cards
as shown in the above example.
Context
- MIB
- CISCO-ENERGYWISE-MIB
- OID
.1.3.6.1.4.1.9.9.683.1.10.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cewEventEntry
- 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::cewEventTime'
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::cewEventTime.<entPhysicalIndex>.<cewEventIndex>'
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::cewEventTime'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of