agentTransferUploadStatus
FSM7326-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.9.1.2.9.1.7
Object
scalar
Enumeration
Indicates the current status of an upload transfer.
Context
- MIB
- FSM7326-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.9.1.2.9.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentTransferUploadGroup
- 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 |
|---|---|---|---|
| agentTransferUploadMode Transfer upload mode configures the mode to use when uploading from the
switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only when the
file transfer is initiat… | scalar | Enumeration | .1.3.6.1.4.1.4526.1.9.1.2.9.1.1 |
| agentTransferUploadServerIP Transfer upload 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 r… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4526.1.9.1.2.9.1.2 |
| agentTransferUploadPath Transfer upload tftppath configures the directory path where the file
is to be uploaded to. The switch remembers the last file path used. | scalar | OctetString | .1.3.6.1.4.1.4526.1.9.1.2.9.1.3 |
| agentTransferUploadFilename Transfer upload tftpfilename configures the file name for the file being
uploaded from the switch. It can be up to 32 alphanumeric characters.
The switch remembers the last file… | scalar | OctetString | .1.3.6.1.4.1.4526.1.9.1.2.9.1.4 |
| agentTransferUploadDataType Transfer upload datatype configures the type of file to upload from the
switch.
The types for upload are:
- Configuration File
- Error log
- Message log
- Trap log | scalar | Enumeration | .1.3.6.1.4.1.4526.1.9.1.2.9.1.5 |
| agentTransferUploadStart Transfer upload start will start an upload transfer.
The agentTransferUploadMode object must not be set to xmodem(2),
ymodem(3), or zmodem(4) to initiate a transfer via SNMP. | scalar | Enumeration | .1.3.6.1.4.1.4526.1.9.1.2.9.1.6 |