MIB Viewer

biboAdmConfigCmd

OBJECT-TYPE
1.3.6.1.4.1.272.4.1.14.1.1
Access
read-write
Status
current
Sub-identifiers
0
Command for configuration handling. Possible values are : save(1) = save configuration (to FLASH) load(2) = load configuration (from FLASH) put(3) = write configuration (via TFTP) get(4) = read configuration (via TFTP) state(5) = write complete configuration (via TFTP) delete(6) = delete configuration (within FLASH) move(7) = move configuration (within FLASH) copy(8) = copy configuration (within FLASH) reboot(9) = reboot the system reorg(10) = reorganizes the flash unload(11) = remove loaded configuration (from RAM) put_all(12) = write configuration (via TFTP), include not accessible variables get_all(13) = read configuration (via TFTP), including not accessible variables load_keep_certs(14) = load configuration (from FLASH), do not overwrite already loaded certificates
INTEGER { save(1), load(2), put(3), get(4), state(5), delete(6), move(7), copy(8), reboot(9), reorg(10), unload(11), put-all(12), get-all(13), load-keep-certs(14) }