iso/org/dod/internet/private/enterprises/.272/.4/wlanControllerMIB/.1/wlcScheduleProfileTable/wlcScheduleProfileEntry/wlcScheduleProfileCondition
wlcScheduleProfileCondition
OBJECT-TYPE
1.3.6.1.4.1.272.4.61.1.13.1.5
Description
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'
Syntax
INTEGER { greater(1), equal(2), less(3), notequal(4), range(5), daily(6), sunday(7), monday(8), tuesday(9), wednesday(10), thursday(11), friday(12), saturday(13), mon-fri(14), mon-sat(15), sat-sun(16), day1(17), day2(18), day3(19), day4(20), day5(21), day6(22), day7(23), day8(24), day9(25), day10(26), day11(27), day12(28), day13(29), day14(30), day15(31), day16(32), day17(33), day18(34), day19(35), day20(36), day21(37), day22(38), day23(39), day24(40), day25(41), day26(42), day27(43), day28(44), day29(45), day30(46), day31(47) }