MIB Viewer

managementLoadExecute

OBJECT-TYPE
1.3.6.1.4.1.738.1.111.1.3.2.4
Access
read-write
Status
current
Sub-identifiers
0
Execute file download or upload procedure. A SET of this object starts the load procedure. Note that the Application and Boot images can only be downloaded. The Configuration file can be uploaded and downloaded. When a Configuration file is downloaded, it replaces the startup-config file in NVRAM. A GET of this object will return a noop (1). Also, when the user chooses to upload the configuration, it is the startup-config that is copied to the remote host. Use managementLoadExecuteStatus to determine the status of the executed load.
INTEGER { noop(1), download(2), upload(3) }