Use this option to view status information ratio for GGSN.
Right-click the device and then select Monitor.
Select Status Information for GGSN-Ratio from the Category list.
The following information appears:
Established
PDP context (cgprsGtpCurActivatedPDPCxtsCnt*100 / cgprsGtpMaxNumPDPCxts)
Bandwidth
Used (cgprsGtpCurGSNBandwidthResrcUsed*100/cgprsGtpGSNTotalBandwidthResrc)
x-Packets
Y-Time (x-cgprsGtpDroppedPktsTimeFrame,y-cgprsGtpDroppedPktsCnt)
Established PDP context (cgprsGtpCurActivatedPDPCxtsCnt*100 / cgprsGtpMaxNumPDPCxts)
Indicates the percentage ratio of cgprsGtpCurActivatedPDPCxtsCnt*100 / cgprsGtpMaxNumPDPCxts.
cgprsGtpCurActivatedPDPCxtsCnt
Indicates the current number of PDP contexts established on the GSN node.
cgprsGtpMaxNumPDPCxts
Indicates the maximum number of PDP contexts allowed.
The PDP context contains the session mangement parameters necessary to transfer between SGSNs at the Inter SGSN routing update procedure.
Bandwidth Used (cgprsGtpCurGSNBandwidthResrcUsed*100/cgprsGtpGSNTotalBandwidthResrc)
Indicates the current amount of bandwidth resource used on the GSN. The bandwidth used is the percentage ratio of cgprsGtpCurGSNBandwidthResrcUsed*100/cgprsGtpGSNTotalBandwidthResrc
cgprsGtpCurGSNBandwidthResrcUsed
The amount of bandwidth resource used on GSN. The amount of bandwidth resource available on GSN is obtained by deducting cgprsGtpCurGSNBandwidthResrcUsed value from cgprsGtpGSNTotalBandwidthResrc value.
cgprsGtpGSNTotalBandwidthResrc
Indicates the total bandwidth resource in a GGSN.
x-Packets Y-Time (x-cgprsGtpDroppedPktsTimeFrame,y-cgprsGtpDroppedPktsCnt)
Indicates how many packets are dropped within a particular timeframe. It is represented with a graph.
cgprsGtpDroppedPktsTimeFrame
Indicates the time frame within which the GTP packets defined by cgprsGtpDroppedPktscnt are dropped.
cgprsGtpDroppedPktsCnt
Indicates the number of packets dropped by GTPwithin cgprsGtpDroppedPktsTimeFrame.