wwpFTransferActivate
WWP-FILE-TRANSFER-MIB ·
.1.3.6.1.4.1.6141.2.7.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 wwpFTransferStatus for current status. Default value is False. wwpFTransferRemoteFileName, wwpFTransferServerAddress and wwpFTransferOp must be valid prior to setting this object to True.
Context
- MIB
- WWP-FILE-TRANSFER-MIB
- OID
.1.3.6.1.4.1.6141.2.7.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpFileTransfer
- Siblings
- 9
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwpFTransferOp 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.7.1.1.1 |
| wwpFTransferNotificationInfo 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.7.1.1.10 |
| wwpFTransferServerAddr 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/acls preventing
tf… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6141.2.7.1.1.2 |
| wwpFTransferRemoteFilename 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
name of the file on the … | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6141.2.7.1.1.3 |
| wwpFTransferLocalFilename The file name (including the path, if applicable) to be written to.
If the switch/device is downloading a file ,then this should be
name of the file on the switch/device. Length … | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6141.2.7.1.1.4 |
| wwpFTransferNotifOnCompletion Specifies whether or not a wwpFTransferCompletion
notification should be issued on completion of the tftp
transfer. If such a notification is desired, it is the
responsibility of … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.7.1.1.6 |
| wwpFTransferStatus Specifies the state of this file transfer request. If no file
transfer request is being processed , then the wwpFTransferStatus
should be 'idle'. | scalar | FileTransferState | .1.3.6.1.4.1.6141.2.7.1.1.7 |
| wwpFTransferFailCause The reason why the file transfer operation failed. If no file
transfer request is being processed , then the wwpFTransferFileCause
should be 'noStatus'. | scalar | FileTransferFailCause | .1.3.6.1.4.1.6141.2.7.1.1.8 |
| wwpFTransferNotificationStatus 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.7.1.1.9 |