MIB Viewer

tnProvType

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.110.1.1.1.1.1
Access
read-write
Status
current
Sub-identifiers
0
Provision operation type: backup/download(1) : backup/download the configuration of the device. restore/upload(2) : restore/upload the configuration onto the device. saveStartupConfig(3) : copies running-config to startup-config, thereby ensuring that the currently active configuration will be used at the next reboot. activate(4) : It is possible to activate any of the configuration files present on the switch, except for running-config which represents the currently active configuration. delete(5) : It is possible to delete any of the writable files stored in flash, including startup-config. If this is done and the switch is rebooted without a prior Save operation, this effectively resets the switch to default configuration. running-config and default-config cannot be deleted.
INTEGER { backup(1), restore(2), saveStartupConfig(3), activate(4), delete(5) }