imageAutoUpdateTimeRange
MX-IMAGE-MIB ·
.1.3.6.1.4.1.4935.15.6.1.200.300
Object
scalar
r/w
OctetString
The time of the day, based on sntpTimeZoneString, when the unit periodically
initiates an image software download.
If a time range is specified, the unit will initiate the image software download
at a random time within the interval specified.
The format should be one of the following:
hh[:mm[:ss]]
hh[:mm[:ss]] - hh[:mm[:ss]]
Where:
hh: Hours.
mm: Minutes.
ss: Seconds.
The image software download is initiated at the first occurrence of this value
and thereafter with a period defined by imageAutoUpdatePeriod. Let's say for
instance the automatic update is set with the time of day at 14h00 and the
update period at every 2 days. If the automatic update is enabled before 14h00,
the first update will take place the same day at 14h00, then the second update
two days later at the same hour, and so on.
If the time range is set to '14:00 - 15:00' and the automatic update
is enabled within those hours, the first update will take place the following
day. This means that a range of '00:00:00 - 23:59:59' will always take place
the next day.
Note that the SNTP server needs to be enabled (see sntpEnable).
Modification to this setting resets the update timer.
It only applies when imageAutoUpdateTimeUnit is set to 'days'.
Context
- MIB
- MX-IMAGE-MIB
- OID
.1.3.6.1.4.1.4935.15.6.1.200.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- imageAutomaticUpdate
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-24
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| imageAutoUpdatePeriodicEnable Enables/Disables the periodic image updates.
disable: The image is not periodically updated.
enable : The image is periodically updated. | scalar | MX-TCMxEnableState | .1.3.6.1.4.1.4935.15.6.1.200.100 |
| imageAutoUpdateTimeUnit The time base for periodic image updates.
Modification to this setting resets the update timer.
minutes: The image is updated every x minutes.
hours : The i… | scalar | Enumeration | .1.3.6.1.4.1.4935.15.6.1.200.150 |
| imageAutoUpdatePeriod The waiting period between each image update.
Modification to this setting resets the update timer.
This value is expressed in units defined by imageAutoUpdateTimeUnit. | scalar | Unsigned32 | .1.3.6.1.4.1.4935.15.6.1.200.200 |
| imageAutoUpdateTimeOfDay deprecated This object is deprecated. It is recommended to use the
variable imageAutoUpdateTimeRange because it has precedence
over this variable.
The time of the day, based on sn… | scalar | Integer32 | .1.3.6.1.4.1.4935.15.6.1.200.250 |
| imageAutoUpdateOnRestartEnable Enables/Disables the automatic update of the image on restart.
disable: The image is not automatically updated at each restart.
enable : The image is updated… | scalar | MX-TCMxEnableState | .1.3.6.1.4.1.4935.15.6.1.200.50 |