pmSchedTimeOfDay
POLICY-BASED-MANAGEMENT-MIB ·
.1.3.6.1.2.1.124.8.1.8
Object
column
r/w
OctetString
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.
Context
- MIB
- POLICY-BASED-MANAGEMENT-MIB
- OID
.1.3.6.1.2.1.124.8.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pmSchedEntry
- Table
- pmSchedTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-15
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 |
| pmSchedDay 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 schedu… | column | Bits | .1.3.6.1.2.1.124.8.1.6 |
| 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 |
| 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 |