MIB Viewer

mellanoxConfigDBCmdExecute

OBJECT-TYPE
1.3.6.1.4.1.33049.12.1.1.2.3
Access
read-write
Status
current
Sub-identifiers
0
Depending on selected operation - BinarySwitchTo binary file, save to given filename TextApply text file, add to configuration, save to given filename, stop if command fails TextApplyFailContinue text file, add to configuration, save to given filename, continue if command fails BinaryUpload upload configuration file to remote destination ('active' can be used to upload the active configuration) TextUpload upload configuration file to remote destination ('active-running' and 'active-saved' can be used to upload running or startup configuration) ConfigWrite save the running configuration to given filename ('active' can be used to save as the currently active configuration file) BinaryDelete deletes a saved binary configuration file according to given filename TextDelete deletes a saved textual configuration file according to given filename
INTEGER { mellanoxConfigDBCmdExecuteBinarySwitchTo (1), mellanoxConfigDBCmdExecuteTextApply (2), mellanoxConfigDBCmdExecuteTextApplyFailContinue (3), mellanoxConfigDBCmdExecuteBinaryUpload (4), mellanoxConfigDBCmdExecuteTextUpload (5), mellanoxConfigDBCmdExecuteConfigWrite (6), mellanoxConfigDBCmdExecuteBinaryDelete (7), mellanoxConfigDBCmdExecuteTextDelete (8) }