MIB Viewer

configProtocol

OBJECT-TYPE
1.3.6.1.4.1.930.2.1.2.15
Access
read-write
Status
mandatory
Sub-identifiers
0
The protocol used to retrieve system configuration. Flash indicates that the configuration is read from the flash. tftpNoSave indicates that the TFTP protocol should be used to retrieve the current configuration. The new configuration is not saved into flash, it is up to the user to save the configuration is desired. The new configuration will not take effect until the next system reset. tftpSave indicates that the newly uploaded configuration will be saved into flash, thus may be use to permanently update a configuration. The system is automatically reset.
INTEGER { flash(1), tftpNoSave(2), tftpSave(3) }