extremeFileTransferOperation
EXTREME-FILETRANSFER-MIB ·
.1.3.6.1.4.1.1916.1.10.1.2.1.4
Object
column
r/w
Enumeration
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 downloadImageToPrimaryImmediate(1) or
downloadImageToSecondaryImmediate(2) describes immediate
download of a software image to either the primary or
secondary permanent store. A value of
downloadConfigImmediate(3) describes immediate download
of a configuration file to non-volatile store. A value
of uploadConfigImmediate(4) describes the immediate upload
of the currently running configuration to the server.
A value of scheduleConfigUploadOnce(6) describes a single
upload of the current configuration to the server at the
time extremeFileTransferScheduledTime. A value of
scheduleConfigUploadPeriodic(5) describes daily uploads
of the current configuration to the server at the time
extremeFileTransferScheduledTime every day.
A value of scheduleImageDownloadToPrimaryOnce(7) or
scheduleImageDownloadToSecondaryOnce(8) describes a single
download of a software image to either the primary or
secondary permanent store at the time
extremeFileTransferScheduledTime.
This object can be modified only if
extremeFileTransferStartOperStatus for this entry is idle(1).
Note that any attempts to modify this object including
row creation which would result in multiple downloads
would cause the operation to fail. Managers are
strongly recommened to examine the
extremeFileTransferStartOperStatus object for the entries
in the table to determine the status of downloads
before attempting to modify this object.
Context
- MIB
- EXTREME-FILETRANSFER-MIB
- OID
.1.3.6.1.4.1.1916.1.10.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeFileTransferEntry
- Table
- extremeFileTransferTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloadImageToPrimaryImmediate |
2 | downloadImageToSecondaryImmediate |
3 | downloadConfigImmediate |
4 | uploadConfigImmediate |
5 | scheduleConfigUploadPeriodic |
6 | scheduleConfigUploadOnce |
7 | scheduleImageDownloadToPrimaryOnce |
8 | scheduleImageDownloadToSecondaryOnce |
9 | scheduleConfigDownloadOnce |
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 |
| 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 |
| extremeFileTransferLastExecutionStatus 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
extremeFileTran… | column | Enumeration | .1.3.6.1.4.1.1916.1.10.1.2.1.8 |
| 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 |