N4 UPF Association Down

Use the following commands to configure alerts related to the N4 UPF Association Down query by N4 address.

alerts rules group N4Association 
   interval-seconds 300 
   rule SMFAssociationRelease 
   expression ”proto_udp_res_msg_total{procedure_type=\“n4_association_release_res\”, message_direction= \“inbound\”, status=\“accepted\”}) ” 
   severity major 
   type "Communications Alarm" 
   annotation summary 
   value “This alert is fired when the N4 Association with UPF is released” 
   exit 
exit