0% found this document useful (0 votes)
175 views38 pages

MobaXterm SMF 20201015 193005

The document describes configuration and setup steps for the Session Management Function (SMF) of a 5G core network. It involves navigating directories in a Linux system to access SMF build and configuration files, starting the ConfD configuration manager, and loading an initial SMF configuration. The SMF binary is then executed to start the SMF process.

Uploaded by

Gurudeep BN
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
175 views38 pages

MobaXterm SMF 20201015 193005

The document describes configuration and setup steps for the Session Management Function (SMF) of a 5G core network. It involves navigating directories in a Linux system to access SMF build and configuration files, starting the ConfD configuration manager, and loading an initial SMF configuration. The SMF binary is then executed to start the SMF process.

Uploaded by

Gurudeep BN
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 38

┌────────────────────────────────────────────────────────────────────┐

│ • MobaXterm Personal Edition v10.5 • │


│ (X server, SSH client and network tools) │
│ │
│ → Your computer drives are accessible through the /drives path │
│ → Your DISPLAY is set to 192.168.1.8:0.0 │
│ → When using SSH, your remote DISPLAY is automatically forwarded │
│ → Each command status is specified by a special symbol (v or x) │
│ │
│ • Important: │
│ This is MobaXterm Personal Edition. The Professional edition │
│ allows you to customize MobaXterm for your company: you can add │
│ your own logo, your parameters, your welcome message and generate │
│ either an MSI installation package or a portable executable. │
│ We can also modify MobaXterm or develop the plugins you need. │
│ For more information: https://mobaxterm.mobatek.net/download.html │
└────────────────────────────────────────────────────────────────────┘

[2020-10-15 18:17.32] ~
[gnarasim.GNARASIM-H1MLQ72] →

[2020-10-15 18:17.32] ~
[gnarasim.GNARASIM-H1MLQ72] → ssh [email protected]
Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-142-generic x86_64)

* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage

156 packages can be updated.


110 updates are security updates.

Last login: Thu Oct 15 16:51:02 2020 from 172.24.57.68


root@lab2-r-5-33:~# root123
root123: command not found
root@lab2-r-5-33:~#
root@lab2-r-5-33:~#
unexpected feapp shutdown... check log files

root@lab2-r-5-33:~#
root@lab2-r-5-33:~#
root@lab2-r-5-33:~#
root@lab2-r-5-33:~# cd gbn/aio_oam/
root@lab2-r-5-33:~/gbn/aio_oam# ls
5gc confd_basic_7.3
root@lab2-r-5-33:~/gbn/aio_oam# cd 5gc/
root@lab2-r-5-33:~/gbn/aio_oam/5gc# ls
amf Jenkinsfile nrf simulator smf upf upf-lite xfe xFE_Userdocs
root@lab2-r-5-33:~/gbn/aio_oam/5gc# cd smf/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf# ls
app cli codec_common config_mgr ext json n4_mgr ngap_codec oam_agent
rcv_udp tools
build cnf common doc ip_alloc liboam nas nsp pfcp
session_mgr upf_sel
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf# cd build/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build# ls
cval.sh makefile smf_bin smf_nf_profile.cfg
smf_sys_config.json
flags.mk README smf_cnf_src_package_file_list.txt smf_src_package_file_list.txt
udm_ue_config.json
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build# cd smf_bin/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin# ls
bin config liboam
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin# cd liboam/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam# la
oam_smf
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam# l
oam_smf/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam# ls
oam_smf
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam# cdc oam_smf/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam# cd oam_smf/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf# ls
cm
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf# cdc cm/
No command 'cdc' found, but there are 21 similar ones
cdc: command not found
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf# cd cm/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm# ls
confd yang
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm# cd confd/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd# ls
config run
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd# cd run/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
source /root/gbn/aio_oam/confd_basic_7.3/confd/confdrc
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run# make
clean
rm -rf \
*.o *.a *.xso *.fxs *.xsd *.ccl \
*_proto.h \
./confd-cdb *.db aaa_cdb.* \
rollback*/rollback{0..999} rollback{0..999} \
cli-history \
host.key host.cert ssh-keydir \
*.log confderr.log.* \
etc *.access \
running.invalid global.data _tmp* local.data
rm ../../yang/*.fxs
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run# make
all
/root/bKarmakar/confd_basic_7.3/confd-basic-7.3.linux.x86_64/../confd/bin/confdc --
fail-on-warnings --yangpath ../../yang -c -o ../../yang/smf-5gc.fxs ../../yang/smf-
5gc.yang
mkdir -p ./confd-cdb
cp /root/bKarmakar/confd_basic_7.3/confd-basic-7.3.linux.x86_64/../confd/var/confd/
cdb/aaa_init.xml ./confd-cdb
ln -s /root/bKarmakar/confd_basic_7.3/confd-basic-7.3.linux.x86_64/../confd/etc/
confd/ssh ssh-keydir
FXS build complete
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run# make
start
/root/bKarmakar/confd_basic_7.3/confd-basic-7.3.linux.x86_64/../confd/bin/confd -
c ../config/confd.conf --addloadpath /root/bKarmakar/confd_basic_7.3/confd-basic-
7.3.linux.x86_64/../confd/etc/confd
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run# ps -
fC confd
UID PID PPID C STIME TTY TIME CMD
root 89988 1 0 16:58 ? 00:00:00
/opt/fesw/confd/lib/confd/erts/bin/confd -K false -B -MHe true -- -root
/opt/fesw/confd/lib/conf
root 93852 1 0 16:59 ? 00:00:00
/root/bKarmakar/confd_basic_7.3/confd-basic-7.3.linux.x86_64/../confd/lib/confd/erts/
bin/confd -
root 171303 1 9 17:02 ? 00:00:00
/root/bKarmakar/confd_basic_7.3/confd-basic-7.3.linux.x86_64/../confd/lib/confd/erts/
bin/confd -
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm/confd/run#
cd ../.././
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam/oam_smf/cm# cd ../../
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/liboam# cd ../
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin# ls
bin config liboam
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin# cd bin/
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin# ls
liboamagent.so smf smf_sys_config.json
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin# netconf-console --
host=127.0.0.1 --port=2105 ../config/oam_smf_config.xml
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin# netconf-console --
host=127.0.0.1 --port=2105 ../config/oam_smf_config.xml
/usr/local/lib/python2.7/dist-packages/cryptography/__init__.py:39:
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core
team. Support for it is now deprecated in cryptography, and will be removed in a
future release.
CryptographyDeprecationWarning,
<?xml version="1.0" encoding="UTF-8"?>
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
<ok/>
</rpc-reply>
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin# ls
liboamagent.so smf smf_sys_config.json
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin# export
LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib64/:
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin#
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin# ls
liboamagent.so smf smf_sys_config.json
root@lab2-r-5-33:~/gbn/aio_oam/5gc/smf/build/smf_bin/bin# ./smf
smf::oam_agent_msg_hdlr::process_oam_smf_init_ind[15/10/2020 21:09:36.029322][TRC]
[smf_config_mgr_thread.cpp:39] config manager Comm Thread Created :: on_init called,
Thread Id: 140357188667136
[15/10/2020 21:09:36.029374][TRC][oam_agent_thread.cpp:13] oam agent Comm Thread
Created :: on_init called, Thread Id: 140356788668160

oam_agent_receiver_thread::on_init::

oam_agent_receiver_thread::run::
OAM_CONFD_CONFIG
OAM_CONFD_IP_ADDRESS : 127.0.0.1
OAM_CONFD_PORT : 11005
OAM_CONFD_LOGGING : 2
OAM_INTF_STR_LOGGING : 1
OAM_INTF_XML_LOGGING : 0
OAM_INTF_JSON_LOGGING : 0
OAM_CONFD_TIMER : 10
OAM_CONFD_COUNT : 100
CONFD LOG LEVEL : CONFD_TRACE ENABLED
TRACE Connected (cdb) to ConfD
TRACE CDB_NEW_SESSION --> CONFD_OK
TRACE Established new CDB session to ConfD
TRACE CDB_GET /smf/smf_profile/name --> CONFD_OK
TRACE CDB_GET /smf/smf_profile/backup_name --> CONFD_OK
TRACE CDB_GET /smf/smf_profile/ipv4_address --> CONFD_OK
TRACE CDB_GET /smf/smf_profile/port --> CONFD_OK
TRACE CDB_GET /smf/smf_profile/http_port --> CONFD_OK
TRACE CDB_GET /smf/smf_profile/smf_cli_port --> CONFD_OK
TRACE CDB_GET /smf/smf_profile/ue_qos_support --> CONFD_OK
TRACE CDB_GET /smf/smf_profile/dnnbase_upf_sel --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/upf_profile --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/id --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/upf_profile[0]/s_nssai --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[0]/id --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[0]/sd --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[0]/sst --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[1]/id --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[1]/sd --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[1]/sst --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[2]/id --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[2]/sd --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[2]/sst --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[3]/id --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[3]/sd --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[3]/sst --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[4]/id --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[4]/sd --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[4]/sst --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[5]/id --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[5]/sd --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[5]/sst --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[6]/id --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[6]/sd --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/s_nssai[6]/sst --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/upf_profile[0]/dnn --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/dnn --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/cp_ipv4_address --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[0]/up_ipv4_address --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[1]/id --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/upf_profile[1]/s_nssai --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[1]/s_nssai[0]/id --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[1]/s_nssai[0]/sd --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[1]/s_nssai[0]/sst --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/upf_profile[1]/dnn --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[1]/dnn --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[1]/cp_ipv4_address --> CONFD_OK
TRACE CDB_GET /smf/upf_profile[1]/up_ipv4_address --> CONFD_OK
TRACE CDB_GET /smf/ue_ip_info/num_of_ue_ipv4_address --> CONFD_OK
TRACE CDB_GET /smf/ue_ip_info/start_ipv4_address --> CONFD_OK
TRACE CDB_GET /smf/nrf_profile/name --> CONFD_OK
TRACE CDB_GET /smf/nrf_profile/ipv4_address --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/nf_uri_profile --> CONFD_OK
TRACE CDB_GET /smf/nf_uri_profile[0]/instance_id --> CONFD_OK
TRACE CDB_GET /smf/nf_uri_profile[0]/http_uri --> CONFD_OK
TRACE CDB_GET /smf/nf_uri_profile[1]/instance_id --> CONFD_OK
TRACE CDB_GET /smf/nf_uri_profile[1]/http_uri --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/smf_dnnInfo --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/smf_dnnInfo[0]/dnnInfo --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/smf_dnnInfo[1]/dnnInfo --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/smf_dnnInfo[2]/dnnInfo --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/capacity --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/fqdn --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/ipv4Address --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/ipv6Address --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/ipv6Address --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/ipv6Prefix --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/ipv6Prefix --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfInstanceId --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/nfServiceInfo --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/list_id --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/nfServiceInfo[0]/allowedNfTypes -->
CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/allowedNfTypes[0]/nfTypes -->
CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/nfServiceInfo[0]/allowedNssais -->
CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/allowedNssais[0]/sd --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/allowedNssais[0]/sst --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/nfServiceInfo[0]/allowedPlmns --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/allowedPlmns[0]/plmn --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/allowedPlmns[1]/plmn --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/apiPrefixDEBUG item does not exist
- /smf_5gc:smf/smf_nf_profile/nfServiceInfo{0}/apiPrefix does not exist
--> CONFD_ERR
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/capacity --> CONFD_OK
TRACE CDB_NUM_INSTANCES
/smf/smf_nf_profile/nfServiceInfo[0]/defaultNotificationSubscriptions --> CONFD_OK
TRACE CDB_GET
/smf/smf_nf_profile/nfServiceInfo[0]/defaultNotificationSubscriptions[0]/
notificationType --> CONFD_OK
TRACE CDB_GET
/smf/smf_nf_profile/nfServiceInfo[0]/defaultNotificationSubscriptions[0]/callbackUri
--> CONFD_OK
TRACE CDB_GET
/smf/smf_nf_profile/nfServiceInfo[0]/defaultNotificationSubscriptions[0]/
n1MessageClass --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/fqdn --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/ipEndPointCfg/ipv4Address -->
CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/ipEndPointCfg/port --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/ipEndPointCfg/transport -->
CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/schema --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/serviceInstanceID --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/serviceName --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/supportedFeatures --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[0]/version --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/list_id --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/nfServiceInfo[1]/allowedNfTypes -->
CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/allowedNfTypes[0]/nfTypes -->
CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/nfServiceInfo[1]/allowedNssais -->
CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/allowedNssais[0]/sd --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/allowedNssais[0]/sst --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/smf_nf_profile/nfServiceInfo[1]/allowedPlmns --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/allowedPlmns[0]/plmn --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/allowedPlmns[1]/plmn --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/apiPrefixDEBUG item does not exist
- /smf_5gc:smf/smf_nf_profile/nfServiceInfo{1}/apiPrefix does not exist
--> CONFD_ERR
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/capacity --> CONFD_OK
TRACE CDB_NUM_INSTANCES
/smf/smf_nf_profile/nfServiceInfo[1]/defaultNotificationSubscriptions --> CONFD_OK
TRACE CDB_GET
/smf/smf_nf_profile/nfServiceInfo[1]/defaultNotificationSubscriptions[0]/
notificationType --> CONFD_OK
TRACE CDB_GET
/smf/smf_nf_profile/nfServiceInfo[1]/defaultNotificationSubscriptions[0]/callbackUri
--> CONFD_OK
TRACE CDB_GET
/smf/smf_nf_profile/nfServiceInfo[1]/defaultNotificationSubscriptions[0]/
n1MessageClass --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/fqdn --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/ipEndPointCfg/ipv4Address -->
CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/ipEndPointCfg/port --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/ipEndPointCfg/transport -->
CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/schema --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/serviceInstanceID --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/serviceName --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/supportedFeatures --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfServiceInfo[1]/version --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/nfType --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/plmn --> CONFD_OK
TRACE CDB_GET /smf/smf_nf_profile/sNssai --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[0]/qos_flow_support_cfg[1]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[1]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[1]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[2]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[2]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[3]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[3]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[4]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[4]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[5]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[5]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[6]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[6]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[7]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[7]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[8]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[8]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[9]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/qos_char_type
--> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/priority_level --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_dl
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_ul
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/reflective_qos_attribute --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/additional_qos_flow_info --
> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[9]/qos_flow_support_cfg[0]/paging_policy_indicator -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[10]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/qos_char_type --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/priority_level -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_d
l --> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_u
l --> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/reflective_qos_attribute
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/additional_qos_flow_info
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[10]/qos_flow_support_cfg[0]/paging_policy_indicator --
> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[11]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/qos_char_type --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/priority_level -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_d
l --> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_u
l --> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/reflective_qos_attribute
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/additional_qos_flow_info
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[11]/qos_flow_support_cfg[0]/paging_policy_indicator --
> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[12]/supi --> CONFD_OK
TRACE CDB_NUM_INSTANCES /smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/flow_id -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/dnn -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/qos_char_type --> CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/five_qi -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/prior_level_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/priority_level -->
CONFD_OK
TRACE CDB_GET /smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/avg_win_val
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/max_data_burst_vol -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/prior_level_arp -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/pre_emption_capability -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/pre_emption_vulnerability
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/gbr_qos_info_flag -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/max_flow_bit_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/max_flow_bit_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_d
l --> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/guaranteed_flow_bit_rate_u
l --> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/notification_control -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/max_pkt_loss_rate_dl -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/max_pkt_loss_rate_ul -->
CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/reflective_qos_attribute
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/additional_qos_flow_info
--> CONFD_OK
TRACE CDB_GET
/smf/udm_ue_cfg/ue_qos_flow_cfg[12]/qos_flow_support_cfg[0]/paging_policy_indicator --
> CONFD_OK
TRACE CDB_END_SESSION --> CONFD_OK
smf
smf_profile
smf_profile_cfg
m_name = RadisysSMF
m_backup_name = RsysSMF
m_ipv4_address = 192.168.1.101
m_port = 8805
m_http_port = 8082
m_smf_cli_port = 19997
m_ue_qos_support = 1
m_dnnbase_upf_sel = 0
upf_profile_list.count = 2
upf_profile
m_id = 0
s_nssai_list.count = 7
s_nssai
m_id = 0
m_sd = 198153
m_sst = 3
s_nssai
m_id = 1
m_sd = 1
m_sst = 3
s_nssai
m_id = 2
m_sd = 2
m_sst = 1
s_nssai
m_id = 3
m_sd = 3
m_sst = 1
s_nssai
m_id = 4
m_sd = 4
m_sst = 1
s_nssai
m_id = 5
m_sd = 5
m_sst = 1
s_nssai
m_id = 6
m_sd = 6
m_sst = 1
dnn_list.count = 2
dnn_list.value[0] = IMS
dnn_list.value[1] = INTERNET
m_cp_ipv4_address = 192.168.1.100
m_up_ipv4_address = 5.5.5.1
upf_profile
m_id = 1
s_nssai_list.count = 1
s_nssai
m_id = 0
m_sd = 198154
m_sst = 3
dnn_list.count = 1
dnn_list.value[0] = ADMIN
m_cp_ipv4_address = 192.168.2.104
m_up_ipv4_address = 5.5.5.2
ue_ip_info
ue_ip_address_cfg
m_num_of_ue_ipv4_address = 50000
m_start_ipv4_address = 195.168.1.51
nrf_profile
nrf_profile_cfg
m_name = nrfdemo1.radisys.com
m_ipv4_address = 192.168.2.200
nf_uri_profile_list.count = 2
nf_uri_profile
m_instance_id = 9b03ddfb-56ac-4b5d-9b49-87ece865c13c
m_http_uri = http://172.27.26.123:8080
nf_uri_profile
m_instance_id = 9c13eegc-66bd-5c6e-9c59-98fdf966d23d
m_http_uri = http://192.168.2.123:8080
smf_nf_profile
smf_nf_profile_cfg
smf_dnn_info_list.count = 3
smf_dnn_info
m_dnn_info = ADMIN
smf_dnn_info
m_dnn_info = IMS
smf_dnn_info
m_dnn_info = INTERNET
m_capacity = 20
m_fqdn = www.OpenRadisysSMF1.com
m_ipv4_address = 192.168.2.102
ipv6_address_list.count = 1
ipv6_address_list.value[0] = 5546:222:2259::227
ipv6_prefix_list.count = 1
ipv6_prefix_list.value[0] = /64
m_nf_instance_id = 9b03ddfb-56ac-4b5d-9b49-87ece865c13d
nf_service_info_list.count = 2
nf_service_info
m_list_id = 0
allowed_nf_types_list.count = 1
allowed_nf_types
m_nf_types = SMF
allowed_nssais_list.count = 1
allowed_nssais
m_sd = 50
m_sst = 1
allowed_plmns_list.count = 2
allowed_plmns
m_plmn = 405861
allowed_plmns
m_plmn = 405874
m_capacity = 10
default_notification_subscriptions_list.count = 1
default_notification_subscriptions
m_notification_type = N1_MESSAGES
m_callback_uri =
www.OpenRadisysSMF1.com/pcs/v1.0/nrf/notifycallback
m_n1_message_class = SM
m_fqdn = www.OpenRadisysSMF1.com
ip_end_point_cfg
ip_end_point
m_ipv4_address = 192.168.2.102
m_port = 8101
m_transport = 1
m_schema = https
m_service_instance_id = svc_id1
m_service_name = svc1
m_supported_features = 80000000
m_version = v1.0
nf_service_info
m_list_id = 1
allowed_nf_types_list.count = 1
allowed_nf_types
m_nf_types = SMF
allowed_nssais_list.count = 1
allowed_nssais
m_sd = 50
m_sst = 1
allowed_plmns_list.count = 2
allowed_plmns
m_plmn = 405861
allowed_plmns
m_plmn = 405874
m_capacity = 10
default_notification_subscriptions_list.count = 1
default_notification_subscriptions
m_notification_type = N1_MESSAGES
m_callback_uri =
www.OpenRadisysSMF1.com/pcs/v1.0/nrf/notifycallback
m_n1_message_class = SM
m_fqdn = www.OpenRadisysSMF1.com
ip_end_point_cfg
ip_end_point
m_ipv4_address = 192.168.2.102
m_port = 8080
m_transport = 1
m_schema = https
m_service_instance_id = svc_id2
m_service_name = svc2
m_supported_features = 80000000
m_version = v1.0
m_nf_type = SMF
m_plmn = 405874
m_s_nssai = 3
udm_ue_cfg
udm_ue_qos_config
ue_qos_flow_cfg_list.count = 13
ue_qos_flow_cfg
m_supi = 311480000000000
qos_flow_support_cfg_list.count = 2
qos_flow_support_cfg
m_flow_id = 5
m_dnn = IMS
m_qos_char_type = 0
m_five_qi = 5
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480000000001
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456789
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456790
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456791
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456792
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456793
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456794
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456795
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456796
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456797
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456798
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
ue_qos_flow_cfg
m_supi = 311480123456799
qos_flow_support_cfg_list.count = 1
qos_flow_support_cfg
m_flow_id = 9
m_dnn = INTERNET
m_qos_char_type = 0
m_five_qi = 9
m_prior_level_flag = 1
m_priority_level = 100
m_avg_win_val = 2000
m_max_data_burst_vol = 3000
m_prior_level_arp = 1
m_pre_emption_capability = 1
m_pre_emption_vulnerability = 1
m_gbr_qos_info_flag = 1
m_max_flow_bit_rate_dl = 1024000
m_max_flow_bit_rate_ul = 1024000
m_guaranteed_flow_bit_rate_dl = 1024000
m_guaranteed_flow_bit_rate_ul = 1024000
m_notification_control = 0
m_max_pkt_loss_rate_dl = 1000
m_max_pkt_loss_rate_ul = 250
m_reflective_qos_attribute = 0
m_additional_qos_flow_info = 0
m_paging_policy_indicator = 5
oam::oam_app_intf::on_message_receivedoam::oam_app_intf::on_message_receivedestablish_
confd_subscription_connection
smf::oam_agent_msg_hdlr::process_oam_in_msg_rx_indsmf::oam_agent::build_oam_smf_config
_req Received CONFIG_REQUESTSMF_CONFIG_REQ_PRINT_START
SMF_CONFIG
SMF_IP_PARAMETERS
TRANS ID = 0
SMF SCTP IPV4 ADDRESS = 192.168.1.101
SMF SCTP IPV6 ADDRESS =
SMF FQDN =
SMF SCTP PORT = 8805
SMF HTTP PORT = 8082
UPF_PROFILING
NSSAI - SST =
NSSAI - SD = 198153
NSSAI - SST =
NSSAI - SD = 1
NSSAI - SST =
NSSAI - SD = 2
NSSAI - SST =
NSSAI - SD = 3
NSSAI - SST =
NSSAI - SD = 4
NSSAI - SST =
NSSAI - SD = 5
NSSAI - SST =
NSSAI - SD = 6
DNN FOR UPF SEL - DNNNAME = IMS
DNN FOR UPF SEL - DNNNAME = INTERNET
UPF IP TTYPE = 0
CP IPv4 Address = 192.168.1.100
UP IPv4 Address = 5.5.5.1
IPv6 Address =
UPF FQDN =
NSSAI - SST =
NSSAI - SD = 198154
DNN FOR UPF SEL - DNNNAME = ADMIN
UPF IP TTYPE = 0
CP IPv4 Address = 192.168.2.104
UP IPv4 Address = 5.5.5.2
IPv6 Address =
UPF FQDN =
NF_INSTANCE_URI_PROFILE
INSTANCE ID = 9b03ddfb-56ac-4b5d-9b49-87ece865c13c
HTTP URI = http://172.27.26.123:8080
INSTANCE ID = 9c13eegc-66bd-5c6e-9c59-98fdf966d23d
HTTP URI = http://192.168.2.123:8080
THREAD_PROFILE
SMF_PARAMETERS
SMF NAME = RadisysSMF
SMF BACKUP NAME = RsysSMF
NF INSTANCE ID =
RELATIVE CAPACITY = 0
SMF CLI PORT = 19997
UE QoS SUPPORT = 1
UE DNNBASE UPF SEL = 0
INSTANCE_PARAMETERS
NUM UPF INSTANCE = 2
NUM SMF INSTANCE = 1
NUM NF URI INSTANCE = 0
UE_IP_LIST
START IP ADDR = 195.168.1.51
IP TYPE = 0
NUM UE IP = 50000
SMF NF PROFILE =
NF ADDR =
NF VERSION =
NF VERSION =
NF FQDN = nrfdemo1.radisys.com
NF IP = 192.168.2.200
UE_QOS_CONFIG_LIST
SUPI = 311480000000000
QOS_FLOW_SUPP_LIST
DNN = IMS
FLOW ID = 5
FIVE QI = 5
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480000000001
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456789
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456790
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456791
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456792
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456793
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456794
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456795
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456796
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456797
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456798
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SUPI = 311480123456799
QOS_FLOW_SUPP_LIST
DNN = INTERNET
FLOW ID = 9
FIVE QI = 9
PRIOR LVL_FLG = 1
PRIOR LVL = 100
AVG WIN VAL = 2000
MAX DATA BURST VOL = 3000
QOS CHAR TYPE = 167
PRIOR LVL ARP = 1
PRIOR LVL ARP = 1
PRE EMPTION CAP = 1
PRE EMPTION VULNERABILITY = 1
GBR QOS INFO FLAG = 1
MAX FLOW BIT RATE DL = 1024000
MAX FLOW BIT RATE UL = 1024000
GRNT FLOW BIT RATE DL = 1024000
GRNT FLOW BIT RATE UL = 1024000
NOTIFICATION CNTRL = 0
MAX PACKET LOSS RATE DL = 1000
MAX PACKET LOSS RATE UL = 250
REFLECTIVE QOS ATTRIBUTE = 0
ADDITIONAL QOS FLOW INFO = 0
PAGING POLICY INDICATOR = 5
SMF_CONFIG_REQ_PRINT_END
TRACE Connected (cdb) to ConfD
TRACE CDB_SUBSCRIBE /smf[15/10/2020 21:09:36.058154][TRC]
[smf_config_mgr_thread.cpp:114] smf_config_mgr_thread ::process_message
OAM_SMF_CONFIG_REQ received:
[15/10/2020 21:09:36.058167][TRC][smf_config_mgr.cpp:928] Updating SMF IP Parameters
into the SMF DB
[15/10/2020 21:09:36.058182][TRC][smf_config_mgr.cpp:954] Updating SMF Parameters into
the SMF DB
[15/10/2020 17:09:36.058325][UDP][INF][smf_n4_udp_interface.cpp:8] UDP client
on_socket_create Invoked for FD : 5

--> CONFD_OK
TRACE CDB_SUBSCRIBE_DONE [15/10/2020 21:09:36.058256][TRC][smf_thread_factory.h:38]
Creating a new N4 Manager thread
[15/10/2020 21:09:36.058312][TRC][smf_n4_mgr_thread.cpp:22] N4 Manager Comm Thread
Created :: on_init called, Thread Id: 140356836378368
[15/10/2020 21:09:36.058371][TRC][smf_thread_factory.h:75] Creating a new session
Manager thread
[15/10/2020 21:09:36.058414][TRC][smf_session_mgr_thread.cpp:23] SMF Session Manager
Comm Thread Created :: on_init called, Thread Id: 140356835325696
[15/10/2020 21:09:36.058435][TRC][smf_thread_factory.h:75] Creating a new session
Manager thread
[15/10/2020 21:09:36.058465][TRC][smf_session_mgr_thread.cpp:23] SMF Session Manager
Comm Thread Created :: on_init called, Thread Id: 140356834273024
[15/10/2020 21:09:36.058481][TRC][smf_thread_factory.h:75] Creating a new session
Manager thread
[15/10/2020 21:09:36.058527][TRC][smf_session_mgr_thread.cpp:23] SMF Session Manager
Comm Thread Created :: on_init called, Thread Id: 140356833220352
[15/10/2020 21:09:36.058541][TRC][smf_thread_factory.h:111] Creating a new NSP Msg
Handler thread
--> CONFD_OK
[15/10/2020 21:09:36.058645][TRC][smf_thread_factory.h:111] Creating a new NSP Msg
Handler thread
[15/10/2020 17:09:36.058661][UDP][INF][smf_rx_udp_interface.cpp:12] UDP server
on_socket_create Invoked for FD : 12

[15/10/2020 21:09:36.058691][TRC][smf_nsp_srvr_msg_hndlr_thr.cpp:17] NSP Msg Handler


Comm Thread Created :: on_init called, Thread Id: 140356832167680
[15/10/2020 21:09:36.058726][TRC][smf_thread_factory.h:152] Creating a new NSP HTTP2
Client thread
HTTP2 Server is created with Ip address :192.168.1.101 , port :80
[15/10/2020 21:09:36.058739][TRC][smf_nsp_srvr_msg_hndlr_thr.cpp:17] NSP Msg Handler
Comm Thread Created :: on_init called, Thread Id: 140356822722304
[15/10/2020 21:09:36.058778][TRC][smf_thread_factory.h:152] Creating a new NSP HTTP2
Client thread
[15/10/2020 21:09:36.058804][TRC][smf_nsp_http2_client_thread.cpp:13] NSP HTTP2 Client
Comm Thread Created :: on_init called, Thread Id: 140356804884224
[15/10/2020 21:09:36.058821][TRC][smf_thread_factory.h:152] Creating a new NSP HTTP2
Client thread
[15/10/2020 21:09:36.058824][TRC][nas_5g_interface.cpp:34] Initializing NAS
Library . . .
[15/10/2020 21:09:36.058874][TRC][nas_5g_interface.cpp:97] NAS Library Initialized
[15/10/2020 21:09:36.058892][TRC][smf_nsp_http2_client_thread.cpp:16] HTTP2 CLIENT OBJ
is created
[15/10/2020 21:09:36.058929][TRC][smf_thread_factory.h:152] Creating a new NSP HTTP2
Client thread
[15/10/2020 21:09:36.058917][TRC][smf_nsp_http2_client_thread.cpp:13] NSP HTTP2 Client
Comm Thread Created :: on_init called, Thread Id: 140356802778880
[15/10/2020 21:09:36.058995][TRC][smf_thread_factory.h:152] Creating a new NSP HTTP2
Client thread
[15/10/2020 21:09:36.058945][TRC][smf_ip_alloc_thread.cpp:17] Ip Allocation Comm
Thread Created :: on_init called, Thread Id: 140356803831552
[15/10/2020 21:09:36.059023][TRC][smf_nsp_http2_client_thread.cpp:16] HTTP2 CLIENT OBJ
is created
[15/10/2020 21:09:36.058966][TRC][smf_nsp_http2_client_thread.cpp:13] NSP HTTP2 Client
Comm Thread Created :: on_init called, Thread Id: 140356801726208
[15/10/2020 21:09:36.059119][TRC][smf_nsp_http2_client_thread.cpp:16] HTTP2 CLIENT OBJ
is created
[15/10/2020 21:09:36.059133][TRC][smf_nsp_http2_client_thread.cpp:13] NSP HTTP2 Client
Comm Thread Created :: on_init called, Thread Id: 140356799620864
[15/10/2020 21:09:36.059150][TRC][smf_thread_factory.h:152] Creating a new NSP HTTP2
Client thread
[15/10/2020 21:09:36.059184][TRC][smf_nsp_http2_client_thread.cpp:16] HTTP2 CLIENT OBJ
is created
[15/10/2020 21:09:36.059164][TRC][smf_upf_sel_thread.cpp:22] UPF selection Comm Thread
Created :: on_init called, Thread Id: 140356800673536
[15/10/2020 21:09:36.059199][INF][smf_cli_process_thread.cpp:17] SMF CLI Send Thread
Created :: on_init called, Thread Id: 140356798568192
[15/10/2020 21:09:36.059238][TRC][smf_nsp_http2_client_thread.cpp:13] NSP HTTP2 Client
Comm Thread Created :: on_init called, Thread Id: 140356797515520
[15/10/2020 21:09:36.059247][TRC][smf_thread_factory.h:152] Creating a new NSP HTTP2
Client thread
[15/10/2020 21:09:36.059278][TRC][smf_thread_factory.h:152] Creating a new NSP HTTP2
Client thread
[15/10/2020 21:09:36.059287][TRC][smf_nsp_http2_client_thread.cpp:16] HTTP2 CLIENT OBJ
is created
[15/10/2020 21:09:36.059309][TRC][smf_nsp_http2_client_thread.cpp:13] NSP HTTP2 Client
Comm Thread Created :: on_init called, Thread Id: 140356795410176
[15/10/2020 21:09:36.059352][TRC][smf_nsp_http2_client_thread.cpp:13] NSP HTTP2 Client
Comm Thread Created :: on_init called, Thread Id: 140356796462848
[15/10/2020 21:09:36.059401][TRC][smf_nsp_http2_client_thread.cpp:16] HTTP2 CLIENT OBJ
is created
[15/10/2020 21:09:36.059443][TRC][smf_nsp_http2_client_thread.cpp:16] HTTP2 CLIENT OBJ
is created
[15/10/2020 21:09:36.059346][TRC][smf_nsp_http2_client_thread.cpp:13] NSP HTTP2 Client
Comm Thread Created :: on_init called, Thread Id: 140356794357504
[15/10/2020 21:09:36.059506][TRC][smf_cfg_mgr_fsm.cpp:141] Processing Adding UE IP
Address configuration at SMF
[15/10/2020 21:09:36.059509][TRC][smf_nsp_http2_client_thread.cpp:16] HTTP2 CLIENT OBJ
is created
[15/10/2020 21:09:36.059516][TRC][smf_cfg_mgr_fsm.cpp:179] Processing Adding of UPF
configuration at SMF
[15/10/2020 21:09:36.059546][TRC][smf_ip_alloc_thread.cpp:66] Received ADD_UE_IP_ADDR
msg from Cfg Mgr
[15/10/2020 21:09:36.073828][DBG][smf_upf_sel_thread.cpp:42] SMF UPF Selection Comm
Thread message received
Source Id : 196609 Dest Id : 1048577
Message Id : 0 Message Len : 208

[15/10/2020 21:09:36.073838][TRC][smf_upf_sel_thread.cpp:100] Message Received from


CFG_MGR
[15/10/2020 21:09:36.073843][TRC][smf_upf_sel_thread.cpp:106] Received Msg - ADD UPF
SEL REQUEST Info
[15/10/2020 21:09:36.073851][INF][smf_upf_sel_thread.cpp:119] N4 Id for s-nssai: sst =
3 and sd = 198153 not found !
[15/10/2020 21:09:36.073863][TRC][smf_n4_mgr_thread.cpp:195] Received ADD_UPF_CFG msg
from UPF SEL Module
[15/10/2020 21:09:36.073869][INF][smf_n4_mgr_thread.h:155] Allocating N4 ID on
Instance 327681 : 65537
[15/10/2020 21:09:36.073876][TRC][smf_n4_mgr_fsm.cpp:165] Processing message from
UPF_SEL
[15/10/2020 21:09:36.073881][TRC][smf_n4_mgr_fsm.cpp:287] Processing association Setup
Request Message at SMF
[15/10/2020 21:09:36.073887][INF][smf_n4_mgr_fsm.cpp:308] trans id = 1
[15/10/2020 21:09:36.073921][DBG][smf_upf_sel_thread.cpp:42] SMF UPF Selection Comm
Thread message received
Source Id : 196609 Dest Id : 1048577
Message Id : 0 Message Len : 160

[15/10/2020 21:09:36.073927][TRC][smf_upf_sel_thread.cpp:100] Message Received from


CFG_MGR
[15/10/2020 21:09:36.073931][TRC][smf_upf_sel_thread.cpp:106] Received Msg - ADD UPF
SEL REQUEST Info
[15/10/2020 21:09:36.073936][INF][smf_upf_sel_thread.cpp:119] N4 Id for s-nssai: sst =
3 and sd = 198154 not found !
[15/10/2020 21:09:36.073945][TRC][smf_n4_mgr_thread.cpp:195] Received ADD_UPF_CFG msg
from UPF SEL Module
[15/10/2020 21:09:36.073951][INF][smf_n4_mgr_thread.h:155] Allocating N4 ID on
Instance 327681 : 65538
[15/10/2020 21:09:36.073956][TRC][smf_n4_mgr_fsm.cpp:165] Processing message from
UPF_SEL
[15/10/2020 21:09:36.073961][TRC][smf_n4_mgr_fsm.cpp:287] Processing association Setup
Request Message at SMF
[15/10/2020 21:09:36.073966][INF][smf_n4_mgr_fsm.cpp:308] trans id = 2
[15/10/2020 21:09:36.074339][TRC][smf_rx_udp_interface.cpp:26] Received data on
rx_udp_interface
[15/10/2020 21:09:36.074351][TRC][smf_n4_mgr_thread.cpp:131] RECEIVED PFCP ASSOCIATION
SETUP RSP . . .
[15/10/2020 21:09:36.074356][TRC][smf_n4_mgr_fsm.cpp:184] Processing message from
RX_UDP
[15/10/2020 21:09:36.074361][TRC][smf_n4_mgr_fsm.cpp:344] Processing association Setup
Response Message at SMF
[15/10/2020 21:09:36.074379][INF][smf_n4_mgr_fsm.cpp:379] trans id = 1
[15/10/2020 21:09:36.074405][DBG][smf_upf_sel_thread.cpp:42] SMF UPF Selection Comm
Thread message received
Source Id : 327681 Dest Id : 1048577
Message Id : 2 Message Len : 8

[15/10/2020 21:09:36.074411][TRC][smf_upf_sel_thread.cpp:198] Message Received from


N4_MGR
[15/10/2020 21:09:36.074415][TRC][smf_upf_sel_thread.cpp:204] Received Msg - Add UPF
selection response from N4 manager
[15/10/2020 21:09:36.074421][INF][smf_upf_sel_thread.cpp:214] trans id = 1

You might also like