| Argument | Type | Description |
|---|
| enabled | enum (yes | no) | Enables or disables the CWMP protocol. |
| acs-url | string | URL of the Auto Configuration Server (ACS). If the ACS is accessed using HTTPS, a Root CA must be imported in the client certificate store to verify the ACS server certificate. |
| username | string | HTTP authentication username used by the CPE to authenticate with the ACS. |
| password | string | HTTP authentication password used by the CPE to authenticate with the ACS. |
| periodic-inform-enabled | bool | Enables or disables CPE periodic session initiation. The timer starts after every successful session. When a session is started by the periodic interval, the Inform RPC contains a "2 PERIODIC" event. Maps to Device.ManagementServer.PeriodicInformEnable. |
| periodic-inform-interval | time | Timer interval of the periodic inform. Maps to Device.ManagementServer.PeriodicInformInterval. |
| connection-request-username | string | Username used by the ACS to authenticate with the CPE for Connection Requests. |
| connection-request-password | string | Password used by the ACS to authenticate with the CPE for Connection Requests. |
| connection-request-port | num | Port on which the CPE listens for Connection Requests from the ACS. |
| provisioning-code | string | Provisioning code for the device. |
| client-certificate | enum (none) | Certificate from the certificate store that can be used by the ACS for extra authentication. |
| check-certificate | enum (yes | no) | Whether to check the ACS server certificate. |