wwpLeosFTransferOp
WWP-LEOS-FILE-TRANSFER-MIB ·
.1.3.6.1.4.1.6141.2.60.23.1.1.1
Object
scalar
r/w
Enumeration
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 sends a file to the host TFTP server.
getFile receives a file from the host server.
getCmdFile gets the specified file from the host
and parses that file for additional operations to be performed.
This is the mechanism used to upgrade the device with new software.
Context
- MIB
- WWP-LEOS-FILE-TRANSFER-MIB
- OID
.1.3.6.1.4.1.6141.2.60.23.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosFileTransfer
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | sendFile |
2 | getFile |
3 | getCmdFile |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| wwpLeosFTransferActivate 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 statu… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.60.23.1.1.5 |
| 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 |