Download OpenAPI specification:
Session Management Event Exposure Service.
© 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
supi | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ String identifying a Supi that shall contain either an IMSI, a network specific identifier, a Global Cable Identifier (GCI) or a Global Line Identifier (GLI) as specified in clause 2.2A of 3GPP TS 23.003. It shall be formatted as follows
|
gpsi | string (Gpsi) ^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ String identifying a Gpsi shall contain either an External Id or an MSISDN. It shall be formatted as follows -External Identifier= "extid-'extid', where 'extid' shall be formatted according to clause 19.7.2 of 3GPP TS 23.003 that describes an External Identifier. |
anyUeInd | boolean Any UE indication. This IE shall be present if the event subscription is applicable to any UE. Default value "false" is used, if not present. |
groupId | string (GroupId) ^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... String identifying a group of devices network internal globally unique ID which identifies a set of IMSIs, as specified in clause 19.9 of 3GPP TS 23.003. |
pduSeId | integer (PduSessionId) [ 0 .. 255 ] Unsigned integer identifying a PDU session, within the range 0 to 255, as specified in clause 11.2.3.1b, bits 1 to 8, of 3GPP TS 24.007. If the PDU Session ID is allocated by the Core Network for UEs not supporting N1 mode, reserved range 64 to 95 is used. PDU Session ID within the reserved range is only visible in the Core Network. |
dnn | string (Dnn) String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. "Label1.Label2.Label3"). |
object (Snssai) When Snssai needs to be converted to string (e.g. when used in maps as key), the string shall be composed of one to three digits "sst" optionally followed by "-" and 6 hexadecimal digits "sd". | |
dnai | string (Dnai) DNAI (Data network access identifier), see clause 5.6.7 of 3GPP TS 23.501. |
ssId | string SSID that the PDU session is related to. |
bssId | string BSSID that the PDU session is related to. |
upfId | string UPF identity. |
nfId | string <uuid> (NfInstanceId) String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122. |
subId | string <SubId> (SubId) Identifies an Individual SMF Notification Subscription. To enable that the value is used as part of a URI, the string shall only contain characters allowed according to the "lower-with-hyphen" naming convention defined in 3GPP TS 29.501. In an OpenAPI schema, the format shall be designated as "SubId". |
notifId required | string Notification Correlation ID assigned by the NF service consumer. |
notifUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
altNotifIpv4Addrs | Array of strings (Ipv4Addr) non-empty [ items^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|2... ] Alternate or backup IPv4 address(es) where to send Notifications. |
altNotifIpv6Addrs | Array of strings (Ipv6Addr) non-empty [ items^((([^:]+:){7}([^:]+))|((([^:]+:)*[^:]+)?::((... ] Alternate or backup IPv6 address(es) where to send Notifications. |
altNotifFqdns | Array of strings (Fqdn) non-empty [ items [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... ] Alternate or backup FQDN(s) where to send Notifications. |
required | Array of objects (EventSubscription) non-empty Subscribed events |
Array of objects (EventNotification) non-empty | |
ImmeRep | boolean |
string or string (NotificationMethod) Represents the notification methods that can be subscribed.
| |
maxReportNbr | integer (Uinteger) >= 0 Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. |
expiry | string <date-time> (schemas-DateTime) string with format 'date-time' as defined in OpenAPI. |
repPeriod | integer (DurationSec) indicating a time in seconds. |
object (Guami) Globally Unique AMF Identifier constructed out of PLMN, Network and AMF identity. | |
string or string (ServiceName) Service names known to NRF | |
supportedFeatures | string (SupportedFeatures) ^[A-Fa-f0-9]*$ A string used to indicate the features supported by an API that is used as defined in clause 6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in hexadecimal representation Each character in the string shall take a value of "0" to "9", "a" to "f" or "A" to "F" and shall represent the support of 4 features as described in table 5.2.2-3. The most significant character representing the highest-numbered features shall appear first in the string, and the character representing features 1 to 4 shall appear last in the string. The list of features and their numbering (starting with 1) are defined separately for each API. If the string contains a lower number of characters than there are defined features for an API, all features that would be represented by characters that are not present in the string are not supported. |
sampRatio | integer (SamplingRatio) [ 1 .. 100 ] Unsigned integer indicating Sampling Ratio (see clauses 4.15.1 of 3GPP TS 23.502), expressed in percent. |
Array of strings or strings (PartitioningCriteria) non-empty Criteria for partitioning the UEs before applying the sampling ratio. | |
grpRepTime | integer (DurationSec) indicating a time in seconds. |
string or string (NotificationFlag) Possible values are:
| |
object (MutingExceptionInstructions) Indicates to an Event producer NF instructions for the subscription and stored events when an exception (e.g. full buffer) occurs at the Event producer NF while the event is muted. | |
object (MutingNotificationsSettings) Indicates the Event producer NF settings to the Event consumer NF | |
defQosSupp | boolean Indicates whether the NF service consumer requests to receive QoS Flow performance information for the QoS Flow associated with the default QoS rule if there are no measurements available for the provided Application Identifier included in the appIds attribute. |
qosMonPending | boolean Indicates that the reporting will be activated when the measurements are enabled by a PCC rule. It shall always be set to true when present. It may only be provided in the response. |
{- "supi": "string",
- "gpsi": "string",
- "anyUeInd": true,
- "groupId": "string",
- "pduSeId": 255,
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnai": "string",
- "ssId": "string",
- "bssId": "string",
- "upfId": "string",
- "nfId": "7c5b7ce3-5afd-4cea-83ab-84f87a407e62",
- "subId": "string",
- "notifId": "string",
- "notifUri": "string",
- "altNotifIpv4Addrs": [
- "198.51.100.1"
], - "altNotifIpv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "altNotifFqdns": [
- "string"
], - "eventSubs": [
- {
- "event": "AC_TY_CH",
- "dnaiChgType": "EARLY",
- "dddTraDescriptors": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dddStati": [
- "BUFFERED"
], - "appIds": [
- "string"
], - "networkArea": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "targetPeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transacDispInd": true,
- "transacMetrics": [
- "PDU_SES_EST"
], - "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "upfEvents": [
- {
- "type": "QOS_MONITORING",
- "immediateFlag": false,
- "measurementTypes": [
- "VOLUME_MEASUREMENT"
], - "appIds": [
- "string"
], - "trafficFilters": [
- {
- "flowDescription": "string",
- "ethFlowDescription": {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}, - "packFiltId": "string",
- "packetFilterUsage": true,
- "tosTrafficClass": "string",
- "spi": "string",
- "flowLabel": "string",
- "flowDirection": "DOWNLINK"
}
], - "granularityOfMeasurement": "PER_APPLICATION",
- "reportingSuggestionInfo": {
- "reportingUrgency": "DELAY_TOLERANT",
- "reportingTimeInfo": 0
}
}
]
}
], - "eventNotifs": [
- {
- "event": "AC_TY_CH",
- "timeStamp": "2019-08-24T14:15:22Z",
- "supi": "string",
- "gpsi": "string",
- "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "transacInfos": [
- {
- "transaction": 0,
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "appIds": [
- "string"
], - "transacMetrics": [
- "PDU_SES_EST"
]
}
], - "sourceDnai": "string",
- "targetDnai": "string",
- "dnaiChgType": "EARLY",
- "candidateDnais": [
- "string"
], - "candDnaisPrioInd": true,
- "easRediscoverInd": true,
- "trafCorreInfo": {
- "smfId": "0f68cfce-0f8d-4135-9a5a-e1cc0a6fe527",
- "tfcCorrId": "string",
- "dnais": [
- "string"
], - "easFqdn": "string",
- "easIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "pduSessionNbr": 0
}, - "sourceUeIpv4Addr": "198.51.100.1",
- "sourceUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "targetUeIpv4Addr": "198.51.100.1",
- "targetUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "sourceTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "targetTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "ueMac": "string",
- "adIpv4Addr": "198.51.100.1",
- "adIpv6Prefix": "2001:db8:abcd:12::0/64",
- "reIpv4Addr": "198.51.100.1",
- "reIpv6Prefix": "2001:db8:abcd:12::0/64",
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "accType": "3GPP_ACCESS",
- "pduAccTypes": [
- "3GPP_ACCESS"
], - "pduSeId": 255,
- "ratType": "NR",
- "dddStatus": "BUFFERED",
- "dddTraDescriptor": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}, - "maxWaitTime": "2019-08-24T14:15:22Z",
- "commFailure": {
- "nasReleaseCode": "string",
- "ranReleaseCode": {
- "group": 0,
- "value": 0
}
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Prefixes": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "sscMode": "SSC_MODE_1",
- "qfi": 63,
- "appId": "string",
- "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "ethfDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "flowDescs": [
- "string"
], - "fDescs": [
- "string"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ulDelays": [
- 0
], - "dlDelays": [
- 0
], - "rtDelays": [
- 0
], - "ulCongInfo": 0,
- "dlCongInfo": 0,
- "ulDataRate": "string",
- "dlDataRate": "string",
- "timeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "smNasFromUe": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z"
}, - "smNasFromSmf": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z",
- "backoffTimer": 0,
- "appliedSmccType": "DNN_CC"
}, - "upRedTrans": true,
- "ssId": "string",
- "bssId": "string",
- "startWlan": "2019-08-24T14:15:22Z",
- "endWlan": "2019-08-24T14:15:22Z",
- "pduSessInfos": [
- {
- "pduSessId": 255,
- "sessInfo": {
- "n4SessId": "string",
- "sessInactiveTimer": 0,
- "pduSessStatus": "ACTIVATED"
}
}
], - "upfInfo": {
- "upfId": "string",
- "upfAddr": {
- "ipAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "fqdn": "string"
}
}, - "pdmf": true,
- "satBackhaulCat": "GEO",
- "supportedFeatures": "string",
- "targetAfId": "string",
- "5qi": 255
}
], - "ImmeRep": true,
- "notifMethod": "PERIODIC",
- "maxReportNbr": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "repPeriod": 0,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "serviveName": "nnrf-nfm",
- "supportedFeatures": "string",
- "sampRatio": 1,
- "partitionCriteria": [
- "TAC"
], - "grpRepTime": 0,
- "notifFlag": "ACTIVATE",
- "notifFlagInstruct": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "mutingSetting": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "defQosSupp": true,
- "qosMonPending": true
}
{- "supi": "string",
- "gpsi": "string",
- "anyUeInd": true,
- "groupId": "string",
- "pduSeId": 255,
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnai": "string",
- "ssId": "string",
- "bssId": "string",
- "upfId": "string",
- "nfId": "7c5b7ce3-5afd-4cea-83ab-84f87a407e62",
- "subId": "string",
- "notifId": "string",
- "notifUri": "string",
- "altNotifIpv4Addrs": [
- "198.51.100.1"
], - "altNotifIpv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "altNotifFqdns": [
- "string"
], - "eventSubs": [
- {
- "event": "AC_TY_CH",
- "dnaiChgType": "EARLY",
- "dddTraDescriptors": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dddStati": [
- "BUFFERED"
], - "appIds": [
- "string"
], - "networkArea": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "targetPeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transacDispInd": true,
- "transacMetrics": [
- "PDU_SES_EST"
], - "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "upfEvents": [
- {
- "type": "QOS_MONITORING",
- "immediateFlag": false,
- "measurementTypes": [
- "VOLUME_MEASUREMENT"
], - "appIds": [
- "string"
], - "trafficFilters": [
- {
- "flowDescription": "string",
- "ethFlowDescription": {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}, - "packFiltId": "string",
- "packetFilterUsage": true,
- "tosTrafficClass": "string",
- "spi": "string",
- "flowLabel": "string",
- "flowDirection": "DOWNLINK"
}
], - "granularityOfMeasurement": "PER_APPLICATION",
- "reportingSuggestionInfo": {
- "reportingUrgency": "DELAY_TOLERANT",
- "reportingTimeInfo": 0
}
}
]
}
], - "eventNotifs": [
- {
- "event": "AC_TY_CH",
- "timeStamp": "2019-08-24T14:15:22Z",
- "supi": "string",
- "gpsi": "string",
- "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "transacInfos": [
- {
- "transaction": 0,
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "appIds": [
- "string"
], - "transacMetrics": [
- "PDU_SES_EST"
]
}
], - "sourceDnai": "string",
- "targetDnai": "string",
- "dnaiChgType": "EARLY",
- "candidateDnais": [
- "string"
], - "candDnaisPrioInd": true,
- "easRediscoverInd": true,
- "trafCorreInfo": {
- "smfId": "0f68cfce-0f8d-4135-9a5a-e1cc0a6fe527",
- "tfcCorrId": "string",
- "dnais": [
- "string"
], - "easFqdn": "string",
- "easIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "pduSessionNbr": 0
}, - "sourceUeIpv4Addr": "198.51.100.1",
- "sourceUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "targetUeIpv4Addr": "198.51.100.1",
- "targetUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "sourceTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "targetTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "ueMac": "string",
- "adIpv4Addr": "198.51.100.1",
- "adIpv6Prefix": "2001:db8:abcd:12::0/64",
- "reIpv4Addr": "198.51.100.1",
- "reIpv6Prefix": "2001:db8:abcd:12::0/64",
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "accType": "3GPP_ACCESS",
- "pduAccTypes": [
- "3GPP_ACCESS"
], - "pduSeId": 255,
- "ratType": "NR",
- "dddStatus": "BUFFERED",
- "dddTraDescriptor": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}, - "maxWaitTime": "2019-08-24T14:15:22Z",
- "commFailure": {
- "nasReleaseCode": "string",
- "ranReleaseCode": {
- "group": 0,
- "value": 0
}
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Prefixes": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "sscMode": "SSC_MODE_1",
- "qfi": 63,
- "appId": "string",
- "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "ethfDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "flowDescs": [
- "string"
], - "fDescs": [
- "string"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ulDelays": [
- 0
], - "dlDelays": [
- 0
], - "rtDelays": [
- 0
], - "ulCongInfo": 0,
- "dlCongInfo": 0,
- "ulDataRate": "string",
- "dlDataRate": "string",
- "timeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "smNasFromUe": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z"
}, - "smNasFromSmf": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z",
- "backoffTimer": 0,
- "appliedSmccType": "DNN_CC"
}, - "upRedTrans": true,
- "ssId": "string",
- "bssId": "string",
- "startWlan": "2019-08-24T14:15:22Z",
- "endWlan": "2019-08-24T14:15:22Z",
- "pduSessInfos": [
- {
- "pduSessId": 255,
- "sessInfo": {
- "n4SessId": "string",
- "sessInactiveTimer": 0,
- "pduSessStatus": "ACTIVATED"
}
}
], - "upfInfo": {
- "upfId": "string",
- "upfAddr": {
- "ipAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "fqdn": "string"
}
}, - "pdmf": true,
- "satBackhaulCat": "GEO",
- "supportedFeatures": "string",
- "targetAfId": "string",
- "5qi": 255
}
], - "ImmeRep": true,
- "notifMethod": "PERIODIC",
- "maxReportNbr": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "repPeriod": 0,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "serviveName": "nnrf-nfm",
- "supportedFeatures": "string",
- "sampRatio": 1,
- "partitionCriteria": [
- "TAC"
], - "grpRepTime": 0,
- "notifFlag": "ACTIVATE",
- "notifFlagInstruct": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "mutingSetting": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "defQosSupp": true,
- "qosMonPending": true
}
{- "notifId": "string",
- "eventNotifs": [
- {
- "event": "AC_TY_CH",
- "timeStamp": "2019-08-24T14:15:22Z",
- "supi": "string",
- "gpsi": "string",
- "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "transacInfos": [
- {
- "transaction": 0,
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "appIds": [
- "string"
], - "transacMetrics": [
- "PDU_SES_EST"
]
}
], - "sourceDnai": "string",
- "targetDnai": "string",
- "dnaiChgType": "EARLY",
- "candidateDnais": [
- "string"
], - "candDnaisPrioInd": true,
- "easRediscoverInd": true,
- "trafCorreInfo": {
- "smfId": "0f68cfce-0f8d-4135-9a5a-e1cc0a6fe527",
- "tfcCorrId": "string",
- "dnais": [
- "string"
], - "easFqdn": "string",
- "easIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "pduSessionNbr": 0
}, - "sourceUeIpv4Addr": "198.51.100.1",
- "sourceUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "targetUeIpv4Addr": "198.51.100.1",
- "targetUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "sourceTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "targetTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "ueMac": "string",
- "adIpv4Addr": "198.51.100.1",
- "adIpv6Prefix": "2001:db8:abcd:12::0/64",
- "reIpv4Addr": "198.51.100.1",
- "reIpv6Prefix": "2001:db8:abcd:12::0/64",
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "accType": "3GPP_ACCESS",
- "pduAccTypes": [
- "3GPP_ACCESS"
], - "pduSeId": 255,
- "ratType": "NR",
- "dddStatus": "BUFFERED",
- "dddTraDescriptor": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}, - "maxWaitTime": "2019-08-24T14:15:22Z",
- "commFailure": {
- "nasReleaseCode": "string",
- "ranReleaseCode": {
- "group": 0,
- "value": 0
}
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Prefixes": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "sscMode": "SSC_MODE_1",
- "qfi": 63,
- "appId": "string",
- "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "ethfDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "flowDescs": [
- "string"
], - "fDescs": [
- "string"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ulDelays": [
- 0
], - "dlDelays": [
- 0
], - "rtDelays": [
- 0
], - "ulCongInfo": 0,
- "dlCongInfo": 0,
- "ulDataRate": "string",
- "dlDataRate": "string",
- "timeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "smNasFromUe": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z"
}, - "smNasFromSmf": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z",
- "backoffTimer": 0,
- "appliedSmccType": "DNN_CC"
}, - "upRedTrans": true,
- "ssId": "string",
- "bssId": "string",
- "startWlan": "2019-08-24T14:15:22Z",
- "endWlan": "2019-08-24T14:15:22Z",
- "pduSessInfos": [
- {
- "pduSessId": 255,
- "sessInfo": {
- "n4SessId": "string",
- "sessInactiveTimer": 0,
- "pduSessStatus": "ACTIVATED"
}
}
], - "upfInfo": {
- "upfId": "string",
- "upfAddr": {
- "ipAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "fqdn": "string"
}
}, - "pdmf": true,
- "satBackhaulCat": "GEO",
- "supportedFeatures": "string",
- "targetAfId": "string",
- "5qi": 255
}
], - "ackUri": "string"
}
subId required | string Event Subscription ID |
{- "supi": "string",
- "gpsi": "string",
- "anyUeInd": true,
- "groupId": "string",
- "pduSeId": 255,
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnai": "string",
- "ssId": "string",
- "bssId": "string",
- "upfId": "string",
- "nfId": "7c5b7ce3-5afd-4cea-83ab-84f87a407e62",
- "subId": "string",
- "notifId": "string",
- "notifUri": "string",
- "altNotifIpv4Addrs": [
- "198.51.100.1"
], - "altNotifIpv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "altNotifFqdns": [
- "string"
], - "eventSubs": [
- {
- "event": "AC_TY_CH",
- "dnaiChgType": "EARLY",
- "dddTraDescriptors": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dddStati": [
- "BUFFERED"
], - "appIds": [
- "string"
], - "networkArea": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "targetPeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transacDispInd": true,
- "transacMetrics": [
- "PDU_SES_EST"
], - "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "upfEvents": [
- {
- "type": "QOS_MONITORING",
- "immediateFlag": false,
- "measurementTypes": [
- "VOLUME_MEASUREMENT"
], - "appIds": [
- "string"
], - "trafficFilters": [
- {
- "flowDescription": "string",
- "ethFlowDescription": {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}, - "packFiltId": "string",
- "packetFilterUsage": true,
- "tosTrafficClass": "string",
- "spi": "string",
- "flowLabel": "string",
- "flowDirection": "DOWNLINK"
}
], - "granularityOfMeasurement": "PER_APPLICATION",
- "reportingSuggestionInfo": {
- "reportingUrgency": "DELAY_TOLERANT",
- "reportingTimeInfo": 0
}
}
]
}
], - "eventNotifs": [
- {
- "event": "AC_TY_CH",
- "timeStamp": "2019-08-24T14:15:22Z",
- "supi": "string",
- "gpsi": "string",
- "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "transacInfos": [
- {
- "transaction": 0,
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "appIds": [
- "string"
], - "transacMetrics": [
- "PDU_SES_EST"
]
}
], - "sourceDnai": "string",
- "targetDnai": "string",
- "dnaiChgType": "EARLY",
- "candidateDnais": [
- "string"
], - "candDnaisPrioInd": true,
- "easRediscoverInd": true,
- "trafCorreInfo": {
- "smfId": "0f68cfce-0f8d-4135-9a5a-e1cc0a6fe527",
- "tfcCorrId": "string",
- "dnais": [
- "string"
], - "easFqdn": "string",
- "easIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "pduSessionNbr": 0
}, - "sourceUeIpv4Addr": "198.51.100.1",
- "sourceUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "targetUeIpv4Addr": "198.51.100.1",
- "targetUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "sourceTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "targetTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "ueMac": "string",
- "adIpv4Addr": "198.51.100.1",
- "adIpv6Prefix": "2001:db8:abcd:12::0/64",
- "reIpv4Addr": "198.51.100.1",
- "reIpv6Prefix": "2001:db8:abcd:12::0/64",
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "accType": "3GPP_ACCESS",
- "pduAccTypes": [
- "3GPP_ACCESS"
], - "pduSeId": 255,
- "ratType": "NR",
- "dddStatus": "BUFFERED",
- "dddTraDescriptor": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}, - "maxWaitTime": "2019-08-24T14:15:22Z",
- "commFailure": {
- "nasReleaseCode": "string",
- "ranReleaseCode": {
- "group": 0,
- "value": 0
}
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Prefixes": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "sscMode": "SSC_MODE_1",
- "qfi": 63,
- "appId": "string",
- "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "ethfDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "flowDescs": [
- "string"
], - "fDescs": [
- "string"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ulDelays": [
- 0
], - "dlDelays": [
- 0
], - "rtDelays": [
- 0
], - "ulCongInfo": 0,
- "dlCongInfo": 0,
- "ulDataRate": "string",
- "dlDataRate": "string",
- "timeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "smNasFromUe": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z"
}, - "smNasFromSmf": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z",
- "backoffTimer": 0,
- "appliedSmccType": "DNN_CC"
}, - "upRedTrans": true,
- "ssId": "string",
- "bssId": "string",
- "startWlan": "2019-08-24T14:15:22Z",
- "endWlan": "2019-08-24T14:15:22Z",
- "pduSessInfos": [
- {
- "pduSessId": 255,
- "sessInfo": {
- "n4SessId": "string",
- "sessInactiveTimer": 0,
- "pduSessStatus": "ACTIVATED"
}
}
], - "upfInfo": {
- "upfId": "string",
- "upfAddr": {
- "ipAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "fqdn": "string"
}
}, - "pdmf": true,
- "satBackhaulCat": "GEO",
- "supportedFeatures": "string",
- "targetAfId": "string",
- "5qi": 255
}
], - "ImmeRep": true,
- "notifMethod": "PERIODIC",
- "maxReportNbr": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "repPeriod": 0,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "serviveName": "nnrf-nfm",
- "supportedFeatures": "string",
- "sampRatio": 1,
- "partitionCriteria": [
- "TAC"
], - "grpRepTime": 0,
- "notifFlag": "ACTIVATE",
- "notifFlagInstruct": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "mutingSetting": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "defQosSupp": true,
- "qosMonPending": true
}
subId required | string Event Subscription ID |
supi | string (Supi) ^(imsi-[0-9]{5,15}|nai-.+|gci-.+|gli-.+|.+)$ String identifying a Supi that shall contain either an IMSI, a network specific identifier, a Global Cable Identifier (GCI) or a Global Line Identifier (GLI) as specified in clause 2.2A of 3GPP TS 23.003. It shall be formatted as follows
|
gpsi | string (Gpsi) ^(msisdn-[0-9]{5,15}|extid-[^@]+@[^@]+|.+)$ String identifying a Gpsi shall contain either an External Id or an MSISDN. It shall be formatted as follows -External Identifier= "extid-'extid', where 'extid' shall be formatted according to clause 19.7.2 of 3GPP TS 23.003 that describes an External Identifier. |
anyUeInd | boolean Any UE indication. This IE shall be present if the event subscription is applicable to any UE. Default value "false" is used, if not present. |
groupId | string (GroupId) ^[A-Fa-f0-9]{8}-[0-9]{3}-[0-9]{2,3}-([A-Fa-f0... String identifying a group of devices network internal globally unique ID which identifies a set of IMSIs, as specified in clause 19.9 of 3GPP TS 23.003. |
pduSeId | integer (PduSessionId) [ 0 .. 255 ] Unsigned integer identifying a PDU session, within the range 0 to 255, as specified in clause 11.2.3.1b, bits 1 to 8, of 3GPP TS 24.007. If the PDU Session ID is allocated by the Core Network for UEs not supporting N1 mode, reserved range 64 to 95 is used. PDU Session ID within the reserved range is only visible in the Core Network. |
dnn | string (Dnn) String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. "Label1.Label2.Label3"). |
object (Snssai) When Snssai needs to be converted to string (e.g. when used in maps as key), the string shall be composed of one to three digits "sst" optionally followed by "-" and 6 hexadecimal digits "sd". | |
dnai | string (Dnai) DNAI (Data network access identifier), see clause 5.6.7 of 3GPP TS 23.501. |
ssId | string SSID that the PDU session is related to. |
bssId | string BSSID that the PDU session is related to. |
upfId | string UPF identity. |
nfId | string <uuid> (NfInstanceId) String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122. |
subId | string <SubId> (SubId) Identifies an Individual SMF Notification Subscription. To enable that the value is used as part of a URI, the string shall only contain characters allowed according to the "lower-with-hyphen" naming convention defined in 3GPP TS 29.501. In an OpenAPI schema, the format shall be designated as "SubId". |
notifId required | string Notification Correlation ID assigned by the NF service consumer. |
notifUri required | string (Uri) String providing an URI formatted according to RFC 3986. |
altNotifIpv4Addrs | Array of strings (Ipv4Addr) non-empty [ items^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|2... ] Alternate or backup IPv4 address(es) where to send Notifications. |
altNotifIpv6Addrs | Array of strings (Ipv6Addr) non-empty [ items^((([^:]+:){7}([^:]+))|((([^:]+:)*[^:]+)?::((... ] Alternate or backup IPv6 address(es) where to send Notifications. |
altNotifFqdns | Array of strings (Fqdn) non-empty [ items [ 4 .. 253 ] characters ^([0-9A-Za-z]([-0-9A-Za-z]{0,61}[0-9A-Za-z])?... ] Alternate or backup FQDN(s) where to send Notifications. |
required | Array of objects (EventSubscription) non-empty Subscribed events |
Array of objects (EventNotification) non-empty | |
ImmeRep | boolean |
string or string (NotificationMethod) Represents the notification methods that can be subscribed.
| |
maxReportNbr | integer (Uinteger) >= 0 Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. |
expiry | string <date-time> (schemas-DateTime) string with format 'date-time' as defined in OpenAPI. |
repPeriod | integer (DurationSec) indicating a time in seconds. |
object (Guami) Globally Unique AMF Identifier constructed out of PLMN, Network and AMF identity. | |
string or string (ServiceName) Service names known to NRF | |
supportedFeatures | string (SupportedFeatures) ^[A-Fa-f0-9]*$ A string used to indicate the features supported by an API that is used as defined in clause 6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in hexadecimal representation Each character in the string shall take a value of "0" to "9", "a" to "f" or "A" to "F" and shall represent the support of 4 features as described in table 5.2.2-3. The most significant character representing the highest-numbered features shall appear first in the string, and the character representing features 1 to 4 shall appear last in the string. The list of features and their numbering (starting with 1) are defined separately for each API. If the string contains a lower number of characters than there are defined features for an API, all features that would be represented by characters that are not present in the string are not supported. |
sampRatio | integer (SamplingRatio) [ 1 .. 100 ] Unsigned integer indicating Sampling Ratio (see clauses 4.15.1 of 3GPP TS 23.502), expressed in percent. |
Array of strings or strings (PartitioningCriteria) non-empty Criteria for partitioning the UEs before applying the sampling ratio. | |
grpRepTime | integer (DurationSec) indicating a time in seconds. |
string or string (NotificationFlag) Possible values are:
| |
object (MutingExceptionInstructions) Indicates to an Event producer NF instructions for the subscription and stored events when an exception (e.g. full buffer) occurs at the Event producer NF while the event is muted. | |
object (MutingNotificationsSettings) Indicates the Event producer NF settings to the Event consumer NF | |
defQosSupp | boolean Indicates whether the NF service consumer requests to receive QoS Flow performance information for the QoS Flow associated with the default QoS rule if there are no measurements available for the provided Application Identifier included in the appIds attribute. |
qosMonPending | boolean Indicates that the reporting will be activated when the measurements are enabled by a PCC rule. It shall always be set to true when present. It may only be provided in the response. |
{- "supi": "string",
- "gpsi": "string",
- "anyUeInd": true,
- "groupId": "string",
- "pduSeId": 255,
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnai": "string",
- "ssId": "string",
- "bssId": "string",
- "upfId": "string",
- "nfId": "7c5b7ce3-5afd-4cea-83ab-84f87a407e62",
- "subId": "string",
- "notifId": "string",
- "notifUri": "string",
- "altNotifIpv4Addrs": [
- "198.51.100.1"
], - "altNotifIpv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "altNotifFqdns": [
- "string"
], - "eventSubs": [
- {
- "event": "AC_TY_CH",
- "dnaiChgType": "EARLY",
- "dddTraDescriptors": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dddStati": [
- "BUFFERED"
], - "appIds": [
- "string"
], - "networkArea": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "targetPeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transacDispInd": true,
- "transacMetrics": [
- "PDU_SES_EST"
], - "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "upfEvents": [
- {
- "type": "QOS_MONITORING",
- "immediateFlag": false,
- "measurementTypes": [
- "VOLUME_MEASUREMENT"
], - "appIds": [
- "string"
], - "trafficFilters": [
- {
- "flowDescription": "string",
- "ethFlowDescription": {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}, - "packFiltId": "string",
- "packetFilterUsage": true,
- "tosTrafficClass": "string",
- "spi": "string",
- "flowLabel": "string",
- "flowDirection": "DOWNLINK"
}
], - "granularityOfMeasurement": "PER_APPLICATION",
- "reportingSuggestionInfo": {
- "reportingUrgency": "DELAY_TOLERANT",
- "reportingTimeInfo": 0
}
}
]
}
], - "eventNotifs": [
- {
- "event": "AC_TY_CH",
- "timeStamp": "2019-08-24T14:15:22Z",
- "supi": "string",
- "gpsi": "string",
- "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "transacInfos": [
- {
- "transaction": 0,
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "appIds": [
- "string"
], - "transacMetrics": [
- "PDU_SES_EST"
]
}
], - "sourceDnai": "string",
- "targetDnai": "string",
- "dnaiChgType": "EARLY",
- "candidateDnais": [
- "string"
], - "candDnaisPrioInd": true,
- "easRediscoverInd": true,
- "trafCorreInfo": {
- "smfId": "0f68cfce-0f8d-4135-9a5a-e1cc0a6fe527",
- "tfcCorrId": "string",
- "dnais": [
- "string"
], - "easFqdn": "string",
- "easIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "pduSessionNbr": 0
}, - "sourceUeIpv4Addr": "198.51.100.1",
- "sourceUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "targetUeIpv4Addr": "198.51.100.1",
- "targetUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "sourceTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "targetTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "ueMac": "string",
- "adIpv4Addr": "198.51.100.1",
- "adIpv6Prefix": "2001:db8:abcd:12::0/64",
- "reIpv4Addr": "198.51.100.1",
- "reIpv6Prefix": "2001:db8:abcd:12::0/64",
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "accType": "3GPP_ACCESS",
- "pduAccTypes": [
- "3GPP_ACCESS"
], - "pduSeId": 255,
- "ratType": "NR",
- "dddStatus": "BUFFERED",
- "dddTraDescriptor": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}, - "maxWaitTime": "2019-08-24T14:15:22Z",
- "commFailure": {
- "nasReleaseCode": "string",
- "ranReleaseCode": {
- "group": 0,
- "value": 0
}
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Prefixes": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "sscMode": "SSC_MODE_1",
- "qfi": 63,
- "appId": "string",
- "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "ethfDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "flowDescs": [
- "string"
], - "fDescs": [
- "string"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ulDelays": [
- 0
], - "dlDelays": [
- 0
], - "rtDelays": [
- 0
], - "ulCongInfo": 0,
- "dlCongInfo": 0,
- "ulDataRate": "string",
- "dlDataRate": "string",
- "timeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "smNasFromUe": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z"
}, - "smNasFromSmf": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z",
- "backoffTimer": 0,
- "appliedSmccType": "DNN_CC"
}, - "upRedTrans": true,
- "ssId": "string",
- "bssId": "string",
- "startWlan": "2019-08-24T14:15:22Z",
- "endWlan": "2019-08-24T14:15:22Z",
- "pduSessInfos": [
- {
- "pduSessId": 255,
- "sessInfo": {
- "n4SessId": "string",
- "sessInactiveTimer": 0,
- "pduSessStatus": "ACTIVATED"
}
}
], - "upfInfo": {
- "upfId": "string",
- "upfAddr": {
- "ipAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "fqdn": "string"
}
}, - "pdmf": true,
- "satBackhaulCat": "GEO",
- "supportedFeatures": "string",
- "targetAfId": "string",
- "5qi": 255
}
], - "ImmeRep": true,
- "notifMethod": "PERIODIC",
- "maxReportNbr": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "repPeriod": 0,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "serviveName": "nnrf-nfm",
- "supportedFeatures": "string",
- "sampRatio": 1,
- "partitionCriteria": [
- "TAC"
], - "grpRepTime": 0,
- "notifFlag": "ACTIVATE",
- "notifFlagInstruct": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "mutingSetting": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "defQosSupp": true,
- "qosMonPending": true
}
{- "supi": "string",
- "gpsi": "string",
- "anyUeInd": true,
- "groupId": "string",
- "pduSeId": 255,
- "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "dnai": "string",
- "ssId": "string",
- "bssId": "string",
- "upfId": "string",
- "nfId": "7c5b7ce3-5afd-4cea-83ab-84f87a407e62",
- "subId": "string",
- "notifId": "string",
- "notifUri": "string",
- "altNotifIpv4Addrs": [
- "198.51.100.1"
], - "altNotifIpv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "altNotifFqdns": [
- "string"
], - "eventSubs": [
- {
- "event": "AC_TY_CH",
- "dnaiChgType": "EARLY",
- "dddTraDescriptors": [
- {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}
], - "dddStati": [
- "BUFFERED"
], - "appIds": [
- "string"
], - "networkArea": {
- "ecgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "eutraCellId": "string",
- "nid": "string"
}
], - "ncgis": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "nrCellId": "string",
- "nid": "string"
}
], - "gRanNodeIds": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "n3IwfId": "string",
- "gNbId": {
- "bitLength": 22,
- "gNBValue": "string"
}, - "ngeNbId": "SMacroNGeNB-34B89",
- "wagfId": "string",
- "tngfId": "string",
- "nid": "string",
- "eNbId": "string"
}
], - "tais": [
- {
- "plmnId": {
- "mcc": "string",
- "mnc": "string"
}, - "tac": "string",
- "nid": "string"
}
]
}, - "targetPeriod": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "transacDispInd": true,
- "transacMetrics": [
- "PDU_SES_EST"
], - "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "upfEvents": [
- {
- "type": "QOS_MONITORING",
- "immediateFlag": false,
- "measurementTypes": [
- "VOLUME_MEASUREMENT"
], - "appIds": [
- "string"
], - "trafficFilters": [
- {
- "flowDescription": "string",
- "ethFlowDescription": {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}, - "packFiltId": "string",
- "packetFilterUsage": true,
- "tosTrafficClass": "string",
- "spi": "string",
- "flowLabel": "string",
- "flowDirection": "DOWNLINK"
}
], - "granularityOfMeasurement": "PER_APPLICATION",
- "reportingSuggestionInfo": {
- "reportingUrgency": "DELAY_TOLERANT",
- "reportingTimeInfo": 0
}
}
]
}
], - "eventNotifs": [
- {
- "event": "AC_TY_CH",
- "timeStamp": "2019-08-24T14:15:22Z",
- "supi": "string",
- "gpsi": "string",
- "ueIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "transacInfos": [
- {
- "transaction": 0,
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "appIds": [
- "string"
], - "transacMetrics": [
- "PDU_SES_EST"
]
}
], - "sourceDnai": "string",
- "targetDnai": "string",
- "dnaiChgType": "EARLY",
- "candidateDnais": [
- "string"
], - "candDnaisPrioInd": true,
- "easRediscoverInd": true,
- "trafCorreInfo": {
- "smfId": "0f68cfce-0f8d-4135-9a5a-e1cc0a6fe527",
- "tfcCorrId": "string",
- "dnais": [
- "string"
], - "easFqdn": "string",
- "easIpAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "pduSessionNbr": 0
}, - "sourceUeIpv4Addr": "198.51.100.1",
- "sourceUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "targetUeIpv4Addr": "198.51.100.1",
- "targetUeIpv6Prefix": "2001:db8:abcd:12::0/64",
- "sourceTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "targetTraRouting": {
- "dnai": "string",
- "routeInfo": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0
}, - "routeProfId": "string"
}, - "ueMac": "string",
- "adIpv4Addr": "198.51.100.1",
- "adIpv6Prefix": "2001:db8:abcd:12::0/64",
- "reIpv4Addr": "198.51.100.1",
- "reIpv6Prefix": "2001:db8:abcd:12::0/64",
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "accType": "3GPP_ACCESS",
- "pduAccTypes": [
- "3GPP_ACCESS"
], - "pduSeId": 255,
- "ratType": "NR",
- "dddStatus": "BUFFERED",
- "dddTraDescriptor": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "portNumber": 0,
- "macAddr": "string"
}, - "maxWaitTime": "2019-08-24T14:15:22Z",
- "commFailure": {
- "nasReleaseCode": "string",
- "ranReleaseCode": {
- "group": 0,
- "value": 0
}
}, - "ipv4Addr": "198.51.100.1",
- "ipv6Prefixes": [
- "2001:db8:abcd:12::0/64"
], - "ipv6Addrs": [
- "2001:db8:85a3::8a2e:370:7334"
], - "pduSessType": "IPV4",
- "sscMode": "SSC_MODE_1",
- "qfi": 63,
- "appId": "string",
- "ethFlowDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "ethfDescs": [
- {
- "destMacAddr": "string",
- "ethType": "string",
- "fDesc": "string",
- "fDir": "DOWNLINK",
- "sourceMacAddr": "string",
- "vlanTags": [
- "string"
], - "srcMacAddrEnd": "string",
- "destMacAddrEnd": "string"
}
], - "flowDescs": [
- "string"
], - "fDescs": [
- "string"
], - "dnn": "string",
- "snssai": {
- "sst": 255,
- "sd": "string"
}, - "ulDelays": [
- 0
], - "dlDelays": [
- 0
], - "rtDelays": [
- 0
], - "ulCongInfo": 0,
- "dlCongInfo": 0,
- "ulDataRate": "string",
- "dlDataRate": "string",
- "timeWindow": {
- "startTime": "2019-08-24T14:15:22Z",
- "stopTime": "2019-08-24T14:15:22Z"
}, - "smNasFromUe": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z"
}, - "smNasFromSmf": {
- "smNasType": "string",
- "timeStamp": "2019-08-24T14:15:22Z",
- "backoffTimer": 0,
- "appliedSmccType": "DNN_CC"
}, - "upRedTrans": true,
- "ssId": "string",
- "bssId": "string",
- "startWlan": "2019-08-24T14:15:22Z",
- "endWlan": "2019-08-24T14:15:22Z",
- "pduSessInfos": [
- {
- "pduSessId": 255,
- "sessInfo": {
- "n4SessId": "string",
- "sessInactiveTimer": 0,
- "pduSessStatus": "ACTIVATED"
}
}
], - "upfInfo": {
- "upfId": "string",
- "upfAddr": {
- "ipAddr": {
- "ipv4Addr": "198.51.100.1",
- "ipv6Addr": "2001:db8:85a3::8a2e:370:7334",
- "ipv6Prefix": "2001:db8:abcd:12::0/64"
}, - "fqdn": "string"
}
}, - "pdmf": true,
- "satBackhaulCat": "GEO",
- "supportedFeatures": "string",
- "targetAfId": "string",
- "5qi": 255
}
], - "ImmeRep": true,
- "notifMethod": "PERIODIC",
- "maxReportNbr": 0,
- "expiry": "2019-08-24T14:15:22Z",
- "repPeriod": 0,
- "guami": {
- "plmnId": {
- "mcc": "string",
- "mnc": "string",
- "nid": "string"
}, - "amfId": "string"
}, - "serviveName": "nnrf-nfm",
- "supportedFeatures": "string",
- "sampRatio": 1,
- "partitionCriteria": [
- "TAC"
], - "grpRepTime": 0,
- "notifFlag": "ACTIVATE",
- "notifFlagInstruct": {
- "bufferedNotifs": "SEND_ALL",
- "subscription": "CLOSE"
}, - "mutingSetting": {
- "maxNoOfNotif": 0,
- "durationBufferedNotif": 0
}, - "defQosSupp": true,
- "qosMonPending": true
}
subId required | string Event Subscription ID |
{- "cause": "string",
- "targetScp": "string",
- "targetSepp": "string"
}