Home/Catalog/WWP-LEOS-FILE-TRANSFER-MIB

WWP-LEOS-FILE-TRANSFER-MIB

AI MIB Summary

The WWP-LEOS-FILE-TRANSFER-MIB enables SNMP-based monitoring and control of Trivial File Transfer Protocol (TFTP) sessions on WWP LEOS network devices, specifically tracking file download operations and transfer status. This module provides visibility into active TFTP sessions, transfer progress, and error states to facilitate remote firmware or configuration file management.

The MIB module for the WWP TFTP Operation to download a file.
Main OID:
wwpLeosFileTransferMIB.1.3.6.1.4.1.6141.2.60.23
23
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

23 total
Object Name
wwpLeosFileTransferMIBThe MIB module for the WWP TFTP Operation to download a file.
MODULE-IDENTITY
.1.3.6.1.4.1.6141.2.60.23
wwpLeosFileTransferMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.23.1
wwpLeosFileTransfer
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.23.1.1
wwpLeosFTransferOpUsed 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.rw
Enumeration
.1.3.6.1.4.1.6141.2.60.23.1.1.1
wwpLeosFTransferServerAddrThe 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 TFTP datagrams from being transferred. wwpLeosFTransferServerInetAddr cannot be set at the same time. This OID will be set to 0.0.0.0 when the server has an IPv6 address, which is shown in the wwpLeosFTransferServerInetAddr and the wwpLeosDnsServerInetAddrType is set to ipv6. For a server with an IPv4 address, the ip address will be shown in this OID and the wwpLeosFTransferServerInetAddr with the wwpLeosDnsServerInetAddrType set to ipv4.rw
IpAddress
.1.3.6.1.4.1.6141.2.60.23.1.1.2
wwpLeosFTransferRemoteFilenameThe 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 the remote server. Length of filename string must not exceed 64 alpha-numeric characters, no spaces in filenames.rw
OCTET STRING
.1.3.6.1.4.1.6141.2.60.23.1.1.3
wwpLeosFTransferLocalFilenameThe 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. Length of filename string must not exceed 64 alpha-numeric characters, no spaces in filenames. By default it will have the same value as of wwpLeosFTransferRemoteFilename.rw
OCTET STRING
.1.3.6.1.4.1.6141.2.60.23.1.1.4
wwpLeosFTransferActivateActivate 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.60.23.1.1.5
wwpLeosFTransferNotifOnCompletionSpecifies 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 of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the notification to be delivered.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.60.23.1.1.6
wwpLeosFTransferStatusSpecifies the state of this file transfer request. If no file transfer request is being processed, then the wwpLeosFTransferStatus should be 'idle'.ro
FileTransferState
.1.3.6.1.4.1.6141.2.60.23.1.1.7
wwpLeosFTransferFailCauseThe reason why the file transfer operation failed. If no file transfer request is being processed, then the wwpLeosFTransferFileCause should be 'noStatus'.ro
FileTransferFailCause
.1.3.6.1.4.1.6141.2.60.23.1.1.8
wwpLeosFTransferNotificationStatusThe status of the file transfer which is to be reported via the FileTransfer Notification.ro
Enumeration
.1.3.6.1.4.1.6141.2.60.23.1.1.9
wwpLeosFTransferNotificationInfoThe string explaining the error code in detail or the additional info for the file transfer completion.ro
OCTET STRING
.1.3.6.1.4.1.6141.2.60.23.1.1.10
wwpLeosFTransferServerInetAddrTypeThe Inet address type of the TFTP server from (or to) which to transfer the file. Used in conjunction with wwpLeosFTransferServerInetAddr. When set to : ipv4: wwpLeosFTransferServerInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6: wwpLeosFTransferServerInetAddr should be compliant with InetAddressIPv6 from RFC 4001rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6141.2.60.23.1.1.11
wwpLeosFTransferServerInetAddrThe 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 preventing TFTP datagrams from being transferred. This OID must be used in conjuction with wwpLeosFTransferServerInetAddrType. The InetAddress set here should be compliant with rfc 4001 InetAddressType. When this OID is set, wwpLeosFTransferServerAddr is set ot 0.0.0.0.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6141.2.60.23.1.1.12
wwpLeosFileTransferMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.23.2
wwpLeosFiletransferMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.23.2.0
wwpLeosFTransferCompletionA wwpLeosFTransferCompletion notification is sent at the completion of a file transfer request.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6141.2.60.23.2.0.1
wwpLeosFileTransferMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.23.3
wwpLeosFileTransferMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.23.3.1
wwpLeosFileTransferComplianceThe compliance statement of the wwpLeosFileTransfer MIB.
Unknown
.1.3.6.1.4.1.6141.2.60.23.3.1.1
wwpLeosFileTransferMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.23.3.2
wwpLeosFileTransferIPv6GroupFile transfer objects for IPv6 address.
Unknown
.1.3.6.1.4.1.6141.2.60.23.3.2.1
WWP-LEOS-FILE-TRANSFER-MIB - SNMP MIB Reference | MIBs Explorer