csiJoinWindowConfigOperationMode
CISCO-SMART-INSTALL-MIB ·
.1.3.6.1.4.1.9.9.725.1.1.8.1
Object
scalar
r/w
Enumeration
A join window is a time window during which a network device
is allowed to upgrade image or configuration files. Only
during this window can the director provide information
about the image and configuration to the device. A device
attempting to join the network outside of the join window
will not be allowed to do so, and cannot upgrade their image
and configuration files.
This object specifies the configuration of the Join Window
operation mode.
closed - All devices attempting to join are denied to upgrade
as indicated in the csiDeviceStatus object.
Director does not provide information about the image
and configuration to the device.
auto - Director provides image and configuration information
to devices joining during 'Join Window' period.
manual - Devices attempting to join during Join Window are
put on hold as indicated in the csiDeviceStatus
object. Director does not give image and
configuration information to these on hold devices
unless the operator manually instructs the director
to upgrade them.
Context
- MIB
- CISCO-SMART-INSTALL-MIB
- OID
.1.3.6.1.4.1.9.9.725.1.1.8.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- csiJoinWindow
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | closed |
2 | auto |
3 | manual |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csiJoinWindowPeriodNextFreeIndex An integer which may be used as a new index in
csiJoinWindowPeriodTable. The special value of 0
indicates that no more new entries can be created in
csiJoinWindowPeriodTable.
… | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.725.1.1.8.2 |
| csiJoinWindowPeriodTable A table of Join Window time periods. Management Application
creates an entry in the table to add a Join Window period and
its recurrence pattern.
If csiJoinWindowConfig… | table | - | .1.3.6.1.4.1.9.9.725.1.1.8.3 |