MIB Viewer

juniSystemBootConfigControl

OBJECT-TYPE
1.3.6.1.4.1.4874.2.2.2.1.1.7
Access
read-write
Status
current
Sub-identifiers
0
System boot configuration control: file - On a system reboot use the configuration settings specified by the juniSystemBootConfigFile. The juniSystemBootConfigControl and juniSystemBootConfigFile must be specified together in the same set request PDU. fileOnce - On the next system reboot use the configuration settings specified by the juniSystemBootConfigFile. Do not continue to use this file after using it once; on subsequent reboots use the running configuration. The juniSystemBootConfigControl and juniSystemBootConfigFile must be specified together in the same set request PDU. factoryDefaults - On the next system reboot use the factory default settings. On subsequent reboots use the running configuration. runningConfiguration - On a system reboot use the current configuration settings.
INTEGER { file(0), fileOnce(1), factoryDefaults(2), runningConfiguration(3) }