apFileUploadStatus
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.2.2.10
Object
scalar
Enumeration
The current status of the file upload.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.2.2.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- apFileUpload
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transferNotInitiated |
2 | wrongFileType |
3 | wrongFileFormat |
4 | transferInProgress |
5 | transferFailed |
6 | transferSucceeded |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apFileUploadAddressType The type of the server IP address as defined
in the InetAddress MIB for uploading a file. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.3955.1000.203.2.2.1 |
| apFileUploadAddress The server IP address for uploading a file. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.3955.1000.203.2.2.2 |
| apFileUploadPort The server port for uploading a file. | scalar | Integer32 | .1.3.6.1.4.1.3955.1000.203.2.2.3 |
| apFileUploadDirectory Directory on the server to place the file in. The file
directory cannot contain the filename. This is the full
path to file but not the file itself. For example,
/wireless/ap/conf… | scalar | OctetString | .1.3.6.1.4.1.3955.1000.203.2.2.4 |
| apFileUploadFilename File to be uploaded onto the server. Default filename is
'config.xml'. Only XML files are supported for upgrade.
The filename cannot contain the full path to the directory
where t… | scalar | OctetString | .1.3.6.1.4.1.3955.1000.203.2.2.5 |
| apFileUploadDataType The file data type to upload onto the server. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.2.6 |
| apFileUploadFileFormat The file format to upload onto the server. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.2.7 |
| apFileUploadProtocol The protocol used for uploading the file onto a server. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.2.8 |
| apFileUploadStart This object initiates the uploading of file onto a server. | scalar | Enumeration | .1.3.6.1.4.1.3955.1000.203.2.2.9 |