hourlyTimeRange
MX-EMS-MIB ·
.0.4700.1.150.100
Object
scalar
r/w
OctetString
Hourly Time Range
Expression defining the specific time or a time range into
which an hourly timer will be triggered. If a range is
specified, the timer will trigger randomly within that range.
The syntax is: mm[:ss][ - mm[:ss]]
* mm specifies the minute within the hour. Possible values
are 0 to 59.
* ss specifies the second within the minute. Possible values
are 0 to 59.
* The square braces indicate the optional parts of the
expression.
* The spaces around the hyphen are optional.
* The second part, i.e. [ - mm[:ss]] is optional. If omited,
the expression specifies a specific time instead of a
range.
Examples:
* 10 - 15: The timer will trigger at a random time between
the 10th and the 15th minute at each hour, e.g. between
12:10 and 12:15.
* 55 - 05: The timer will trigger at a random time between
the 55th and the 5th minute at each hour, e.g. between
3:55 and 4:05.
* 12: The timer will trigger at the 12th minute every hour
(i.e. at 2:12, 3:12, 4:12, ...).
Context
- MIB
- MX-EMS-MIB
- OID
.0.4700.1.150.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- timersGroup
- Siblings
- 2
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-30
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dailyTimeRange Daily Time Range
Expression defining the specific time or a time range into
which a daily timer will be triggered. If a range is
specified, the timer will trigger rando… | scalar | OctetString | .0.4700.1.150.200 |
| weeklyTimeRange Weekly Time Range
Expression defining the specific time or a time range into
which a weekly timer will be triggered. If a range is
specified, the timer will trigger ran… | scalar | OctetString | .0.4700.1.150.300 |