rpcCfgFile
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.3.1.4
Object
scalar
r/w
Enumeration
Export or import a configuration to or from a file respectively.
Please refer to setCfgFileUrl for more information on how
to set the configuration file.
Reading this parameter will show the status of the process. A value
less than 0 indicates the occurrence of an error during the last
process, **nop(0)** means no operation and indicates that no
process is 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.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rpcConfiguration
Syntax
Enumeration
Values & Constraints
Enumerated Values
-2 | errorImport |
-1 | errorExport |
0 | nop |
1 | export |
2 | import |