wwpLeosFTransferActivate
WWP-LEOS-FILE-TRANSFER-MIB ·
.1.3.6.1.4.1.6141.2.60.23.1.1.5
Object
Activate the file transfer operation with a value of True(1). The object will return to 'false' once the file transfer is completed. Poll wwpLeosFTransferStatus for current status. Default value is False. wwpLeosFTransferRemoteFileName, wwpLeosFTransferServerAddress and wwpLeosFTransferOp must be valid prior to setting this object to True.
Context
- MIB
- WWP-LEOS-FILE-TRANSFER-MIB
- OID
.1.3.6.1.4.1.6141.2.60.23.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosFileTransfer
- Siblings
- 11
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwpLeosFTransferOp Used to transfer file(s) between a TFTP server (remote)
and the device(local). All transfers are binary.
There are three types of file transfers:
sendFile s… | scalar | Enumeration | .1.3.6.1.4.1.6141.2.60.23.1.1.1 |
| wwpLeosFTransferNotificationInfo The string explaining the error code in detail or the additional
info for the file transfer completion. | scalar | OctetString | .1.3.6.1.4.1.6141.2.60.23.1.1.10 |
| wwpLeosFTransferServerInetAddrType The Inet address type of the TFTP server from (or to) which
to transfer the file. Used in conjunction with
wwpLeosFTransferServerInetAddr.
When set to :
ipv4: wwpLeosFTransferSe… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6141.2.60.23.1.1.11 |
| wwpLeosFTransferServerInetAddr The Inet address of the TFTP server from (or to) which
to transfer the file. Address must be a unicast address that
is reachable from the agent and no firewalls or ACLs prevent… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.6141.2.60.23.1.1.12 |
| wwpLeosFTransferServerAddr The IP address of the TFTP server from (or to) which
to transfer the file.Address must be a unicast address that
is reachable from the agent and no firewalls or ACLs preventing … | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6141.2.60.23.1.1.2 |
| wwpLeosFTransferRemoteFilename The file name (including the path, if applicable) to be retrieved from the
TFTP server. If the switch/device is downloading a file, then this should be
the name of the file on t… | scalar | OctetString | .1.3.6.1.4.1.6141.2.60.23.1.1.3 |
| wwpLeosFTransferLocalFilename The file name (including the path, if applicable) to be written to.
If the switch/device is downloading a file, then this should be
the name of the file on the switch/device. Len… | scalar | OctetString | .1.3.6.1.4.1.6141.2.60.23.1.1.4 |
| wwpLeosFTransferNotifOnCompletion Specifies whether or not a wwpLeosFTransferCompletion
notification should be issued on completion of the TFTP
transfer. If such a notification is desired, it is the
responsibility… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.60.23.1.1.6 |
| wwpLeosFTransferStatus Specifies the state of this file transfer request. If no file
transfer request is being processed, then the wwpLeosFTransferStatus
should be 'idle'. | scalar | FileTransferState | .1.3.6.1.4.1.6141.2.60.23.1.1.7 |
| wwpLeosFTransferFailCause The reason why the file transfer operation failed. If no file
transfer request is being processed, then the wwpLeosFTransferFileCause
should be 'noStatus'. | scalar | FileTransferFailCause | .1.3.6.1.4.1.6141.2.60.23.1.1.8 |
| wwpLeosFTransferNotificationStatus The status of the file transfer which is to be reported
via the FileTransfer Notification. | scalar | Enumeration | .1.3.6.1.4.1.6141.2.60.23.1.1.9 |