ntWlanFileTransferStatus
NORTEL-WLAN-AP-MIB ·
.1.3.6.1.4.1.45.1.11.1.4.9
Object
scalar
Enumeration
The status of the current FTP Transfer process.
Context
- MIB
- NORTEL-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.45.1.11.1.4.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ntWlanApFileTransferMgt
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | inProgress |
3 | success |
4 | fail |
5 | invalidSource |
6 | invalidDestination |
7 | outOfMemory |
8 | outOfSpace |
9 | fileNotFound |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntWlanTransferStart Set to go(1) to start a transfer. | scalar | Enumeration | .1.3.6.1.4.1.45.1.11.1.4.1 |
| ntWlanTransferType Type of file to transfer. | scalar | Enumeration | .1.3.6.1.4.1.45.1.11.1.4.2 |
| ntWlanFileType Type of file to transfer. | scalar | Enumeration | .1.3.6.1.4.1.45.1.11.1.4.3 |
| ntWlanSrcFile The source file name for TFTP transfer when a
transfer is next requested via this MIB. This value is set to
the zero length string when no file name has been specified. | scalar | OctetString | .1.3.6.1.4.1.45.1.11.1.4.4 |
| ntWlanDestFile The destination file name for TFTP transfer when a
transfer is next requested via this MIB. This value is set to
the zero length string when no file name has been specified. | scalar | OctetString | .1.3.6.1.4.1.45.1.11.1.4.5 |
| ntWlanFileServer The IP address of the TFTP server for transfer
when a download is next requested via this MIB.
This value is set to `0.0.0.0' when no IP address has been
specified. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.45.1.11.1.4.6 |
| ntWlanUserName The username specified for an FTP Transfer. | scalar | OctetString | .1.3.6.1.4.1.45.1.11.1.4.7 |
| ntWlanPassword The password specified for an FTP Transfer. | scalar | OctetString | .1.3.6.1.4.1.45.1.11.1.4.8 |