wlcScheduleProfileCondition
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.13.1.5
Object
column
r/w
Enumeration
This object specifies the condition when the event is active
Time events (active at the time 'Start' until 'End'):
daily : the time event is daily active at given time
monday..sunday: the time event is weekly active
day1..day31 : the time event is monthly active
mon_fri : from monday to friday
mon_sat : from monday to saturday
sat_sun : weekend (saturday and sunday)
Value events:
greater : value of 'Var' must be greater than 'Start'
equal : value of 'Var' must be equal to 'Start'
less : value of 'Var' must be less than 'Start'
notequal : value of 'Var' must be not equal to 'Start'
range : value of 'Var' must be between 'Start-End'
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.13.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlcScheduleProfileEntry
- Table
- wlcScheduleProfileTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | greater |
2 | equal |
3 | less |
4 | notequal |
5 | range |
6 | daily |
7 | sunday |
8 | monday |
9 | tuesday |
10 | wednesday |
11 | thursday |
12 | friday |
13 | saturday |
14 | mon-fri |
15 | mon-sat |
16 | sat-sun |
17 | day1 |
18 | day2 |
19 | day3 |
20 | day4 |
21 | day5 |
22 | day6 |
23 | day7 |
24 | day8 |
25 | day9 |
26 | day10 |
27 | day11 |
28 | day12 |
29 | day13 |
30 | day14 |
31 | day15 |
32 | day16 |
33 | day17 |
34 | day18 |
35 | day19 |
36 | day20 |
37 | day21 |
38 | day22 |
39 | day23 |
40 | day24 |
41 | day25 |
42 | day26 |
43 | day27 |
44 | day28 |
45 | day29 |
46 | day30 |
47 | day31 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wlcScheduleProfileIndex Unique schedule profile index. | column | Integer32 | .0.61.1.13.1.1 |
| wlcScheduleProfileAdminStatus Enable or delete the requested schedule profile. | column | Enumeration | .0.61.1.13.1.2 |
| wlcScheduleProfileDescr This object specifies the description (name) of this entry.
Only for information. | column | OctetString | .0.61.1.13.1.3 |
| wlcScheduleProfileAction This variable isn't in use right now. | column | Integer32 | .0.61.1.13.1.4 |
| wlcScheduleProfileStart This object specifies the start value.
In case of a time event it must be a time in format 'hh:mm'.
In case of a value event it must be a valid value for the
speci… | column | OctetString | .0.61.1.13.1.6 |
| wlcScheduleProfileEnd This object specifies the end value (time or value range).
In case of a time event it must be a time in format 'hh:mm'.
If this is not given, the event is active on… | column | OctetString | .0.61.1.13.1.7 |
| wlcScheduleProfileParameters This variable isn't in use right now. | column | OctetString | .0.61.1.13.1.8 |