pmSchedDay
POLICY-BASED-MANAGEMENT-MIB ·
.1.3.6.1.2.1.124.8.1.6
Object
column
r/w
Bits
Within the overall time period specified in the
pmSchedTimePeriod object, the value of this object specifies
the specific days of the month within that time period when
the schedule is active.
There are two sets of bits one can use to define the day
within a month:
Enumerations starting with the letter 'd' indicate a
day in a month relative to the first day of a month.
The first day of the month can therefore be specified
by setting the bit d1(0), and d31(30) means the last
day of a month with 31 days.
Enumerations starting with the letter 'r' indicate a
day in a month in reverse order, relative to the last
day of a month. The last day in the month can therefore
be specified by setting the bit r1(31), and r31(61) means
the first day of a month with 31 days.
Setting multiple bits will include several days in the set
of possible days for this schedule. Setting all bits starting
with the letter 'd' or all bits starting with the letter 'r'
will cause the schedule to act independently of the day of the
month.
Context
- MIB
- POLICY-BASED-MANAGEMENT-MIB
- OID
.1.3.6.1.2.1.124.8.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pmSchedEntry
- Table
- pmSchedTable
- Siblings
- 10
Syntax
Bits
Values & Constraints
Enumerated Values
0 | d1 |
1 | d2 |
2 | d3 |
3 | d4 |
4 | d5 |
5 | d6 |
6 | d7 |
7 | d8 |
8 | d9 |
9 | d10 |
10 | d11 |
11 | d12 |
12 | d13 |
13 | d14 |
14 | d15 |
15 | d16 |
16 | d17 |
17 | d18 |
18 | d19 |
19 | d20 |
20 | d21 |
21 | d22 |
22 | d23 |
23 | d24 |
24 | d25 |
25 | d26 |
26 | d27 |
27 | d28 |
28 | d29 |
29 | d30 |
30 | d31 |
31 | r1 |
32 | r2 |
33 | r3 |
34 | r4 |
35 | r5 |
36 | r6 |
37 | r7 |
38 | r8 |
39 | r9 |
40 | r10 |
41 | r11 |
42 | r12 |
43 | r13 |
44 | r14 |
45 | r15 |
46 | r16 |
47 | r17 |
48 | r18 |
49 | r19 |
50 | r20 |
51 | r21 |
52 | r22 |
53 | r23 |
54 | r24 |
55 | r25 |
56 | r26 |
57 | r27 |
58 | r28 |
59 | r29 |
60 | r30 |
61 | r31 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pmSchedIndex The locally unique, administratively assigned index for this
scheduling entry. | column | Unsigned32 | .1.3.6.1.2.1.124.8.1.1 |
| pmSchedStorageType This object defines whether this schedule entry is kept
in volatile storage and lost upon reboot or
backed up by non-volatile or permanent storage.
Conceptual rows … | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.124.8.1.10 |
| pmSchedRowStatus The status of this schedule entry.
If the value of this object is active, no object in this row
may be modified. | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.124.8.1.11 |
| pmSchedGroupIndex The locally unique, administratively assigned index for the
schedule group this scheduling entry belongs to.
To assign multiple schedule entries to the same group, … | column | Unsigned32 | .1.3.6.1.2.1.124.8.1.2 |
| pmSchedDescr The human-readable description of the purpose of this
scheduling entry. | column | PmUTF8String | .1.3.6.1.2.1.124.8.1.3 |
| pmSchedTimePeriod The overall range of calendar dates and times over which this
schedule is active. It is stored in a slightly extended version
of the format for a 'period-explicit' defined in RFC… | column | OctetString | .1.3.6.1.2.1.124.8.1.4 |
| pmSchedMonth Within the overall time period specified in the
pmSchedTimePeriod object, the value of this object specifies
the specific months within that time period when the schedule
is activ… | column | Bits | .1.3.6.1.2.1.124.8.1.5 |
| pmSchedWeekDay Within the overall time period specified in the
pmSchedTimePeriod object, the value of this object specifies
the specific days of the week within that time period when
the schedul… | column | Bits | .1.3.6.1.2.1.124.8.1.7 |
| pmSchedTimeOfDay Within the overall time period specified in the
pmSchedTimePeriod object, the value of this object specifies
the range of times in a day when the schedule is active.
… | column | OctetString | .1.3.6.1.2.1.124.8.1.8 |
| pmSchedLocalOrUtc This object indicates whether the times represented in the
TimePeriod object and in the various Mask objects represent
local times or UTC times. | column | Enumeration | .1.3.6.1.2.1.124.8.1.9 |