pem stats sdΒΆ

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



NAME
       sd - Displays and resets PEM sd statistics.

MODULE
       pem stats

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

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

DESCRIPTION
       You can use the sd component to display PEM sd statistics. The Current
       column represents count of Sd sessions that exist at the moment. The
       Max column represents maximal count of Sd sessions that ever existed at
       the same time. The Total column represents total count of Sd 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 Sd messages. The Errors column represents total count of
       received Sd messages that were invalid or outgoing Sd messages that
       could not be sent. The statistics details are described below:

       Sd sessions
	    Specifies the number of all Sd sessions established.

       Provisioned Sd sessions
	    Specifies the number of provisioned Sd sessions.

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

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

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

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

       Terminated Sd sessions
	    Specifies the total number of Sd 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 sd statistics using reset-stats command.

EXAMPLES
       show sd

       Displays the PEM sd statistics.

       reset-stats sd

       Resets the PEM sd 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, 2015. All rights
       reserved.



BIG-IP				  2016-03-14		       pem stats sd(1)