Subscriber Limit

Use the following commands to configure alerts related to the Subscriber Limit procedure.

alerts rules group SMFSession 
   interval-seconds 300 
   rule SMFSubscriberLimit 
   expression “sum(smf_session_counters{pdu_type=~\”ipv4v6|ipv4|ipv6\”}) > THRESHOLD” 
   severity major 
   type "Communications Alarm" 
   annotation summary 
   value "This alert is fired when the max number of subscribers is more  
   than the threshold” 
   exit 
exit