rpcCfgApply
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.3.1.2
Object
scalar
r/w
Enumeration
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 **all(1)**.
Reading this parameter will show the status of the apply process.
A value less then 0 indicates that an error occurred during
the last apply process, **nop(0)** means no operation and indicates
that no apply process is in operation and no error has occurred.
The return value all(1) means the apply 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.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rpcConfiguration
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | allError |
0 | nop |
1 | all |
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 |
| rpcCfgFile 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.
Rea… | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.3.1.4 |