snAgImgLoad
FOUNDRY-SN-AGENT-MIB ·
.1.3.6.1.4.1.1991.1.1.2.1.7
Object
scalar
r/w
Enumeration
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 :
uploadMPPrimary(19)..upload the Primary image from MP flash to tftp server.
downloadMPPrimary(20)..download the Primary image from tftp server to MP flash.
uploadMPSecondary(21)..upload the Secondary image from MP flash to tftp server.
downloadMPSecondary(22)..download the Secondary image from tftp server to MP flash.
downloadSPPrimary(24)..download the Primary image from tftp server to SP flash.
downloadSPSecondary(25)..download the Secondary image from tftp server to SP flash.
uploadMPBootROM(26)..upload the Boot from flash image from MP flash to tftp server.
downloadMPBootROM(27)..download the Boot from flash image from tftp server to MP flash.
uploadMPBootTFTP(28)..upload the Boot from TFTP image from MP flash to tftp server.
downloadMPBootTFTP(29)..download the Boot from TFTP image from tftp server to MP flash.
uploadMPMonitor(30)..upload the Monitor image from MP flash to tftp server.
downloadMPMonitor(31)..download the Monitor image from tftp server to MP flash.
downloadSPBootROM(32)..download the Boot image from tftp server to SP flash.
downloadUfiPrimary(34)..download the Primary UFI image from tftp server to flash.
downloadUfiSecondary(35)..download the Secondary UFI image from tftp server to flash.
MP is the management processor, SP is the switch processor.
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.
Context
- MIB
- FOUNDRY-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.2.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snAgentGbl
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | flashPrepareReadFailure |
3 | flashReadError |
4 | flashPrepareWriteFailure |
5 | flashWriteError |
6 | tftpTimeoutError |
7 | tftpOutOfBufferSpace |
8 | tftpBusy |
9 | tftpRemoteOtherErrors |
10 | tftpRemoteNoFile |
11 | tftpRemoteBadAccess |
12 | tftpRemoteDiskFull |
13 | tftpRemoteBadOperation |
14 | tftpRemoteBadId |
15 | tftpRemoteFileExists |
16 | tftpRemoteNoUser |
17 | operationError |
18 | loading |
19 | uploadMPPrimary |
20 | downloadMPPrimary |
21 | uploadMPSecondary |
22 | downloadMPSecondary |
23 | tftpWrongFileType |
24 | downloadSPPrimary |
25 | downloadSPSecondary |
26 | uploadMPBootROM |
27 | downloadMPBootROM |
28 | uploadMPBootTFTP |
29 | downloadMPBootTFTP |
30 | uploadMPMonitor |
31 | downloadMPMonitor |
32 | downloadSPBootROM |
34 | downloadUfiPrimary |
35 | downloadUfiSecondary |