extremeFileTransferLastExecutionStatus
EXTREME-FILETRANSFER-MIB ·
.1.3.6.1.4.1.1916.1.10.1.2.1.8
Object
column
Enumeration
The status of the last file transfer operation. This value is returned as statusUnknown(1) until the extremeFileTransferRowStatus is set to active(1) or when the extremeFileTransferStartOperStatus is inProgress(3). After an upload/download, the agent will update this value with the result of the file transfer. Managers should read this object before modifying extremeFileTransferOperation because the agent would set this value to statusUnknown(2) in such cases.
Context
- MIB
- EXTREME-FILETRANSFER-MIB
- OID
.1.3.6.1.4.1.1916.1.10.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeFileTransferEntry
- Table
- extremeFileTransferTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | statusUnknown |
3 | generalError |
4 | noResponseFromServer |
5 | checksumError |
6 | incompatibleImage |
7 | tftpFileNotFound |
8 | tftpAccessViolation |
9 | fileTooLarge |
10 | downloadInProgress |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeFileTransferIndex An index into the file transfer table. | column | Integer32 | .1.3.6.1.4.1.1916.1.10.1.2.1.1 |
| extremeFileTransferRowStatus The status of this table entry. This object can not be
modified while the extremeFileTransferStatus is inProgress(1).
Setting this object to notInService(2) or destroy(6) will
can… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1916.1.10.1.2.1.10 |
| extremeFileTransferServerAddress This is the address of the TFTP server from which to
download the image or configuration or upload the
configuration. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1916.1.10.1.2.1.2 |
| extremeFileTransferFileName This is the name of the file to be downloaded or uploaded. | column | OctetString | .1.3.6.1.4.1.1916.1.10.1.2.1.3 |
| extremeFileTransferOperation Indication of the file transfer operation.
This object allows configuration of uploads and/or
downloads either immediately or at a scheduled time.
A value of downlo… | column | Enumeration | .1.3.6.1.4.1.1916.1.10.1.2.1.4 |
| extremeFileTransferScheduledTime The time of the day at which the file transfer operation
should be initiated. This object is meaningful only for
scheduled file transfers.
field octets contents … | column | OctetString | .1.3.6.1.4.1.1916.1.10.1.2.1.5 |
| extremeFileTransferStartAdminStatus Writing to this object initiates the upload/download or
schedules one. The extremeFileTransferStartOperStatus object
should be checked before attempting to set this object.
This o… | column | Enumeration | .1.3.6.1.4.1.1916.1.10.1.2.1.6 |
| extremeFileTransferStartOperStatus The agent sets this value to reflect the current status of
the file transfer operation. Reading this object is meaningful
only if the extremeFileTransferRowStatus is active(1). … | column | Enumeration | .1.3.6.1.4.1.1916.1.10.1.2.1.7 |
| extremeFileTransferOwner Indicates the identity of the manager that configured this
file transfer entry. | column | OctetString | .1.3.6.1.4.1.1916.1.10.1.2.1.9 |