dailyTimeRange
MX-EMS-MIB ·
.0.4700.1.150.200
Object
scalar
r/w
OctetString
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 randomly within that range.
The syntax is: hh[:mm[:ss]][ - hh[:mm[:ss]]]
* hh specifies the hour within the day in local time.
Possible values are 0 to 23.
* 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. [ - hh[: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
10:00 and 15:00 every day.
* 11:10 - 11:15: The timer will trigger at a random time
between 11:10 and 11:15 every day.
* 23:30 - 00:30: The timer will trigger at a random time
between 23:30 and 00:30 every day.
* 14:10: The timer will trigger at 14:10 every day.
Context
- MIB
- MX-EMS-MIB
- OID
.0.4700.1.150.200- 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 |
|---|---|---|---|
| hourlyTimeRange 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 ra… | scalar | OctetString | .0.4700.1.150.100 |
| 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 |