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.
This value is stored in a format based on the RFC 2445 format
for 'time': The character 'T' followed by a 'time' string,
followed by the solidus character, '/', followed by the
character 'T', followed by a second time string. The first time
indicates the beginning of the range, and the second time
indicates the end. Thus, this value takes the following
form:
'Thhmmss/Thhmmss'.
The second substring always identifies a later time than the
first substring. To allow for ranges that span midnight,
however, the value of the second string may be smaller than
the value of the first substring. Thus, 'T080000/T210000'
identifies the range from 0800 until 2100, whereas
'T210000/T080000' identifies the range from 2100 until 0800 of
the following day.
When a range spans midnight, by definition it includes parts
of two successive days. When one of these days is also
selected by either the MonthOfYearMask, DayOfMonthMask, and/or
DayOfWeekMask, but the other day is not, then the policy is
active only during the portion of the range that falls on the
selected day. For example, if the range extends from 2100
until 0800, and the day of week mask selects Monday and
Tuesday, then the policy is active during the following three
intervals:
From midnight Sunday until 0800 Monday
From 2100 Monday until 0800 Tuesday
From 2100 Tuesday until 23:59:59 Tuesday
Setting this value to 'T000000/T235959' will cause the
schedule to act independently of the time of day.
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: PmUTF8String
(
0..15 )
Automatically extracted from www.mibdepot.com
pmSchedTimeOfDay OBJECT-TYPE SYNTAX PmUTF8String (SIZE (0..15)) MAX-ACCESS read-create STATUS current DESCRIPTION "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. This value is stored in a format based on the RFC 2445 format for 'time': The character 'T' followed by a 'time' string, followed by the solidus character, '/', followed by the character 'T', followed by a second time string. The first time indicates the beginning of the range, and the second time indicates the end. Thus, this value takes the following form: 'Thhmmss/Thhmmss'. The second substring always identifies a later time than the first substring. To allow for ranges that span midnight, however, the value of the second string may be smaller than the value of the first substring. Thus, 'T080000/T210000' identifies the range from 0800 until 2100, whereas 'T210000/T080000' identifies the range from 2100 until 0800 of the following day. When a range spans midnight, by definition it includes parts of two successive days. When one of these days is also selected by either the MonthOfYearMask, DayOfMonthMask, and/or DayOfWeekMask, but the other day is not, then the policy is active only during the portion of the range that falls on the selected day. For example, if the range extends from 2100 until 0800, and the day of week mask selects Monday and Tuesday, then the policy is active during the following three intervals: From midnight Sunday until 0800 Monday From 2100 Monday until 0800 Tuesday From 2100 Tuesday until 23:59:59 Tuesday Setting this value to 'T000000/T235959' will cause the schedule to act independently of the time of day." DEFVAL { '543030303030302F54323335393539'H } ::= { pmSchedEntry 8 }
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.6 | pmSchedDay | 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.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.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. |