configFileTransferProtocol
MX-CONFIG-FILE-FETCHING-MIB ·
.1.3.6.1.4.1.4935.15.11.50.150.50
Object
scalar
r/w
Enumeration
The protocol to use for transferring the configuration files.
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-CONFIG-FILE-FETCHING-MIB
- OID
.1.3.6.1.4.1.4935.15.11.50.150.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- configFileTransfer
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | tftp |
1 | http |
2 | https |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| configFileTransferUsername The user name to use for authentification when transferring the configuration files.
Only applies when using HTTP or HTTPS as the transfer protocol. | scalar | OctetString | .1.3.6.1.4.1.4935.15.11.50.150.100 |
| configFileTransferPassword The password to use for authentification when transferring the configuration files.
Only applies when using HTTP or HTTPS as the transfer protocol. | scalar | OctetString | .1.3.6.1.4.1.4935.15.11.50.150.150 |