apFileDownloadProtocol
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.2.1.8
Object
scalar
Enumeration
The protocol used for downloading a file onto the AP.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.2.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- apFileDownload
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apFileDownloadAddressType The type of the IP address as defined
in the InetAddress MIB for downloading a file. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.3955.1000.203.2.1.1 |
| apFileDownloadTransferStatus The current status of the file download. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.1.10 |
| apFileDownloadValidationStatus This object detemines the status of the file validation.
After the file is successfully downloaded 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.1.11 |
| apFileDownloadAddress IP address of the server where the download file is located. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.3955.1000.203.2.1.2 |
| apFileDownloadPort Port on the download server from which to get the file. | scalar | Integer32 | .1.3.6.1.4.1.3955.1000.203.2.1.3 |
| apFileDownloadDirectory Directory on the server from which to get the download file.
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.1.4 |
| apFileDownloadFilename 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.1.5 |
| apFileDownloadDataType The file data type to download onto the AP. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.1.6 |
| apFileDownloadFileFormat The format for the file to download onto the AP. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.1.7 |
| apFileDownloadStart This object initiates the downloading of file onto the AP. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.1.9 |