description:List of filtering criteria for the subscription. Any filtering criteria from below, which is included in the request, shall also be included in the response.
ETSI GS MEC 029 Fixed Access Information API described using OpenAPI.
The version of the OpenAPI document: 2.1.1
Contact: cti_support@etsi.org
Generated by OpenAPI Generator: https://openapi-generator.tech
*/
...
...
@@ -19,18 +19,18 @@ import public "models/time_stamp.proto";
messageAniAlarmSubscription{
// Shall be set to \\\"AniAlarmSubscription\\\"
stringsubscriptionType=1;
stringsubscription_type=1;
AniAlarmSubscriptionLinksUnderscorelinks=2;
AniAlarmSubscriptionLinkslinks=2;
// The index of an access network interface supported by the optical network unit.
stringaniIndex=3;
stringani_index=3;
// URI selected by the service consumer to receive notifications on the subscribed FAIS information. This shall be included both in the request and in response.
// 0 to N physical locations of the customer sites.
repeatedCpInfocustomerPremisesInfo=1;
repeatedCpInfocustomer_premises_info=1;
// 1 to N unique identifiers for the optical network units. Typical it is the unique serial number for each ONU, which contains the vendor ID and version number. The first four bytes are an ASCII-encoded four-letter vendor ID. The second four bytes are a binary encoded serial number, under the control of the ONU vendor.