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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloadImageToPrimaryImmediate |
2 | downloadImageToSecondaryImmediate |
3 | downloadConfigImmediate |
4 | uploadConfigImmediate |
5 | scheduleConfigUploadPeriodic |
6 | scheduleConfigUploadOnce |
7 | scheduleImageDownloadToPrimaryOnce |
8 | scheduleImageDownloadToSecondaryOnce |
9 | scheduleConfigDownloadOnce |