iso/org/dod/internet/private/enterprises/.5504/BITSTORM-HP-160/.4/.7/BITSTORM-HP-160MtnCliCfgActionType
BITSTORM-HP-160MtnCliCfgActionType
OBJECT-TYPE
1.3.6.1.4.1.5504.18.4.7.6
Description
Action to be taken: CLICONFIG-SAVE: Save database to flash Use cliCfgBackupNameInband with MASK_cliCfgBackupNameInband to specify name for inband database. Use cliCfgBackupNameGeneral with MASK_cliCfgBackupNameGeneral to specify name for general database. CLICONFIG-RESTORE-BY-INDEX: Restore database with the specific indexes Use cliCfgParam1 with MASK_cliCfgParam1 to specify index for inband database. Use cliCfgParam2 with MASK_cliCfgParam2 to specify index for general database. CLICONFIG-CLEAR-ALL: Clear Inband/General database CLICONFIG-CLEAR-GENERAL: Clear General database CLICONFIG-EXPORT-BINARY: Export database (binary) CLICONFIG-EXPORT-CLI: Export database as a CLI script (gbe ip/netmask,route not exported) CLICONFIG-GET-BINARY: Get binary database image from a FTP server. CLICONFIG-GET-CLI: Get CLI script from a FTP server. CLICONFIG-PUT-BINARY: Put binary database image to a FTP server. CLICONFIG-PUT-CLI: Put CLI script to a FTP server. CLICONFIG-IMPORT-DOWNLOAD-BINARY: As previous CLICONFIG-WRITE-DOWNLOAD. Import from downloaded binary images. CLICONFIG-IMPORT-DOWNLOAD-CLI: Import from download CLI script. CLICONFIG-CHANGE-DETECT Detect database changes, for agents.
Syntax
INTEGER { CLICONFIG-SAVE(1), CLICONFIG-RESTORE-BY-INDEX(5), CLICONFIG-CLEAR-ALL(6), CLICONFIG-CLEAR-GENERAL(7), CLICONFIG-EXPORT-BINARY(8), CLICONFIG-EXPORT-CLI(10), CLICONFIG-GET-BINARY(11), CLICONFIG-GET-CLI(12), CLICONFIG-PUT-BINARY(13), CLICONFIG-PUT-CLI(14), CLICONFIG-IMPORT-DOWNLOAD-BINARY(17), CLICONFIG-IMPORT-DOWNLOAD-CLI(18), CLICONFIG-CHANGE-DETECT(21) }