imageTransferProtocol
MX-IMAGE-MIB ·
.1.3.6.1.4.1.4935.15.6.1.150.50
Object
scalar
r/w
Enumeration
The protocol to use for downloading the image.
tftp: Trivial File Transfer Protocol
http: Hypertext Transfer Protocol
https: Hypertext Transfer Protocol over Transport Layer Security (HTTP over TLS)
This option requires that the appropriate security certificate be installed on the unit.
Furthermore, because HTTPS relies on the system clock for server authentication, the
SNTP client (see sntpMIB) must be enabled and properly configured.
Please refer to the documentation shipped with your device for more details.
Context
- MIB
- MX-IMAGE-MIB
- OID
.1.3.6.1.4.1.4935.15.6.1.150.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- imageTransfer
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | tftp |
1 | http |
2 | https |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| imageTransferUsername The user name to use for authentification when downloading the image.
Only applies when using HTTP or HTTPS as the transfer protocol. | scalar | OctetString | .1.3.6.1.4.1.4935.15.6.1.150.100 |
| imageTransferPassword The password to use for authentification when downloading the image.
Only applies when using HTTP or HTTPS as the transfer protocol. | scalar | OctetString | .1.3.6.1.4.1.4935.15.6.1.150.150 |