All MIBs › CIMWIN32-MIB › win32ScheduledJobDaysOfMonth
win32ScheduledJobDaysOfMonth
Module: CIMWIN32-MIB
OID (symbolic): CIMWIN32-MIB::win32ScheduledJobDaysOfMonth
OID (numeric): 1.3.6.1.4.1.2.6.159.1.2.10.450.1.8
Node type: OBJECT-TYPE
Type: Uint32
Access: read-write
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
What is win32ScheduledJobDaysOfMonth?
Reports which days of the month the scheduled job is configured to run on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.2.10.450.1.8 snmpwalk -v2c -c public <target> CIMWIN32-MIB::win32ScheduledJobDaysOfMonth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.2.10.450.1.8.1 snmpget -v2c -c public <target> CIMWIN32-MIB::win32ScheduledJobDaysOfMonth.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.159.1.2.10.450.1.8.1 s <value>
Start monitoring Windows hosts running an IBM Director / UM Services SNMP subagent with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIMWIN32-MIB::win32ScheduledJobDaysOfMonth OID value, configure state conditions and alerts, and monitor any Windows hosts running an IBM Director / UM Services SNMP subagent from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.159 | ibmServer | IBM-SYSTEM-MIB |
| 1.3.6.1.4.1.2.6.159.1 | ibmSystem | IBM-SYSTEM-MIB |
| 1.3.6.1.4.1.2.6.159.1.2 | win32 | UMS-MIB |
| 1.3.6.1.4.1.2.6.159.1.2.10 | win32WMI | UMS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.159.1.2.10.450 | win32ScheduledJobTable | CIMWIN32-MIB |
| 1.3.6.1.4.1.2.6.159.1.2.10.450.1 | win32ScheduledJobEntry | CIMWIN32-MIB |
| 1.3.6.1.4.1.2.6.159.1.2.10.450.1.8 | win32ScheduledJobDaysOfMonth | CIMWIN32-MIB |