Nodemgr node report message hanlding from UPF to current node stats Category

nodemgr_node_report_stats

Description: Node Manager handling of node report from UPF about the status of NR's or gNB's having sessions with the UPF

Sample Query: 'nodemgr_node_report_stats{up_ep_key="192.168.10.2:192.168.20.3", node_report_peer_gtpu="192.168.30.4", node_report_no_of_sess="0", status="success", node_report_type="", session_tmr="10", backlog_tmr="1564555678270689300"}'

Labels:

  • Label: up_ep_key

    Label Description: unique key to identify UPF XXX.XXX.XXX.XXX:YYY.YYY.YYY.YYY where XXX.XXX.XXX.XXX is Ip address of the NF service like SGW / SMF and YYY.YYY.YYY.YYY is the IP address of UPF

    Example: 192.168.10.2:192.168.20.3

  • Label: node_report_peer_gtpu

    Label Description: Peer GTPU IP address of gNB or NR to which UPF has established the userplane session

    Example: 192.168.30.4

  • Label: node_report_no_of_sess

    Label Description: Total number of session established for the Peer GTPU gNB or NR via the UPF

    Example: 0

  • Label: status

    Label Description: Node report message handling status by Node manager

    Example: attempted, success, failure

  • Label: node_report_type

    Label Description: Type of node report message being handled

    Example: upd_TS_failed, duplicate, origin

  • Label: session_tmr

    Label Description: Time duration in minutes during which the node report message has to be handled by the SMF/SGW/PGW node

    Example: 0, 10

  • Label: backlog_tmr

    Label Description: Current time stamp in unix epoch value for node report message processing

    Example: 1564555678270689300