MIB Viewer

acsScheduledTasksTableFrequency

OBJECT-TYPE
1.3.6.1.4.1.10418.26.2.1.10.1.5
Access
read-write
Status
current
Sub-identifiers
0
This object defines how often the task will be run. When set to hourly(1), the task will be run every hour. When set to daily(2), the task will be run every day at the time specified by acsScheduledTasksTableTime. When set to weekly(3), the task will be run every week on the day specified by acsScheduledTasksTableDay, at the time specified by acsScheduledTasksTableTime. When set to monthly(4), the task will be run every month on the day specified by acsScheduledTasksTableDate, at the time specified by acsScheduledTasksTableTime.
INTEGER { hourly(1), daily(2), weekly(3), monthly(4) }