Go to primary content
Oracle® Communications Diameter Signaling Router Service Capability Exposure Function User's Guide
Release 8.4
F12301-02
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Functional Summary

SCEF API Gateway supports defining custom SLA per partner application with below details and enforce the rules for the T8 requests:

  1. White List IP list - Allowed Client IPs for sending T8 requests to SCEF (multiple IPs can be allowed per application).
  2. SCS/AS ID - SCS/AS ID allowed in T8 request to SCEF (only one SCS/AS ID per application is allowed).
  3. Event Type rate control for Non IP devices - Rate control based on monitoring event type. Event type should be one of the defined events in T8 specification.
  4. Event type rate control for MQTT.

    Note:

    MQTT rate control is based on the topic. Topics can be provided in SLA for exact matching or wild card matching.

    For example:

    Topic Name: /oracle/india/bangalore/ptp/valence - Rate control is applied to the traffic with exact matching topic.

    Topic Name: /oracle/india/bangalore/* - Rate control is applied to traffic with topic starting with "/oracle/india/bangalore/".

  5. APN check for IP devices - APN check on MQTT traffic is applied while communicating with device or on MO notifications.
  6. ACL check is based on MSISDN and domain identifier for IP devices - ACL check is applied on traffic with MSISDN or ExternalId. The ExternalID that is present in the request is checked against ACL configuration. In absence of ExternalId, MSISDN is verified.

Note: Each section in the CustomSLA is optional. If the corresponding section is provided then the rule such as Whitelist Ip is applied on T8 traffic.