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
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
-2 | errorImport |
-1 | errorExport |
0 | nop |
1 | export |
2 | import |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rpcCfgRevert In case there are any changes in the configuration section, which
are not applied yet, they can be all reverted by writing **all(1)**
to this parameter.
Reading this pa… | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.3.1.1 |
| rpcCfgApply All changes to any parameter in the configuration section have to
be applied before they come into operation. To apply all new
parameters to the device, set this parameter to **al… | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.3.1.2 |