agentTransferDownloadStatus
FSM7326-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.9.1.2.9.2.7
Object
scalar
Enumeration
Indicates the current status of an download transfer.
Context
- MIB
- FSM7326-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.9.1.2.9.2.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentTransferDownloadGroup
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notInitiated |
2 | transferStarting |
3 | errorStarting |
4 | wrongFileType |
5 | updatingConfig |
6 | invalidConfigFile |
7 | writingToFlash |
8 | failureWritingToFlash |
9 | checkingCRC |
10 | failedCRC |
11 | unknownDirection |
12 | transferSuccessful |
13 | transferFailed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentTransferDownloadMode Transfer download mode configures the mode to use when downloading
to the switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only
when the file transfer is initi… | scalar | Enumeration | .1.3.6.1.4.1.4526.1.9.1.2.9.2.1 |
| agentTransferDownloadServerIP Transfer download tftpserverip configures the IP address of the server
where the file is located. It is valid only when the Transfer Mode is TFTP.
The address is 4 integer bytes… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4526.1.9.1.2.9.2.2 |
| agentTransferDownloadPath Transfer download tftppath configures the directory path where the
file is located. The switch remembers the last file path used. | scalar | OctetString | .1.3.6.1.4.1.4526.1.9.1.2.9.2.3 |
| agentTransferDownloadFilename Transfer download tftpfilename configures the file name for the file
being downloaded to the switch. It can be up to 32 alphanumeric characters.
The switch remembers the last fi… | scalar | OctetString | .1.3.6.1.4.1.4526.1.9.1.2.9.2.4 |
| agentTransferDownloadDataType Transfer download datatype configures the type of file to download to
the switch.
The types for download are:
code - Code File
config - Conf… | scalar | Enumeration | .1.3.6.1.4.1.4526.1.9.1.2.9.2.5 |
| agentTransferDownloadStart Transfer download start will start an download transfer.
The agentTransferDownloadMode object must not be set to xmodem(2),
ymodem(3), or zmodem(4) to initiate a transfer via S… | scalar | Enumeration | .1.3.6.1.4.1.4526.1.9.1.2.9.2.6 |