tPeriodicTimeRangeEndWeekDay

TIMETRA-SCHEDULER-MIB · .1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.6

Object

column obsolete r/w TmnxTimeRangeWeekday
The value of the object tPeriodicTimeRangeEndWeekDay specifies the end
day-of-the-week of this periodic time-range entry. In case the
startday (tPeriodicTimeRangeStartWeekDay)contains a wildcard (i.e
daily(7), weekday(8), or weekend(9)), the value of the object
tPeriodicTimeRangeEndWeekDay must be equal to
tPeriodicTimeRangeStartWeekDay. If no value is specified at row
creation, this object defaults to the same value as
tPeriodicTimeRangeStartWeekDay.

Context

MIB
TIMETRA-SCHEDULER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.6
Type
column
Access
readwrite
Status
obsolete
Parent
tmnxPeriodicTimeRangeParmsEntry
Groups
3

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::tPeriodicTimeRangeEndWeekDay'
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::tPeriodicTimeRangeEndWeekDay.<tTimeRangeName>.<tPeriodicTimeRangeStartWeekDay>.<tPeriodicTimeRangeStartHour>.<tPeriodicTimeRangeStartMinute>'
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::tPeriodicTimeRangeEndWeekDay'

Syntax

Source
TmnxTimeRangeWeekday
Base type
Enumeration

Values & Constraints

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