extremeFileTransferScheduledTime
EXTREME-FILETRANSFER-MIB ·
.1.3.6.1.4.1.1916.1.10.1.2.1.5
Object
column
r/w
OctetString
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 range
----- ------ -------- -----
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minutes 0..59
6 7 seconds 0..60
(use 60 for leap-second)
7 8 deci-seconds 0..9
8 9 direction from UTC '+' / '-'
9 10 hours from UTC 0..11
10 11 minutes from UTC 0..59
For example, Tuesday May 26, 1992 at 1:30:15 PM
EDT would be displayed as:
1992-5-26,13:30:15.0,-4:0
Note that if only local time is known, then
timezone information (fields 8-10) is not
present, and if no time information is known, the null
string is returned.
Context
- MIB
- EXTREME-FILETRANSFER-MIB
- OID
.1.3.6.1.4.1.1916.1.10.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeFileTransferEntry
- Table
- extremeFileTransferTable
- Siblings
- 9
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-0
range: 8-8
range: 11-11
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 |
| 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 |