setCrtFileUrl
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.4.6.1
Object
scalar
r/w
OctetString
Download/upload URL for HTTPS/802.1x certificats and keys
The certification/key (for HTTPS/802.1X) file-URL defines
the location of the certification/key file where it will
be downloaded from or uploaded to. At the moment only the TFTP
protocol is supported.
**Example**
* tftp://192.168.1.1/uttpd.crt
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.4.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- setCertificate
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| setCrtFileSelector Set this field to select which file should be downloaded/uploaded
via the rpcCrtFile.
* **0** means legacy HTTPS. Upload/download certificate and key from
the same url … | scalar | Integer32 | .1.3.6.1.4.1.16177.1.400.1.4.6.2 |
| setCrtFileFormat Set the certificate/key file format for `rpcCrtFile` actions
* **0** means the imported/exported certificate/key will be in the
PEM format.
* **1** means the imported/e… | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.4.6.3 |
| setCrtFilePkcs12Passphrase Set the PKCS#12 passphrase used to import with `rpcCertFile`
This passphrase will be used during the import to decrypt the
container data. The `cfgWlan802dot1xClientKey… | scalar | OctetString | .1.3.6.1.4.1.16177.1.400.1.4.6.4 |