rpcCrtFile
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.3.4.1
Object
scalar
r/w
Enumeration
Import or export a HTTPS/802.1X certification/key to or from a file
respectively.
Please refer to setCrtFileUrl for more information on how to set
the certification/key file URL.
Reading this parameter will show the status of the process.
A value less than 0 indicates that an error has occurred during
the last process, **nop(0)** means no operation and points out that
there is no process in operation and no error has occurred. A
return value greater than 0 means the process is still running.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.3.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rpcCertificate
Syntax
Enumeration
Values & Constraints
Enumerated Values
-4 | validateerror |
-3 | deleteerror |
-2 | exporterror |
-1 | importerror |
0 | nop |
1 | import |
2 | export |
3 | delete |