Loading yang-models/_3gpp-5gc-nrm-stmfunction.yang +11 −11 Original line number Diff line number Diff line Loading @@ -20,12 +20,12 @@ module _3gpp-5gc-nrm-stmfunction { revision 2024-11-07 { reference "S5-247077"; } grouping NetworkInterfaceGrp { description "Represents the network interface for which signalling traffic messages are to be copied and sent to the external entity. The attribute networkInterfaceType specifies the network interface type to be monitored. The optional attribute networkInterfaceInstanceList specifies the network interface instances to be monitored. It is a list of applicable network interface instances of the network interface type description "Represents the network interfaces for which signalling traffic messages are to be copied and sent to the external entity. The attribute networkInterfaceType specifies the network interface type to be monitored. The optional attribute networkInterfaceInstanceList specifies the network interface instances to be monitored. It is a list of applicable network interface instances of the network interface type specified by networkInterfaceType. The optional attribute serviceOperationList specifies the service operations to be monitored. It is a list of applicable service operations exchanged over the network Loading Loading @@ -106,9 +106,9 @@ module _3gpp-5gc-nrm-stmfunction { leaf-list networkInterfaceInstanceList { type types3gpp:DistinguishedName; description "The list of applicable network interface instances of the network interface type specified by networkInterfaceType."; description "The list of applicable network interface instances, for which the monitoring is to be performed, of the network interface type specified by networkInterfaceType."; reference "allowedValues: DN of the following MOIs as specified in subclause 5.2.1 of 3GPP TS 28.541"; } Loading @@ -117,7 +117,7 @@ module _3gpp-5gc-nrm-stmfunction { type string; description "The list of applicable service operations exchanged over the network interface instances specified by networkInterfaceInstanceList. Or, networkInterfaceInstanceList, that needs to be monitored. Or, If networkInterfaceInstanceList is not present, the list of applicable service operations exchanged over the network interface type specified by networkInterfaceType."; Loading @@ -137,7 +137,7 @@ module _3gpp-5gc-nrm-stmfunction { interface types from the target NF shall be monitored"; } list networkInterfaceList { list targetInterfaceInfoList { uses NetworkInterfaceGrp; key "networkInterfaceType"; description "List of network interface to be monitored. If this Loading Loading
yang-models/_3gpp-5gc-nrm-stmfunction.yang +11 −11 Original line number Diff line number Diff line Loading @@ -20,12 +20,12 @@ module _3gpp-5gc-nrm-stmfunction { revision 2024-11-07 { reference "S5-247077"; } grouping NetworkInterfaceGrp { description "Represents the network interface for which signalling traffic messages are to be copied and sent to the external entity. The attribute networkInterfaceType specifies the network interface type to be monitored. The optional attribute networkInterfaceInstanceList specifies the network interface instances to be monitored. It is a list of applicable network interface instances of the network interface type description "Represents the network interfaces for which signalling traffic messages are to be copied and sent to the external entity. The attribute networkInterfaceType specifies the network interface type to be monitored. The optional attribute networkInterfaceInstanceList specifies the network interface instances to be monitored. It is a list of applicable network interface instances of the network interface type specified by networkInterfaceType. The optional attribute serviceOperationList specifies the service operations to be monitored. It is a list of applicable service operations exchanged over the network Loading Loading @@ -106,9 +106,9 @@ module _3gpp-5gc-nrm-stmfunction { leaf-list networkInterfaceInstanceList { type types3gpp:DistinguishedName; description "The list of applicable network interface instances of the network interface type specified by networkInterfaceType."; description "The list of applicable network interface instances, for which the monitoring is to be performed, of the network interface type specified by networkInterfaceType."; reference "allowedValues: DN of the following MOIs as specified in subclause 5.2.1 of 3GPP TS 28.541"; } Loading @@ -117,7 +117,7 @@ module _3gpp-5gc-nrm-stmfunction { type string; description "The list of applicable service operations exchanged over the network interface instances specified by networkInterfaceInstanceList. Or, networkInterfaceInstanceList, that needs to be monitored. Or, If networkInterfaceInstanceList is not present, the list of applicable service operations exchanged over the network interface type specified by networkInterfaceType."; Loading @@ -137,7 +137,7 @@ module _3gpp-5gc-nrm-stmfunction { interface types from the target NF shall be monitored"; } list networkInterfaceList { list targetInterfaceInfoList { uses NetworkInterfaceGrp; key "networkInterfaceType"; description "List of network interface to be monitored. If this Loading