DaysOfMonth represents what days of the month the job will be run on. If a Job has value null for both DaysOfWeek and DaysOfMonth,then the Job will be run either today or tomorrow depending on the specified StartTime and the current local time i.e. if it is12:30am and the job was created at 12:31am then the job will be run the following day.The value is a bitmask representing the day of the month, the first day of the month is specified as bit 0 and and the last day of the month is specified as bit 30. Each month can beinclusively Or'd to form a 31 bit value indicating the days of the week to run the job.If the current month does not contain all 31 days within a month, the job will not be run for that particular day of the month
Parsed from file cimwin32.mib.txt
Company: None
Module: CIMWIN32-MIB
DaysOfMonth represents what days of the month the job will be run on. If a Job has value null for both DaysOfWeek and DaysOfMonth,then the Job will be run either today or tomorrow depending on the specified StartTime and the current local time i.e. if it is12:30am and the job was created at 12:31am then the job will be run the following day.The value is a bitmask representing the day of the month, the first day of the month is specified as bit 0 and and the last day of the month is specified as bit 30. Each month can beinclusively Or'd to form a 31 bit value indicating the days of the week to run the job.If the current month does not contain all 31 days within a month, the job will not be run for that particular day of the month
Parsed from file CIMWIN32-MIB.mib
Module: CIMWIN32-MIB
Vendor: IBM
Module: CIMWIN32-MIB
[Automatically extracted from oidview.com]
win32ScheduledJobDaysOfMonth OBJECT-TYPE SYNTAX Uint32 ACCESS read-write STATUS mandatory DESCRIPTION "DaysOfMonth represents what days of the month the job will be run on. If a Job has value null for both DaysOfWeek and DaysOfMonth,then the Job will be run either today or tomorrow depending on the specified StartTime and the current local time i.e. if it is12:30am and the job was created at 12:31am then the job will be run the following day.The value is a bitmask representing the day of the month, the first day of the month is specified as bit 0 and and the last day of the month is specified as bit 30. Each month can beinclusively Or'd to form a 31 bit value indicating the days of the week to run the job.If the current month does not contain all 31 days within a month, the job will not be run for that particular day of the month" REFERENCE "Win32_ScheduledJob.DaysOfMonth" ::= { win32ScheduledJobEntry 8 }
win32ScheduledJobDaysOfMonth OBJECT-TYPE SYNTAX Uint32 ACCESS read-write STATUS mandatory DESCRIPTION "DaysOfMonth represents what days of the month the job will be run on. If a Job has value null for both DaysOfWeek and DaysOfMonth,then the Job will be run either today or tomorrow depending on the specified StartTime and the current local time i.e. if it is12:30am and the job was created at 12:31am then the job will be run the following day.The value is a bitmask representing the day of the month, the first day of the month is specified as bit 0 and and the last day of the month is specified as bit 30. Each month can beinclusively Or'd to form a 31 bit value indicating the days of the week to run the job.If the current month does not contain all 31 days within a month, the job will not be run for that particular day of the month" REFERENCE "Win32-ScheduledJob.DaysOfMonth" ::= { win32ScheduledJobEntry 8 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.159.1.2.10.450.1.1 | win32ScheduledJobKeyIndex | 0 | 0 | " REFERENCE "Win32_ScheduledJob.KeyIndex |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.2 | win32ScheduledJobJobId | 0 | 0 | Unique identifier for the job. |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.3 | win32ScheduledJobCommand | 0 | 0 | Command represents the executable name and command line arguments that the schedule service will use to invoke the job.Example.… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.4 | win32ScheduledJobStartTime | 0 | 0 | StartTime represents the UTC time to run the job. This is of the form YYYYMMDDHHMMSS.MMMMMM(+-)OOO, where YYYYMMDD must be repl… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.5 | win32ScheduledJobRunRepeatedly | 0 | 0 | RunRepeatedly represents whether the scheduled job, once created, will continue to run repeatedlyafter the first invocation of … |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.6 | win32ScheduledJobInteractWithDesktop | 0 | 0 | Allow the specified Job to interacted with desktop. A value or TRUE or null indicates that the job willbe allowed to interact w… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.7 | win32ScheduledJobDaysOfWeek | 0 | 0 | DaysOfWeek represents what days of the week the job will be run on. If a Job has value null for both DaysOfWeek and DaysOfMonth… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.9 | win32ScheduledJobJobStatus | 0 | 0 | JobStatus represents whether a Job created to run Repeatedly has been invocated at least once and that the last attempt resulte… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.10 | win32ScheduledJobStatus | 0 | 0 | The Status property is a string indicating the current status of the object. Various operational and non-operational statuses c… |