apFileTransferProtocol
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.2.4.1
Object
scalar
Enumeration
The protocol used for transferring a file over the network.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.2.4.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- apFileTransfer
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apFileTransferFileFormat The format for the file to transfer onto the AP. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.4.10 |
| apFileTransferStart This object initiates the transferring of file onto the AP.
This object must be created when either the
apFileTransferSrcFileType or apFileTransferDstFileType has the
value netwo… | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.4.11 |
| apFileTransferStatus The current status of the file transfer. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.4.12 |
| apFileTransferValidationStatus This object detemines the status of the file validation.
After the file is successfully transferred onto an AP,
it is validated to make sure it is in the correct format. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.4.13 |
| apFileTransferSrcFileType Specifies the type of file to copy from. One of apFileTransferSrcFileType
or apFileTransferDstFileType must be of type backupConfig, mirrorConfig,
runningConfig, startupConfig. Al… | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.4.2 |
| apFileTransferDstFileType Specifies the type of file to copy from. One of apFileTransferSrcFileType
or apFileTransferDstFileType must be of type backupConfig, mirrorConfig,
runningConfig, startupConfig. Al… | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.4.3 |
| apFileTransferFilename File to be downloaded onto the AP from server. Only xml files
are allowed to be downloaded. The filename cannot contain the
full path to the directory where the file will be place… | scalar | OctetString | .1.3.6.1.4.1.3955.1000.203.2.4.4 |
| apFileTransferAddressType The type of the IP address as defined
in the InetAddress MIB for transferring a file. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.3955.1000.203.2.4.5 |
| apFileTransferAddress The ip address of the tftp server from (or to) which to copy the
configuration file. This object must be created when either the
apFileTransferSrcFileType or apFileTransferDstFi… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.3955.1000.203.2.4.6 |
| apFileTransferPort The port of the tftp server from (or to) which to copy the
configuration file. This object must be created when either the
apFileTransferSrcFileType or apFileTransferDstFileType h… | scalar | Integer32 | .1.3.6.1.4.1.3955.1000.203.2.4.7 |
| apFileTransferDirectory Directory on the server from which to perform file transfer.
The file directory cannot contain the filename. This is the
full path to file but not the file itself.
For example, /w… | scalar | OctetString | .1.3.6.1.4.1.3955.1000.203.2.4.8 |
| apFileTransferDataType The file data type to transfer onto the AP. This object
must be created when either the apFileTransferSrcFileType or
apFileTransferDstFileType has the value networkFile. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.4.9 |