The integration with INT6 will exchange information between the systems through the API. This integration works in both directions:
- OZmap retrieving power information from INT6.
INT6 retrieving network information from OZmap.
The information that will be updated from INT6 to OZmap includes:
Power update - The read power field is updated in OZmap based on the information retrieved from the "gpon_client_id" field in INT6.
Deployment Status update - The deployment status of clients will be updated in OZmap based on the received power detected in INT6. If the value is a positive or negative number, and the client is marked as "not implanted" in OZmap, their implantation status will be changed to "implanted"
Status update - Just like the deployment status, the client status will be updated in OZmap based on the power reading in INT6. If the power has a textual value or is 0, the status will be “Error.” If it is a positive or negative numerical value, the status will be “OK".
ONU data update – The Serial, PPPoE user, and MAC address data will also be updated based on the information from INT6.
Activation and Update of Client Data in OZmap - INT6 updates the splitter, port, coordinates, and implantation status data in OZmap based on what was selected for provisioning in INT6.
Client creation in OZmap - INT6 checks if the client exists in OZmap; if not, the client is created with the splitter and port information selected during provisioning.
The information that will be updated from OZmap to INT6 includes:
Customer Power Query in OZmap - INT6 retrieves the calculated power, slot, PON, and OLT information from OZmap. This calculated power from OZmap is compared with the power reading from the ONU in INT6, and if the difference exceeds the threshold defined in INT6, the activation is not authorized.
Consult Available OZmap Boxes for Provisioning - Based on the client's coordinates in INT6, a query is made in OZmap for splitters of boxes and nearby condominiums. A list of available OZmap splitters will be displayed for selection to provision the ONU in INT6.
All updates are retrieved based on the client's code existing in OZmap, and clients are updated every 10 minutes.
Required data
To activate the service, the following INT6 information must be provided to the OZmap team:
- URL – The URL of the server that contains the external service for connection.
Example: client.example.com.br
Email - The email to access the service;
Token - The token to access the service;
OZmap API Key - To learn how to generate one, click here
Additionally, access must be granted to the following IPs:
54.207.162.199;
IP corresponding to the machine where OZmap is installed.