Citrix ADC SSL Counters

Citrix ADC SSL Counters

book

Article ID: CTX132779

calendar_today

Updated On:

Description

This article contains information about the newnslog Secure Socket Layer (SSL) counters and its brief description.
Note: According to RFC6176 from Internet Engineering Task Force (ITEF), TLS servers must not support SSLv2. The ADC appliance does not support SSLv2 from release 12.1.

Using the Counters

Log on to the ADC using an SSH client, change to SHELL, navigate to the /var/nslog directory, and then use the ‘nsconmsg’ command to see comprehensive statistics using the different counters available. For the detailed procedure refer to Citrix Blog - NetScaler ‘Counters’ Grab-Bag!.

The newnslog SSL counters

The following table lists the newnslog SSL counters with a simple description of the counter.

CounterDescription
ssl_tot_sslInfo_TotalTxCountThis counter tracks the number of SSL transactions on the NetScaler appliance.
ssl_tot_sslInfo_TotalSessionCountThis counter tracks the number of SSL sessions on the NetScaler appliance.
ssl_tot_sslInfo_SessionHitsThis counter tracks the number of SSL session reuse hits on the NetScaler appliance.
ssl_tot_sslInfo_SessionMissThis counter tracks the number of SSL session reuse misses on the NetScaler appliance.
ssl_tot_sslInfo_SessionNewThis counter tracks the number of new SSL sessions created on the NetScaler appliance.
ssl_tot_sslInfo_SessionBadThis counter tracks the number of bad SSL sessions on the NetScaler appliance.
ssl_tot_sslEvent_SSLv2CAThis counter tracks the number of client authentications done on SSLv2.
ssl_tot_sslInfo_SSLv2SessCountThis counter tracks the number of SSLv2 sessions on the NetScaler appliance.
ssl_tot_sslInfo_SSLv3SessCountThis counter tracks the number of SSLv3 sessions on the NetScaler appliance.
ssl_tot_sslInfo_TLSv1SessCountThis counter tracks the number of TLSv1 sessions on the NetScaler appliance.
ssl_tot_sslInfo_SessionExportThis counter tracks the total number of expired SSL sessions on the NetScaler appliance.
ssl_tot_sslInfo_SessionRenegotiateThis counter tracks the number of SSL session renegotiations on the NetScaler appliance.
ssl_tot_sslInfo_KeyEx_RSA_512This counter tracks the number of RSA 512-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_KeyEx_RSA_1024This counter tracks the number of RSA 1024-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_KeyEx_RSA_2048This counter tracks the number of RSA 2048-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_KeyEx_RSA_4096This counter tracks the number of RSA 4096-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_KeyEx_DH_512This counter tracks the number of Diffie- Hellman 512-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_KeyEx_DH_1024This counter tracks the number of Diffie- Hellman 1024-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_KeyEx_DH_2048This counter tracks the number of Diffie- Hellman 2048-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_Auth_RSAThis counter tracks the number of RSA authentications on the NetScaler appliance.
ssl_tot_sslInfo_Auth_DHThis counter tracks the number of Diffie-Hellman authentications on the NetScaler appliance.
ssl_tot_sslInfo_Auth_NULLThis counter tracks the number of Null authentications on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_RC4_40This counter tracks the number of RC4 40-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_RC4_56This counter tracks the number of RC4 56-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_RC4_64This counter tracks the number of RC4 64-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_RC4_128This counter tracks the number of RC4 128-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_DES_40This counter tracks the number of DES 40-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_DES_56This counter tracks the number of DES 56-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_3DES_168This counter tracks the number of DES 168-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_RC2_40This counter tracks the number of RC2 40-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_RC2_56This counter tracks the number of RC2 56-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_RC2_128This counter tracks the number of RC2 128-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_IDEA_128This counter tracks the number of IDEA 128-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_NULLThis counter tracks the number of Null cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Hash_MD5This counter tracks the number of MD5 hashes on the NetScaler appliance.
ssl_tot_sslInfo_Hash_SHAThis counter tracks the number of SHA hashes on the NetScaler appliance.
ssl_tot_sslInfo_SSLv2TxCountThis counter tracks the number of SSLv2 transactions on the NetScaler appliance.
ssl_tot_sslInfo_TLSv1TxCountThis counter tracks the number of TLSv1 transactions on the NetScaler appliance.
ssl_tot_sslInfo_TLSv1HandskCountThis counter tracks the number of SSL handshakes on TLSv1 on the NetScaler appliance.
ssl_tot_sslInfo_SSLv3HandskCountThis counter tracks the number of handshakes on SSLv3 on the NetScaler appliance.
ssl_tot_sslInfo_SSLv2HandskCountThis counter tracks the number of handshakes on SSLv2 on the NetScaler appliance.
ssl_tot_sslInfo_SSLv3RenegoThis counter tracks the number of session renegotiation done on SSLv3.
ssl_tot_sslInfo_TLSv1RenegoThis counter tracks the number of SSL session
renegotiation done on TLSv1.
ssl_tot_sslEvent_SSLv3CAThis counter tracks the number of client authentications done on SSLv3.
ssl_tot_sslEvent_TLSv1CAThis counter tracks the number of client authentications done on TLSv1.
ssl_tot_sslEvent_BulkOff_RC4This counter tracks the number of RC4 encryption offloaded to the cryptography card.
ssl_tot_sslEvent_BulkOff_DESThis counter tracks the number of DES encryption offloaded to the cryptography card.
ssl_tot_sslEvent_BulkOff_AESThis counter tracks the number of AES encryption offloaded to the cryptography card.
ssl_tot_sslEvent_KeyExOff_RSAThis counter tracks the number of RSA key exchanges offloaded to the cryptography card.
ssl_tot_sslEvent_KeyExOff_DHThis counter tracks the number of DH key exchanges offloaded to the cryptography card.
ssl_tot_sslEvent_SignOff_RSAThis counter tracks the number of RSA sign operations offloaded to the cryptography card.
ssl_tot_sslInfo_Backend_SessionRe negotiateThis counter tracks the number of back-end SSL session renegotiation
on the NetScaler appliance.
ssl_tot_sslInfo_Backend_TotalMaxS essMultiPlxThis counter tracks the number of back-end SSL sessions reused on the NetScaler appliance.
ssl_tot_sslInfo_Backend_TotalSess MultiPlxAttemptsThis counter tracks the number of back-end SSL session multiplex attempts on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_AES_128This counter tracks the number of AES 128-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_TotalSess MultiPlxSuccessThis counter tracks the number of back-end SSL session multiplex successes on the NetScaler appliance.
ssl_tot_sslInfo_Backend_TotalSess MultiPlxFailureThis counter tracks the number of back-end SSL session multiplex failures on the NetScaler appliance.
ssl_tot_sslInfo_Backend_KeyEx_RS A_512This counter tracks the number of back-end RSA 512-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_Backend_KeyEx_RS A_1024This counter tracks the number of back-end RSA 1024-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_Backend_KeyEx_RS A_2048This counter tracks the number of back-end RSA 2048-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_Backend_SSLv3Ren egoThis counter tracks the number of back-end SSLv3 session renegotiations on the NetScaler appliance.
ssl_tot_sslInfo_Backend_KeyEx_D H_512This counter tracks the number of back-end DH 512-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_Backend_KeyEx_D H_1024This counter tracks the number of back-end DH 1024-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_Backend_KeyEx_D H_2048This counter tracks the number of back-end DH 2048-bit key exchanges on the NetScaler appliance.
ssl_tot_sslInfo_Backend_TLSv1Ren egoThis counter tracks the number of back-end TLSv1 session renegotiations on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Auth_RSAThis counter tracks the number of back-end RSA authentications on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Auth_DSSThis counter tracks the number of back-end DSS authentications on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Auth_DHThis counter tracks the number of back-end DH authentications on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Auth_NUL LThis counter tracks the number of back-end null authentications on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_DE S_40This counter tracks the number of back-end DES 40-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_DE S_56This counter tracks the number of back-end DES 56-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_3D ES_168This counter tracks the number of back-end 3DES 168-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_RC 4_40This counter tracks the number of back-end RC4 40-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_RC 4_56This counter tracks the number of back-end RC4 56-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_RC 4_64This counter tracks the number of back-end RC4 64-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_RC 4_128This counter tracks the number of back-end RC4 128-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_RC 2_40This counter tracks the number of back-end RC2 40-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_RC 2_56This counter tracks the number of back-end RC2 56-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_RC 2_128This counter tracks the number of back-end RC2 128-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_ID EA_128This counter tracks the number of back-end IDEA 128-bit cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_N ULLThis counter tracks the number of back-end null cipher encryption on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Hash_MD 5This counter tracks the number of back-end MD5 hashes on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Hash_SHAThis counter tracks the number of back-end SHA hashes on the NetScaler appliance.
ssl_tot_sslInfo_Backend_TotalSessi onCountThis counter tracks the number of back-end SSL sessions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_SessionEx portThis counter tracks the number of back-end export sessions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_TLSv1Sess CountThis counter tracks the number of back-end TLSv1 sessions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_SSLv3Sess CountThis counter tracks the number of back-end SSLv3 sessions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_TLSv1Han dskCountThis counter tracks the number of back-end TLSv1 handshakes on the NetScaler appliance.
ssl_tot_sslEvent_Backend_TLSv1C AThis counter tracks the number of back-end TLSv1 client authentications on the NetScaler appliance.
ssl_tot_sslInfo_Backend_SSLv3Han dskCountThis counter tracks the number of back-end SSLv3 handshakes on the NetScaler appliance.
ssl_tot_sslEvent_Backend_SSLv3C AThis counter tracks the number of back-end SSLv3 client authentications on the NetScaler appliance.
ssl_tot_sslInfo_Cipher_AES_256This counter tracks the number of AES 256-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_AE S_128This counter tracks the back-end AES 128-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_Backend_Cipher_AE S_256This counter tracks the back-end AES 256-bit cipher encryptions on the NetScaler appliance.
ssl_tot_sslInfo_SSLv3TxCountThis counter tracks the total number of SSLv3 transactions on the NetScaler appliance.
ssl_tot_sslInfo_Auth_DSSThis counter tracks the number total number of times DSS authorization is used on the NetScaler appliance.
ssl_cfg_tot_cardsThis counter tracks the number of SSL crypto cards present on the NetScaler appliance.
ssl_cfg64_tot_sslcardstatusStatus of the SSL card. (1=UP, 0=DOWN)
ssl_num_cards_upThis counter tracks the number of SSL cards that have the status as UP. If the number of cards with the status UP is lower than a threshold, a failover is
initiated.
ssl_cfg_tot_sslInfo_currSPSThis counter tracks the SSL sessions per second between client and NetScaler appliance.
ssl_cur_engine_stateThis counter tracks the state of the SSL Engine (1=UP/0=DOWN). This
state is decided based on SSL Feature/License status and minimum number of cards that have the status as UP.
ssl_cur_session_inuseThis counter tracks the number of active SSL in use.
ssl_tot_sw_enc_bytes_FEThis counter tracks the number of bytes encrypted in software on the front end.
ssl_tot_sw_enc_bytes_BEThis counter tracks the number of bytes encrypted in software on the back end.
ssl_tot_sw_dec_bytes_FEThis counter tracks the number of bytes decrypted in software on the front end.
ssl_tot_sw_dec_bytes_BEThis counter tracks the number of bytes decrypted in software on back-end
ssl_tot_hw_enc_bytes_FEThis counter tracks the number of bytes encrypted in hardware on the front end.
ssl_tot_hw_enc_bytes_BEThis counter tracks the number of bytes encrypted in hardware on the back end.
ssl_tot_hw_dec_bytes_FEThis counter tracks the number of bytes decrypted in hardware on the front end.
ssl_tot_hw_dec_bytes_BEThis counter tracks the number of bytes decrypted in hardware on the back end.
ssl_tot_enc_bytes_FEThis counter tracks the number of bytes encrypted on the front end.
ssl_tot_enc_bytes_BEThis counter tracks the number of bytes encrypted on the back end.
ssl_tot_dec_bytes_FEThis counter tracks the number of bytes decrypted on the front end.
ssl_tot_dec_bytes_BEThis counter tracks the number of bytes decrypted on the back end.
ssl_tot_enc_bytesThis counter tracks the number of bytes encrypted on the NetScaler appliance.
ssl_tot_dec_bytesThis counter tracks the number of bytes decrypted on the NetScaler appliance.
ssl_tot_sw_dec_bytesThis counter tracks the number of bytes decrypted in software.
ssl_tot_hw_dec_bytesThis counter tracks the number of bytes decrypted in hardware.
ssl_tot_sw_enc_bytesThis counter tracks the number of bytes encrypted in software.
ssl_tot_hw_enc_bytesThis counter tracks the number of bytes encrypted in hardware.
ssl_cur_q_sizeThis counter tracks the current queue size

Issue/Introduction

This article contains information about the newnslog Secure Socket Layer (SSL) counters and its brief description.