tmnxCronSchedEndWeekday

TIMETRA-SCHEDULER-MIB · .1.3.6.1.4.1.6527.3.1.2.37.2.1.1.4

Object

The value of the object tmnxCronSchedEndWeekday specifies the end
weekday of the CRON schedule.
              
When this object has a value other than 'daily (7)', the values
specified by tmnxCronSchedEndYear, tmnxCronSchedEndMonth, and
tmnxCronSchedEndDay are ignored and the scheduled end time is
calculated to be the next specified weekday after the current date.

Context

MIB
TIMETRA-SCHEDULER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.37.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
tmnxCronSchedEntry
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 'TIMETRA-SCHEDULER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SCHEDULER-MIB::tmnxCronSchedEndWeekday'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SCHEDULER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SCHEDULER-MIB::tmnxCronSchedEndWeekday.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SCHEDULER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SCHEDULER-MIB::tmnxCronSchedEndWeekday'

Syntax

Source
TmnxTimeWeekdayOrDaily
Base type
Enumeration

Values & Constraints

Type Values
0sunday
1monday
2tuesday
3wednesday
4thursday
5friday
6saturday
7daily

Conformance