snAgImgLoad 1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.7

Action object to down/up load a new image to the agent. The following values: Error values: from normal(1) to operationError(17) and tftpWrongFileType(23). loading(18) .. operation is in process. The following values are used for set : uploadPrimary(19)..upload the Primary image from flash to tftp server. downloadPrimary(20)..download the Primary image from tftp server to flash. uploadSecondary(21)..upload the Secondary image from flash to tftp server. downloadSecondary(22)..download the Secondary image from tftp server to flash. The image filename is defined in snAgImgFname. The tftp server address is defined in snAgTftpServerIp. Atomic set of snAgImgLoad, snAgImgFname and snAgTftpServerIp is required to allow down/up load to happen. And the write request will be rejected during loading until error or normal.

Informations

Access Type
readwrite normal(1), flashPrepareReadFailure(2), flashReadError(3), flashPrepareWriteFailure(4), flashWriteError(5), tftpTimeoutError(6), tftpOutOfBufferSpace(7), tftpBusy(8), tftpRemoteOtherErrors(9), tftpRemoteNoFile(10), tftpRemoteBadAccess(11), tftpRemoteDiskFull(12), tftpRemoteBadOperation(13), tftpRemoteBadId(14), tftpRemoteFileExists(15), tftpRemoteNoUser(16), operationError(17), loading(18), uploadPrimary(19), downloadPrimary(20), uploadSecondary(21), downloadSecondary(22), tftpWrongFileType(23)