timeRangePeriodicStartDaysOfTheWeek
ECS4110-MIB ·
.1.3.6.1.4.1.259.10.1.39.1.61.2.1.2
Object
column
r/w
Enumeration
Specifies the start days-of-the-week of the periodic time-range entry.
1. If the start days-of-the-week is set to Sunday, Monday or Saturday
then the end days-of-the-week shall be set to Sunday, Monday or Saturday.
1-1. If the start time is equal to the end time (for example: 09:00 - 09:00),
it means that the rule is active in the whole day.
1-2. If the end time is prior to the start time (for example: 05:00 - 01:00),
it means that the rule is inactive from 01:01 to 04:59.
2. If the start days-of-the-week is set to Daily, Weekdays, or Weekend,
then the end days-of-the-week shall be set the same as start,
and the start time shall be before the end time.
Context
- MIB
- ECS4110-MIB
- OID
.1.3.6.1.4.1.259.10.1.39.1.61.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- timeRangePeriodicEntry
- Table
- timeRangePeriodicTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | sunday |
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |
7 | daily |
8 | weekdays |
9 | weekend |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| timeRangePeriodicTimeRangeIndex The index of time range. The object
should exist in timeRangeIndex of timeRangeTable. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.10.1.39.1.61.2.1.1 |
| timeRangePeriodicStartHours Specifies the start hours of the periodic time-range entry. | column | Integer32 | .1.3.6.1.4.1.259.10.1.39.1.61.2.1.3 |
| timeRangePeriodicStartMinutes Specifies the start minutess of the periodic time-range entry. | column | Integer32 | .1.3.6.1.4.1.259.10.1.39.1.61.2.1.4 |
| timeRangePeriodicEndDaysOfTheWeek Specifies the end days-of-the-week of the periodic time-range entry.
1. If the start days-of-the-week is set to Sunday, Monday or Saturday
then the end days-of-the-week shall b… | column | Enumeration | .1.3.6.1.4.1.259.10.1.39.1.61.2.1.5 |
| timeRangePeriodicEndHours Specifies the end hours of the periodic time-range entry. | column | Integer32 | .1.3.6.1.4.1.259.10.1.39.1.61.2.1.6 |
| timeRangePeriodicEndMinutes Specifies the end minutess of the periodic time-range entry. | column | Integer32 | .1.3.6.1.4.1.259.10.1.39.1.61.2.1.7 |
| timeRangePeriodicStatus Setting this to valid(1) creates an periodic entry.
Setting this to invalid(2) destroys an periodic entry. | column | ValidStatus | .1.3.6.1.4.1.259.10.1.39.1.61.2.1.8 |