pem stats gxΒΆ

pem stats gx(1) 					BIG-IP TMSH Manual					   pem stats gx(1)

NAME
       gx - Displays and resets PEM gx statistics.

MODULE
       pem stats

SYNTAX
       Display statistics for the gx component within the pem stats module using the syntax in the following section.

   DISPLAY
	show gx
	  option:
	    (default | exa | gig | kil | meg | peta | raw | tera | yotta | zetta)

DESCRIPTION
       You can use the gx component to display PEM gx statistics. The Current column represents count of Gx sessions that exist at
       the moment. The Max column represents maximal count of Gx sessions that ever existed at the same time. The Total column
       represents total count of Gx sessions that existed or messages that were sent or received since the start or the last
       statistics reset. The Retries column represents total count of retransmitted Gx messages. The Errors column represents
       total count of received Gx messages that were invalid or outgoing Gx messages that could not be sent. The statistics
       details are described below:

       Gx sessions
	    Specifies the number of all Gx sessions established.

       Provisioned Gx sessions
	    Specifies the number of provisioned Gx sessions.

       Provisioning pending Gx sessions
	    Specifies the number sessions for which provisioning or creation over Gx has been initiated.

       Not provisioned Gx sessions
	    Specifies the number of not provisioned Gx sessions, i.e. all existing Gx sessions that have not been provisioned.

       Provisioning failed Gx sessions
	    Specifies the number of inactive Gx sessions for which provisioning or creation error happened.

       Termination pending Gx sessions
	    Specifies the number of Gx sessions for which close is initiated.

       Terminated Gx sessions
	    Specifies the total number of Gx sessions terminated since the last reset of the counter.

       CCR Sent
	    Specifies the number of Credit-Control-Request (CCR) requests of all types sent.

       CCR Initial Sent
	    Specifies the number of Credit-Control-Request (CCR) Initial requests sent since the last reset of the counter.

       CCR Update Sent
	    Specifies the number of Credit-Control-Request (CCR) Update requests sent since the last reset of the counter.

       CCR Usage Monitoring Sent
	    Specifies the number of Credit-Control-Request (CCR) requests with usage monitoring report sent.

       CCR Application Start Sent
	    Specifies the number of Credit-Control-Request (CCR) requests with application start report sent.

       CCR Application Stop Sent
	    Specifies the number of Credit-Control-Request (CCR) requests with application stop report sent.

       CCR Termination Sent
	    Specifies the number of Credit-Control-Request (CCR) Termination requests sent since the last reset of the counter.

       CCA Received
	    Specifies the number of Credit-Control-Answer (CCA) responses of all types received.

       CCA Initial Received
	    Specifies the number of Credit-Control-Answer (CCA) Initial responses received since the last reset of the counter.

       CCA Update Received
	    Specifies the number of Credit-Control-Answer (CCA) Update responses received since the last reset of the counter.

       CCA Usage Monitoring Received
	    Specifies the number of Credit-Control-Answer (CCA) responses with usage monitoring report ack received.

       CCA Termination Received
	    Specifies the number of Credit-Control-Answer (CCA) Termination responses received since the last reset of the
	    counter.

       RAR Received
	    Specifies the number of Re-Auth-Request (RAR) requests received.

       RAA Sent
	    Specifies the number of Re-Auth-Answer (RAA) responses sent.

       You can reset the PEM gx statistics using reset-stats command.

EXAMPLES
       show gx

       Displays the PEM gx statistics.

       reset-stats gx

       Resets the PEM gx statistics.

OPTIONS
       For information about the options that you can use with the command show, see help show.

SEE ALSO
       show, pem stats action, pem stats gy, pem stats hsl, pem stats radius, pem stats subscriber, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or by any means, electronic or mechanical, including
       photocopying, recording, or information storage and retrieval systems, for any purpose other than the purchaser's personal
       use, without the express written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2009-2013. All rights reserved.

BIG-IP							    2015-11-10						   pem stats gx(1)