tftpOpType
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.2.5.4
Object
scalar
r/w
Enumeration
This parameter represents the type of TFTP operation that is to be executed.
The upload functionality will transfer the specified file from the device to the TFTP server.
The download functionality will transfer the specified file from the TFTP server to the device.
The download and reboot functionality will download the file from the TFTP server and then reboots the device.
Select (1) to upload the image,
(2) to download the image and
(3) to Download & Reboot the device.
(4) none
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.2.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftp
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | plus-two |
2 | plus-one |
3 | unchanged |
4 | minus-one |
5 | minus-two |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tftpSrvIpAddress This parameter represents the IP address of the TFTP server. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.841.1.1.2.5.1 |
| tftpFileName This parameter represents the filename that is to upload or download from the TFTP server. | scalar | OctetString | .1.3.6.1.4.1.841.1.1.2.5.2 |
| tftpFileType This parameter informs the device about the type of file that is being uploaded or downloaded.
Select (1) if it is config file
(2) if it is an image file and
(3) if… | scalar | Enumeration | .1.3.6.1.4.1.841.1.1.2.5.3 |
| tftpOpStatus This parameter represents the TFTP operation status.
1 - Idle,
2 - Download in progress
3 - Download Success
4 - Download Failure
5 - Signature check in progress
6 - Signature ch… | scalar | Enumeration | .1.3.6.1.4.1.841.1.1.2.5.5 |