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.
Parsed from file POLICY-BASED-MANAGEMENT-MIB.mib
Module: POLICY-BASED-MANAGEMENT-MIB
Vendor: IETF RFCs
Module: POLICY-BASED-MANAGEMENT-MIB (rfc4011-Policy-Based-Management.mib)
Type: TABULAR
Access: read-create
Syntax: BITS
Automatically extracted from www.mibdepot.com
pmSchedDay OBJECT-TYPE SYNTAX BITS { d1(0), d2(1), d3(2), d4(3), d5(4), d6(5), d7(6), d8(7), d9(8), d10(9), d11(10), d12(11), d13(12), d14(13), d15(14), d16(15), d17(16), d18(17), d19(18), d20(19), d21(20), d22(21), d23(22), d24(23), d25(24), d26(25), d27(26), d28(27), d29(28), d30(29), d31(30), r1(31), r2(32), r3(33), r4(34), r5(35), r6(36), r7(37), r8(38), r9(39), r10(40), r11(41), r12(42), r13(43), r14(44), r15(45), r16(46), r17(47), r18(48), r19(49), r20(50), r21(51), r22(52), r23(53), r24(54), r25(55), r26(56), r27(57), r28(58), r29(59), r30(60), r31(61) } MAX-ACCESS read-create STATUS current DESCRIPTION "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." DEFVAL { { d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11, d12, d13, d14, d15, d16, d17, d18, d19, d20, d21, d22, d23, d24, d25, d26, d27, d28, d29, d30, d31, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, r12, r13, r14, r15, r16, r17, r18, r19, r20, r21, r22, r23, r24, r25, r26, r27, r28, r29, r30, r31 } } ::= { pmSchedEntry 6 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.124.8.1.1 | pmSchedIndex | 0 | 0 | The locally unique, administratively assigned index for this scheduling entry. |
1.3.6.1.2.1.124.8.1.2 | pmSchedGroupIndex | 0 | 0 | The locally unique, administratively assigned index for the schedule group this scheduling entry belongs to. To assign multiple s… |
1.3.6.1.2.1.124.8.1.3 | pmSchedDescr | 0 | 0 | The human-readable description of the purpose of this scheduling entry. |
1.3.6.1.2.1.124.8.1.4 | pmSchedTimePeriod | 0 | 0 | The overall range of calendar dates and times over which this schedule is active. It is stored in a slightly extended version of… |
1.3.6.1.2.1.124.8.1.5 | pmSchedMonth | 0 | 0 | Within the overall time period specified in the pmSchedTimePeriod object, the value of this object specifies the specific months … |
1.3.6.1.2.1.124.8.1.7 | pmSchedWeekDay | 0 | 0 | Within the overall time period specified in the pmSchedTimePeriod object, the value of this object specifies the specific days of… |
1.3.6.1.2.1.124.8.1.8 | pmSchedTimeOfDay | 0 | 0 | Within the overall time period specified in the pmSchedTimePeriod object, the value of this object specifies the range of times i… |
1.3.6.1.2.1.124.8.1.9 | pmSchedLocalOrUtc | 0 | 0 | This object indicates whether the times represented in the TimePeriod object and in the various Mask objects represent local time… |
1.3.6.1.2.1.124.8.1.10 | pmSchedStorageType | 0 | 0 | This object defines whether this schedule entry is kept in volatile storage and lost upon reboot or backed up by non-volatile or … |
1.3.6.1.2.1.124.8.1.11 | pmSchedRowStatus | 0 | 0 | The status of this schedule entry. If the value of this object is active, no object in this row may be modified. |