| statsslResult Structure Definition |
The statsslResult structure defines the return type for statssl API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
sslList |
Pointer to the ssl List. |
| sslstats Structure Definition |
The sslstats structure defines the actual return type values for statssl API. |
Syntax |
Members |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
ssltothwdecbesecondary |
Number of bytes decrypted on the back-end in hardware on secondary card. |
sslhwdecbesecondaryrate |
Rate of bytes decrypted on the back-end in hardware on secondary card. |
ssltothwdecfesecondary |
Number of bytes decrypted on the front-end in hardware on secondary card. |
sslhwdecfesecondaryrate |
Rate of bytes decrypted on the front-end in hardware on secondary card. |
ssltothwencbesecondary |
Number of bytes encrypted on the back-end in hardware on secondary card. |
sslhwencbesecondaryrate |
Rate of bytes encrypted on the back-end in hardware on secondary card. |
ssltothwencfesecondary |
Number of bytes encrypted on the front-end in hardware on secondary card. |
sslhwencfesecondaryrate |
Rate of bytes encrypted on the front-end in hardware on secondary card. |
sslecdsap521cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslecdsap384cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslecdsap256cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslecdsap224cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymecdsacryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslecdhx25519cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslecdhp521cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslecdhp384cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslecdhp256cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslecdhp224cryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymecdhcryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymdhcryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymrsaotherscryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymrsa1kcryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymrsa2kcryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymrsa4kcryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymrsacryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
ssltotdechwsecondary |
Number of bytes decrypted in hardware on secondary card. |
ssldechwsecondaryrate |
Rate of bytes decrypted in hardware on secondary card. |
ssltotenchwsecondary |
Number of bytes encrypted in hardware on secondary card. |
sslenchwsecondaryrate |
Rate of bytes encrypted in hardware on secondary card. |
sslsymcryptoutilizationstat |
Utilization of the hardware symmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslasymcryptoutilizationstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslcryptoutilizationsymmstat |
Utilization of the hardware symmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslcryptoutilizationasymstat |
Utilization of the hardware asymmetric crypto resource. Only valid values are 0-100%. Only works on platforms with Intel crypto chips. |
sslcryptoutilizationstat2nd |
Utilization of the hardware crypto resource. Only valid values are 0-100%. Only works on N3FIPS+N3 hybrid platform. |
sslcryptoutilizationstat |
Utilization of the hardware crypto resource. Only valid values are 0-100%. Only works on platforms with Nitrox-3 chips. |
sslnumcardsupsecondary |
Number of Add on SSL cards that are UP. |
sslcardssecondary |
Number of secondary SSL crypto cards present on the Citrix ADC. |
sslcardstatus |
Status of the SSL card(s). The value should be interpreted in binary form, with each set bit indicates a card as UP. |
sslcards |
Number of SSL crypto cards present on the Citrix ADC. |
sslnumcardsup |
Number of SSL cards that are UP. If the number of cards UP is lower than a threshold, a failover is initiated. |
sslenginestatus |
State of the SSL Engine (1=UP/0=DOWN). This state is decided based on SSL Feature/License status and minimum number of cards UP. |
ssltotsessions |
Number of SSL sessions on the Citrix ADC. |
sslsessionsrate |
Rate of SSL sessions on the Citrix ADC. |
ssltottransactions |
Number of SSL transactions on the Citrix ADC |
ssltransactionsrate |
Rate of SSL transactions on the Citrix ADC |
ssltotsslv3transactions |
Total number of SSLv3 transactions on the Citrix ADC. |
sslsslv3transactionsrate |
Rate of SSLv3 transactions on the Citrix ADC. |
ssltottlsv1transactions |
Number of TLSv1 transactions on the Citrix ADC. |
ssltlsv1transactionsrate |
Rate of TLSv1 transactions on the Citrix ADC. |
ssltottlsv11transactions |
Number of TLSv1.1 transactions on the Citrix ADC. |
ssltlsv11transactionsrate |
Rate of TLSv1.1 transactions on the Citrix ADC. |
ssltottlsv12transactions |
Number of TLSv1.2 transactions on the Citrix ADC. |
ssltlsv12transactionsrate |
Rate of TLSv1.2 transactions on the Citrix ADC. |
ssltottlsv13transactions |
Number of TLSv1.3 transactions on the Citrix ADC. |
ssltlsv13transactionsrate |
Rate of TLSv1.3 transactions on the Citrix ADC. |
ssltotdtlsv1transactions |
Number of DTLSv1 transactions on the Citrix ADC. |
ssldtlsv1transactionsrate |
Rate of DTLSv1 transactions on the Citrix ADC. |
ssltotdtlsv12transactions |
Number of DTLSv1.2 transactions on the Citrix ADC. |
ssldtlsv12transactionsrate |
Rate of DTLSv1.2 transactions on the Citrix ADC. |
ssltotsslv3sessions |
Number of SSLv3 sessions on the Citrix ADC. |
sslsslv3sessionsrate |
Rate of SSLv3 sessions on the Citrix ADC. |
ssltottlsv1sessions |
Number of TLSv1 sessions on the Citrix ADC. |
ssltlsv1sessionsrate |
Rate of TLSv1 sessions on the Citrix ADC. |
ssltottlsv11sessions |
Number of TLSv1.1 sessions on the Citrix ADC. |
ssltlsv11sessionsrate |
Rate of TLSv1.1 sessions on the Citrix ADC. |
ssltottlsv12sessions |
Number of TLSv1.2 sessions on the Citrix ADC. |
ssltlsv12sessionsrate |
Rate of TLSv1.2 sessions on the Citrix ADC. |
ssltottlsv13sessions |
Number of TLSv1.3 sessions on the Citrix ADC. |
ssltlsv13sessionsrate |
Rate of TLSv1.3 sessions on the Citrix ADC. |
ssltotdtlsv1sessions |
Number of DTLSv1 sessions on the Citrix ADC. |
ssldtlsv1sessionsrate |
Rate of DTLSv1 sessions on the Citrix ADC. |
ssltotdtlsv12sessions |
Number of DTLSv1.2 sessions on the Citrix ADC. |
ssldtlsv12sessionsrate |
Rate of DTLSv1.2 sessions on the Citrix ADC. |
ssltotnewsessions |
Number of new SSL sessions created on the Citrix ADC. |
sslnewsessionsrate |
Rate of new SSL sessions created on the Citrix ADC. |
ssltotsessionmiss |
Number of SSL session reuse misses on the Citrix ADC. |
sslsessionmissrate |
Rate of SSL session reuse misses on the Citrix ADC. |
ssltotsessionhits |
Number of SSL session reuse hits on the Citrix ADC. |
sslsessionhitsrate |
Rate of SSL session reuse hits on the Citrix ADC. |
sslbetotsessions |
Number of back-end SSL sessions on the Citrix ADC. |
sslbesessionsrate |
Rate of back-end SSL sessions on the Citrix ADC. |
sslbetotsslv3sessions |
Number of back-end SSLv3 sessions on the Citrix ADC. |
sslbesslv3sessionsrate |
Rate of back-end SSLv3 sessions on the Citrix ADC. |
sslbetottlsv1sessions |
Number of back-end TLSv1 sessions on the Citrix ADC. |
sslbetlsv1sessionsrate |
Rate of back-end TLSv1 sessions on the Citrix ADC. |
sslbetottlsv11sessions |
Number of back-end TLSv1.1 sessions on the Citrix ADC. |
sslbetlsv11sessionsrate |
Rate of back-end TLSv1.1 sessions on the Citrix ADC. |
sslbetottlsv12sessions |
Number of back-end TLSv1.2 sessions on the Citrix ADC. |
sslbetlsv12sessionsrate |
Rate of back-end TLSv1.2 sessions on the Citrix ADC. |
sslbetottlsv13sessions |
Number of back-end TLSv1.3 sessions on the Citrix ADC. |
sslbetlsv13sessionsrate |
Rate of back-end TLSv1.3 sessions on the Citrix ADC. |
sslbetotdtlsv1sessions |
Number of back-end DTLSv1 sessions on the Citrix ADC. |
sslbedtlsv1sessionsrate |
Rate of back-end DTLSv1 sessions on the Citrix ADC. |
sslbetotdtlsv12sessions |
Number of back-end DTLSv1.2 sessions on the Citrix ADC. |
sslbedtlsv12sessionsrate |
Rate of back-end DTLSv1.2 sessions on the Citrix ADC. |
sslbetotsessionmultiplexattempts |
Number of back-end SSL session multiplex attempts on the Citrix ADC. |
sslbesessionmultiplexattemptsrate |
Rate of back-end SSL session multiplex attempts on the Citrix ADC. |
sslbetotsessionmultiplexattemptsuccess |
Number of back-end SSL session multiplex successes on the Citrix ADC. |
sslbesessionmultiplexattemptsuccessrate |
Rate of back-end SSL session multiplex successes on the Citrix ADC. |
sslbetotsessionmultiplexattemptfails |
Number of back-end SSL session multiplex failures on the Citrix ADC. |
sslbesessionmultiplexattemptfailsrate |
Rate of back-end SSL session multiplex failures on the Citrix ADC. |
ssltotenc |
Number of bytes encrypted on the Citrix ADC. |
sslencrate |
Rate of bytes encrypted on the Citrix ADC. |
ssltotdec |
Number of bytes decrypted on the Citrix ADC. |
ssldecrate |
Rate of bytes decrypted on the Citrix ADC. |
ssltotsslserverinrecords |
Number server in record on the Citrix ADC. |
sslsslserverinrecordsrate |
Rate server in record on the Citrix ADC. |
ssltotrenegsessions |
Number of SSL session renegotiations on the Citrix ADC. |
sslrenegsessionsrate |
Rate of SSL session renegotiations on the Citrix ADC. |
ssltotsslv3renegsessions |
Number of session renegotiations done on SSLv3. |
sslsslv3renegsessionsrate |
Rate of session renegotiations done on SSLv3. |
ssltottlsv1renegsessions |
Number of SSL session renegotiations done on TLSv1. |
ssltlsv1renegsessionsrate |
Rate of SSL session renegotiations done on TLSv1. |
ssltottlsv11renegsessions |
Number of SSL session renegotiations done on TLSv1.1. |
ssltlsv11renegsessionsrate |
Rate of SSL session renegotiations done on TLSv1.1. |
ssltottlsv12renegsessions |
Number of SSL session renegotiations done on TLSv1.2. |
ssltlsv12renegsessionsrate |
Rate of SSL session renegotiations done on TLSv1.2. |
ssltotdtlsv1renegsessions |
Number of SSL session renegotiations done on DTLSv1. |
ssldtlsv1renegsessionsrate |
Rate of SSL session renegotiations done on DTLSv1. |
ssltotdtlsv12renegsessions |
Number of SSL session renegotiations done on DTLSv1.2. |
ssldtlsv12renegsessionsrate |
Rate of SSL session renegotiations done on DTLSv1.2. |
ssltotrsa512keyexchanges |
Number of RSA 512-bit key exchanges on the Citrix ADC. |
sslrsa512keyexchangesrate |
Rate of RSA 512-bit key exchanges on the Citrix ADC. |
ssltotrsa1024keyexchanges |
Number of RSA 1024-bit key exchanges on the Citrix ADC. |
sslrsa1024keyexchangesrate |
Rate of RSA 1024-bit key exchanges on the Citrix ADC. |
ssltotrsa2048keyexchanges |
Number of RSA 2048-bit key exchanges on the Citrix ADC. |
sslrsa2048keyexchangesrate |
Rate of RSA 2048-bit key exchanges on the Citrix ADC. |
ssltotrsa3072keyexchanges |
Number of RSA 3072-bit key exchanges on the Citrix ADC. |
sslrsa3072keyexchangesrate |
Rate of RSA 3072-bit key exchanges on the Citrix ADC. |
ssltotrsa4096keyexchanges |
Number of RSA 4096-bit key exchanges on the Citrix ADC. |
sslrsa4096keyexchangesrate |
Rate of RSA 4096-bit key exchanges on the Citrix ADC. |
ssltotdh512keyexchanges |
Number of Diffie-Helman 512-bit key exchanges on the Citrix ADC. |
ssldh512keyexchangesrate |
Rate of Diffie-Helman 512-bit key exchanges on the Citrix ADC. |
ssltotdh1024keyexchanges |
Number of Diffie-Helman 1024-bit key exchanges on the Citrix ADC. |
ssldh1024keyexchangesrate |
Rate of Diffie-Helman 1024-bit key exchanges on the Citrix ADC. |
ssltotdh2048keyexchanges |
Number of Diffie-Helman 2048-bit key exchanges on the Citrix ADC. |
ssldh2048keyexchangesrate |
Rate of Diffie-Helman 2048-bit key exchanges on the Citrix ADC. |
ssltotdh3072keyexchanges |
Number of Diffie-Helman 3072-bit key exchanges on the Citrix ADC. |
ssldh3072keyexchangesrate |
Rate of Diffie-Helman 3072-bit key exchanges on the Citrix ADC. |
ssltotdh4096keyexchanges |
Number of Diffie-Helman 4096-bit key exchanges on the Citrix ADC. |
ssldh4096keyexchangesrate |
Rate of Diffie-Helman 4096-bit key exchanges on the Citrix ADC. |
ssltotpqcx25519mlkem768keyexchanges |
Number of Post Quantum Crypto Key Exchanges Using X25519MLKEM768 Group on the Citrix ADC. |
sslpqcx25519mlkem768keyexchangesrate |
Rate of Post Quantum Crypto Key Exchanges Using X25519MLKEM768 Group on the Citrix ADC. |
ssltotecdhe521keyexchanges |
Number of 521 Elliptical Curve Diffie-Helman on the Citrix ADC. |
sslecdhe521keyexchangesrate |
Rate of 521 Elliptical Curve Diffie-Helman on the Citrix ADC. |
ssltotecdhe384keyexchanges |
Number of 384 Elliptical Curve Diffie-Helman on the Citrix ADC. |
sslecdhe384keyexchangesrate |
Rate of 384 Elliptical Curve Diffie-Helman on the Citrix ADC. |
ssltotecdhe256keyexchanges |
Number of 256 Elliptical Curve Diffie-Helman on the Citrix ADC. |
sslecdhe256keyexchangesrate |
Rate of 256 Elliptical Curve Diffie-Helman on the Citrix ADC. |
ssltotecdhe224keyexchanges |
Number of 224 Elliptical Curve Diffie-Helman on the Citrix ADC. |
sslecdhe224keyexchangesrate |
Rate of 224 Elliptical Curve Diffie-Helman on the Citrix ADC. |
ssltotecdhe25519keyexchanges |
Number of 25519 Elliptical Curve Diffie-Helman on the Citrix ADC. |
sslecdhe25519keyexchangesrate |
Rate of 25519 Elliptical Curve Diffie-Helman on the Citrix ADC. |
ssltotecdhetransactions |
Total ECDHE Transactions on Citrix ADC. |
sslecdhetransactionsrate |
Rate ECDHE Transactions on Citrix ADC. |
ssltot40bitrc4ciphers |
Number of RC4 40-bit cipher encryptions on the Citrix ADC. |
ssl40bitrc4ciphersrate |
Rate of RC4 40-bit cipher encryptions on the Citrix ADC. |
ssltot56bitrc4ciphers |
Number of RC4 56-bit cipher encryptions on the Citrix ADC. |
ssl56bitrc4ciphersrate |
Rate of RC4 56-bit cipher encryptions on the Citrix ADC. |
ssltot64bitrc4ciphers |
Number of RC4 64-bit cipher encryptions on the Citrix ADC. |
ssl64bitrc4ciphersrate |
Rate of RC4 64-bit cipher encryptions on the Citrix ADC. |
ssltot128bitrc4ciphers |
Number of RC4 128-bit cipher encryptions on the Citrix ADC. |
ssl128bitrc4ciphersrate |
Rate of RC4 128-bit cipher encryptions on the Citrix ADC. |
ssltot40bitdesciphers |
Number of DES 40-bit cipher encryptions on the Citrix ADC. |
ssl40bitdesciphersrate |
Rate of DES 40-bit cipher encryptions on the Citrix ADC. |
ssltot56bitdesciphers |
Number of DES 56-bit cipher encryptions on the Citrix ADC. |
ssl56bitdesciphersrate |
Rate of DES 56-bit cipher encryptions on the Citrix ADC. |
ssltot168bit3desciphers |
Number of DES 168-bit cipher encryptions on the Citrix ADC. |
ssl168bit3desciphersrate |
Rate of DES 168-bit cipher encryptions on the Citrix ADC. |
ssltotcipheraes128 |
Number of AES 128-bit cipher encryptions on the Citrix ADC. |
sslcipheraes128rate |
Rate of AES 128-bit cipher encryptions on the Citrix ADC. |
ssltotcipheraes256 |
Number of AES 256-bit cipher encryptions on the Citrix ADC. |
sslcipheraes256rate |
Rate of AES 256-bit cipher encryptions on the Citrix ADC. |
ssltot40bitrc2ciphers |
Number of RC2 40-bit cipher encryptions on the Citrix ADC. |
ssl40bitrc2ciphersrate |
Rate of RC2 40-bit cipher encryptions on the Citrix ADC. |
ssltot56bitrc2ciphers |
Number of RC2 56-bit cipher encryptions on the Citrix ADC. |
ssl56bitrc2ciphersrate |
Rate of RC2 56-bit cipher encryptions on the Citrix ADC. |
ssltot128bitrc2ciphers |
Number of RC2 128-bit cipher encryptions on the Citrix ADC. |
ssl128bitrc2ciphersrate |
Rate of RC2 128-bit cipher encryptions on the Citrix ADC. |
ssltot128bitaesgcmciphers |
Number of AEC-GCM 128-bit cipher encryptions on the Citrix ADC. |
ssl128bitaesgcmciphersrate |
Rate of AEC-GCM 128-bit cipher encryptions on the Citrix ADC. |
ssltot256bitaesgcmciphers |
Number of AEC-GCM 256-bit cipher encryptions on the Citrix ADC. |
ssl256bitaesgcmciphersrate |
Rate of AEC-GCM 256-bit cipher encryptions on the Citrix ADC. |
ssltotnullciphers |
Number of Null cipher encryptions on the Citrix ADC. |
sslnullciphersrate |
Rate of Null cipher encryptions on the Citrix ADC. |
ssltotmd5mac |
Number of MD5 hashes on the Citrix ADC. |
sslmd5macrate |
Rate of MD5 hashes on the Citrix ADC. |
ssltotshamac |
Number of SHA hashes on the Citrix ADC. |
sslshamacrate |
Rate of SHA hashes on the Citrix ADC. |
ssltotsha256mac |
Number of SHA256 hashes on the Citrix ADC. |
sslsha256macrate |
Rate of SHA256 hashes on the Citrix ADC. |
ssltotsha384mac |
Number of SHA384 hashes on the Citrix ADC. |
sslsha384macrate |
Rate of SHA384 hashes on the Citrix ADC. |
ssltotsslv3handshakes |
Number of handshakes on SSLv3 on the Citrix ADC. |
sslsslv3handshakesrate |
Rate of handshakes on SSLv3 on the Citrix ADC. |
ssltottlsv1handshakes |
Number of SSL handshakes on TLSv1 on the Citrix ADC. |
ssltlsv1handshakesrate |
Rate of SSL handshakes on TLSv1 on the Citrix ADC. |
ssltottlsv11handshakes |
Number of SSL handshakes on TLSv1.1 on the Citrix ADC. |
ssltlsv11handshakesrate |
Rate of SSL handshakes on TLSv1.1 on the Citrix ADC. |
ssltottlsv12handshakes |
Number of SSL handshakes on TLSv1.2 on the Citrix ADC. |
ssltlsv12handshakesrate |
Rate of SSL handshakes on TLSv1.2 on the Citrix ADC. |
ssltottlsv13handshakes |
Number of SSL handshakes on TLSv1.3 on the Citrix ADC. |
ssltlsv13handshakesrate |
Rate of SSL handshakes on TLSv1.3 on the Citrix ADC. |
ssltotdtlsv1handshakes |
Number of SSL handshakes on DTLSv1 on the Citrix ADC. |
ssldtlsv1handshakesrate |
Rate of SSL handshakes on DTLSv1 on the Citrix ADC. |
ssltotdtlsv12handshakes |
Number of SSL handshakes on DTLSv1.2 on the Citrix ADC. |
ssldtlsv12handshakesrate |
Rate of SSL handshakes on DTLSv1.2 on the Citrix ADC. |
ssltotsslv3clientauthentications |
Number of client authentications done on SSLv3. |
sslsslv3clientauthenticationsrate |
Rate of client authentications done on SSLv3. |
ssltottlsv1clientauthentications |
Number of client authentications done on TLSv1. |
ssltlsv1clientauthenticationsrate |
Rate of client authentications done on TLSv1. |
ssltottlsv11clientauthentications |
Number of client authentications done on TLSv1.1. |
ssltlsv11clientauthenticationsrate |
Rate of client authentications done on TLSv1.1. |
ssltottlsv12clientauthentications |
Number of client authentications done on TLSv1.2. |
ssltlsv12clientauthenticationsrate |
Rate of client authentications done on TLSv1.2. |
ssltottlsv13clientauthentications |
Number of client authentications done on TLSv1.3. |
ssltlsv13clientauthenticationsrate |
Rate of client authentications done on TLSv1.3. |
ssltotdtlsv1clientauthentications |
Number of client authentications done on DTLSv1. |
ssldtlsv1clientauthenticationsrate |
Rate of client authentications done on DTLSv1. |
ssltotdtlsv12clientauthentications |
Number of client authentications done on DTLSv1.2. |
ssldtlsv12clientauthenticationsrate |
Rate of client authentications done on DTLSv1.2. |
ssltotrsaauthorizations |
Number of RSA authentications on the Citrix ADC. |
sslrsaauthorizationsrate |
Rate of RSA authentications on the Citrix ADC. |
ssltotdhauthorizations |
Number of Diffie-Helman authentications on the Citrix ADC. |
ssldhauthorizationsrate |
Rate of Diffie-Helman authentications on the Citrix ADC. |
ssltotdssauthorizations |
Total number of times DSS authorization is used on the Citrix ADC. |
ssldssauthorizationsrate |
Rate of times DSS authorization is used on the Citrix ADC. |
ssltotecdsaauthorizations |
Total number of times ECDSA authorization is used on the Citrix ADC. |
sslecdsaauthorizationsrate |
Rate of times ECDSA authorization is used on the Citrix ADC. |
ssltotnullauthorizations |
Number of Null authentications on the Citrix ADC. |
sslnullauthorizationsrate |
Rate of Null authentications on the Citrix ADC. |
ssltotbkendsessionrenegotiate |
Number of back-end SSL session renegotiations on the Citrix ADC. |
sslbkendsessionrenegotiaterate |
Rate of back-end SSL session renegotiations on the Citrix ADC. |
ssltotbkendsslv3renego |
Number of back-end SSLv3 session renegotiations on the Citrix ADC. |
sslbkendsslv3renegorate |
Rate of back-end SSLv3 session renegotiations on the Citrix ADC. |
ssltotbkendtlsvlrenego |
Number of back-end TLSv1 session renegotiations on the Citrix ADC. |
sslbkendtlsvlrenegorate |
Rate of back-end TLSv1 session renegotiations on the Citrix ADC. |
ssltotbkendtlsv11renego |
Number of back-end TLSv1.1 session renegotiations on the Citrix ADC. |
sslbkendtlsv11renegorate |
Rate of back-end TLSv1.1 session renegotiations on the Citrix ADC. |
ssltotbkendtlsv12renego |
Number of back-end TLSv1.2 session renegotiations on the Citrix ADC. |
sslbkendtlsv12renegorate |
Rate of back-end TLSv1.2 session renegotiations on the Citrix ADC. |
ssltotbkenddtlsvlrenego |
Number of back-end DTLSv1 session renegotiations on the Citrix ADC. |
sslbkenddtlsvlrenegorate |
Rate of back-end DTLSv1 session renegotiations on the Citrix ADC. |
ssltotbkenddtlsvl2renego |
Number of back-end DTLSv1.2 session renegotiations on the Citrix ADC. |
sslbkenddtlsvl2renegorate |
Rate of back-end DTLSv1.2 session renegotiations on the Citrix ADC. |
sslbetotrsa512keyexchanges |
Number of back-end RSA 512-bit key exchanges on the Citrix ADC. |
sslbersa512keyexchangesrate |
Rate of back-end RSA 512-bit key exchanges on the Citrix ADC. |
sslbetotrsa1024keyexchanges |
Number of back-end RSA 1024-bit key exchanges on the Citrix ADC. |
sslbersa1024keyexchangesrate |
Rate of back-end RSA 1024-bit key exchanges on the Citrix ADC. |
sslbetotrsa2048keyexchanges |
Number of back-end RSA 2048-bit key exchanges on the Citrix ADC. |
sslbersa2048keyexchangesrate |
Rate of back-end RSA 2048-bit key exchanges on the Citrix ADC. |
sslbetotrsa3072keyexchanges |
Number of back-end RSA 3072-bit key exchanges on the Citrix ADC. |
sslbersa3072keyexchangesrate |
Rate of back-end RSA 3072-bit key exchanges on the Citrix ADC. |
sslbetotrsa4096keyexchanges |
Number of back-end RSA 4096-bit key exchanges on the Citrix ADC. |
sslbersa4096keyexchangesrate |
Rate of back-end RSA 4096-bit key exchanges on the Citrix ADC. |
sslbetotdh512keyexchanges |
Number of back-end DH 512-bit key exchanges on the Citrix ADC. |
sslbedh512keyexchangesrate |
Rate of back-end DH 512-bit key exchanges on the Citrix ADC. |
sslbetotdh1024keyexchanges |
Number of back-end DH 1024-bit key exchanges on the Citrix ADC. |
sslbedh1024keyexchangesrate |
Rate of back-end DH 1024-bit key exchanges on the Citrix ADC. |
sslbetotdh2048keyexchanges |
Number of back-end DH 2048-bit key exchanges on the Citrix ADC. |
sslbedh2048keyexchangesrate |
Rate of back-end DH 2048-bit key exchanges on the Citrix ADC. |
sslbetotdh3072keyexchanges |
Number of back-end DH 3072-bit key exchanges on the Citrix ADC. |
sslbedh3072keyexchangesrate |
Rate of back-end DH 3072-bit key exchanges on the Citrix ADC. |
sslbetotdh4096keyexchanges |
Number of back-end DH 4096-bit key exchanges on the Citrix ADC. |
sslbedh4096keyexchangesrate |
Rate of back-end DH 4096-bit key exchanges on the Citrix ADC. |
sslbetotecdhecurve521 |
Number of back-end ECDHE 521 curve Key exchanges on the Citrix ADC. |
sslbeecdhecurve521rate |
Rate of back-end ECDHE 521 curve Key exchanges on the Citrix ADC. |
sslbetotecdhecurve384 |
Number of back-end ECDHE 384 curve Key exchanges on the Citrix ADC. |
sslbeecdhecurve384rate |
Rate of back-end ECDHE 384 curve Key exchanges on the Citrix ADC. |
sslbetotecdhecurve256 |
Number of back-end ECDHE 256 curve Key exchanges on the Citrix ADC. |
sslbeecdhecurve256rate |
Rate of back-end ECDHE 256 curve Key exchanges on the Citrix ADC. |
sslbetotecdhecurve224 |
Number of back-end ECDHE 224 curve Key exchanges on the Citrix ADC. |
sslbeecdhecurve224rate |
Rate of back-end ECDHE 224 curve Key exchanges on the Citrix ADC. |
sslbetotecdhecurve25519 |
Number of back-end ECDHE 25519 curve Key exchanges on the Citrix ADC. |
sslbeecdhecurve25519rate |
Rate of back-end ECDHE 25519 curve Key exchanges on the Citrix ADC. |
sslbetot40bitrc4ciphers |
Number of back-end RC4 40-bit cipher encryptions on the Citrix ADC. |
sslbe40bitrc4ciphersrate |
Rate of back-end RC4 40-bit cipher encryptions on the Citrix ADC. |
sslbetot56bitrc4ciphers |
Number of back-end RC4 56-bit cipher encryptions on the Citrix ADC. |
sslbe56bitrc4ciphersrate |
Rate of back-end RC4 56-bit cipher encryptions on the Citrix ADC. |
sslbetot64bitrc4ciphers |
Number of back-end RC4 64-bit cipher encryptions on the Citrix ADC. |
sslbe64bitrc4ciphersrate |
Rate of back-end RC4 64-bit cipher encryptions on the Citrix ADC. |
sslbetot128bitrc4ciphers |
Number of back-end RC4 128-bit cipher encryptions on the Citrix ADC. |
sslbe128bitrc4ciphersrate |
Rate of back-end RC4 128-bit cipher encryptions on the Citrix ADC. |
sslbetot40bitdesciphers |
Number of back-end DES 40-bit cipher encryptions on the Citrix ADC. |
sslbe40bitdesciphersrate |
Rate of back-end DES 40-bit cipher encryptions on the Citrix ADC. |
sslbetot56bitdesciphers |
Number of back-end DES 56-bit cipher encryptions on the Citrix ADC. |
sslbe56bitdesciphersrate |
Rate of back-end DES 56-bit cipher encryptions on the Citrix ADC. |
sslbetot168bit3desciphers |
Number of back-end 3DES 168-bit cipher encryptions on the Citrix ADC. |
sslbe168bit3desciphersrate |
Rate of back-end 3DES 168-bit cipher encryptions on the Citrix ADC. |
ssltotbkendcipheraes128 |
Back-end AES 128-bit cipher encryptions on the Citrix ADC. |
sslbkendcipheraes128rate |
Back-end AES 128-bit cipher encryptions on the Citrix ADC. |
ssltotbkendcipheraes256 |
Back-end AES 256-bit cipher encryptions on the Citrix ADC. |
sslbkendcipheraes256rate |
Back-end AES 256-bit cipher encryptions on the Citrix ADC. |
sslbetot40bitrc2ciphers |
Number of back-end RC2 40-bit cipher encryptions on the Citrix ADC. |
sslbe40bitrc2ciphersrate |
Rate of back-end RC2 40-bit cipher encryptions on the Citrix ADC. |
sslbetot56bitrc2ciphers |
Number of back-end RC2 56-bit cipher encryptions on the Citrix ADC. |
sslbe56bitrc2ciphersrate |
Rate of back-end RC2 56-bit cipher encryptions on the Citrix ADC. |
sslbetot128bitrc2ciphers |
Number of back-end RC2 128-bit cipher encryptions on the Citrix ADC. |
sslbe128bitrc2ciphersrate |
Rate of back-end RC2 128-bit cipher encryptions on the Citrix ADC. |
ssltotbkendcipheraesgcm128 |
Back-end AES-GCM 128-bit cipher encryptions on the Citrix ADC. |
sslbkendcipheraesgcm128rate |
Back-end AES-GCM 128-bit cipher encryptions on the Citrix ADC. |
ssltotbkendcipheraesgcm256 |
Back-end AES-GCM 256-bit cipher encryptions on the Citrix ADC . |
sslbkendcipheraesgcm256rate |
Back-end AES-GCM 256-bit cipher encryptions on the Citrix ADC . |
sslbetotnullciphers |
Number of back-end null cipher encryptions on the Citrix ADC. |
sslbenullciphersrate |
Rate of back-end null cipher encryptions on the Citrix ADC. |
sslbetotmd5mac |
Number of back-end MD5 hashes on the Citrix ADC. |
sslbemd5macrate |
Rate of back-end MD5 hashes on the Citrix ADC. |
sslbetotshamac |
Number of back-end SHA hashes on the Citrix ADC. |
sslbeshamacrate |
Rate of back-end SHA hashes on the Citrix ADC. |
sslbetotsha256mac |
Number of back-end SHA256 hashes on the Citrix ADC. |
sslbesha256macrate |
Rate of back-end SHA256 hashes on the Citrix ADC. |
sslbetotsha384mac |
Number of back-end SHA384 hashes on the Citrix ADC. |
sslbesha384macrate |
Rate of back-end SHA384 hashes on the Citrix ADC. |
sslbetotsslv3handshakes |
Number of back-end SSLv3 handshakes on the Citrix ADC. |
sslbesslv3handshakesrate |
Rate of back-end SSLv3 handshakes on the Citrix ADC. |
sslbetottlsv1handshakes |
Number of back-end TLSv1 handshakes on the Citrix ADC. |
sslbetlsv1handshakesrate |
Rate of back-end TLSv1 handshakes on the Citrix ADC. |
sslbetottlsv11handshakes |
Number of back-end TLSv1.1 handshakes on the Citrix ADC. |
sslbetlsv11handshakesrate |
Rate of back-end TLSv1.1 handshakes on the Citrix ADC. |
sslbetottlsv12handshakes |
Number of back-end TLSv1.2 handshakes on the Citrix ADC. |
sslbetlsv12handshakesrate |
Rate of back-end TLSv1.2 handshakes on the Citrix ADC. |
sslbetottlsv13handshakes |
Number of back-end TLSv1.3 handshakes on the Citrix ADC. |
sslbetlsv13handshakesrate |
Rate of back-end TLSv1.3 handshakes on the Citrix ADC. |
sslbetotdtlsv1handshakes |
Number of back-end DTLSv1 handshakes on the Citrix ADC. |
sslbedtlsv1handshakesrate |
Rate of back-end DTLSv1 handshakes on the Citrix ADC. |
sslbetotdtlsv12handshakes |
Number of back-end DTLSv1.2 handshakes on the Citrix ADC. |
sslbedtlsv12handshakesrate |
Rate of back-end DTLSv1.2 handshakes on the Citrix ADC. |
sslbetotsslv3clientauthentications |
Number of back-end SSLv3 client authentications on the Citrix ADC. |
sslbesslv3clientauthenticationsrate |
Rate of back-end SSLv3 client authentications on the Citrix ADC. |
sslbetottlsv1clientauthentications |
Number of back-end TLSv1 client authentications on the Citrix ADC. |
sslbetlsv1clientauthenticationsrate |
Rate of back-end TLSv1 client authentications on the Citrix ADC. |
sslbetottlsv11clientauthentications |
Number of back-end TLSv1.1 client authentications on the Citrix ADC. |
sslbetlsv11clientauthenticationsrate |
Rate of back-end TLSv1.1 client authentications on the Citrix ADC. |
sslbetottlsv12clientauthentications |
Number of back-end TLSv1.2 client authentications on the Citrix ADC. |
sslbetlsv12clientauthenticationsrate |
Rate of back-end TLSv1.2 client authentications on the Citrix ADC. |
sslbetottlsv13clientauthentications |
Number of back-end TLSv1.3 client authentications on the Citrix ADC. |
sslbetlsv13clientauthenticationsrate |
Rate of back-end TLSv1.3 client authentications on the Citrix ADC. |
sslbetotdtlsv1clientauthentications |
Number of back-end DTLSv1 client authentications on the Citrix ADC. |
sslbedtlsv1clientauthenticationsrate |
Rate of back-end DTLSv1 client authentications on the Citrix ADC. |
sslbetotdtlsv12clientauthentications |
Number of back-end DTLSv1.2 client authentications on the Citrix ADC. |
sslbedtlsv12clientauthenticationsrate |
Rate of back-end DTLSv1.2 client authentications on the Citrix ADC. |
sslbetotrsaauthorizations |
Number of back-end RSA authentications on the Citrix ADC. |
sslbersaauthorizationsrate |
Rate of back-end RSA authentications on the Citrix ADC. |
sslbetotdhauthorizations |
Number of back-end DH authentications on the Citrix ADC. |
sslbedhauthorizationsrate |
Rate of back-end DH authentications on the Citrix ADC. |
sslbetotdssauthorizations |
Number of back-end DSS authentications on the Citrix ADC. |
sslbedssauthorizationsrate |
Rate of back-end DSS authentications on the Citrix ADC. |
sslbetotecdsaauthorizations |
Number of back-end ECDSA authentications on the Citrix ADC. |
sslbeecdsaauthorizationsrate |
Rate of back-end ECDSA authentications on the Citrix ADC. |
sslbetotnullauthorizations |
Number of back-end null authentications on the Citrix ADC. |
sslbenullauthorizationsrate |
Rate of back-end null authentications on the Citrix ADC. |
ssltotoffloadrsakeyexchanges |
Number of RSA key exchanges offloaded to the cryptography card. |
ssloffloadrsakeyexchangesrate |
Rate of RSA key exchanges offloaded to the cryptography card. |
ssltotoffloadsignrsa |
Number of RSA sign operations offloaded to the cryptography card. |
ssloffloadsignrsarate |
Rate of RSA sign operations offloaded to the cryptography card. |
ssltotoffloaddhkeyexchanges |
Number of DH key exchanges offloaded to the cryptography card. |
ssloffloaddhkeyexchangesrate |
Rate of DH key exchanges offloaded to the cryptography card. |
ssltotoffloadbulkrc4 |
Number of RC4 encryptions offloaded to the cryptography card. |
ssloffloadbulkrc4rate |
Rate of RC4 encryptions offloaded to the cryptography card. |
ssltotoffloadbulkdes |
Number of DES encryptions offloaded to the cryptography card. |
ssloffloadbulkdesrate |
Rate of DES encryptions offloaded to the cryptography card. |
ssltotoffloadbulkaes |
Number of AES encryptions offloaded to the cryptography card. |
ssloffloadbulkaesrate |
Rate of AES encryptions offloaded to the cryptography card. |
ssltotoffloadbulkaesgcm128 |
Number of AES-GCM 128-bit encryptions offloaded to the cryptography card. |
ssloffloadbulkaesgcm128rate |
Rate of AES-GCM 128-bit encryptions offloaded to the cryptography card. |
ssltotoffloadbulkaesgcm256 |
Number of AES-GCM 256-bit encryptions offloaded to the cryptography card. |
ssloffloadbulkaesgcm256rate |
Rate of AES-GCM 256-bit encryptions offloaded to the cryptography card. |
ssltotenchw |
Number of bytes encrypted in hardware. |
sslenchwrate |
Rate of bytes encrypted in hardware. |
ssltotencsw |
Number of bytes encrypted in software. |
sslencswrate |
Rate of bytes encrypted in software. |
ssltotencfe |
Number of bytes encrypted on the front-end. |
sslencferate |
Rate of bytes encrypted on the front-end. |
ssltothwencfe |
Number of bytes encrypted in hardware on the front-end. |
sslhwencferate |
Rate of bytes encrypted in hardware on the front-end. |
ssltotswencfe |
Number of bytes encrypted in software on the front-end. |
sslswencferate |
Rate of bytes encrypted in software on the front-end. |
ssltotencbe |
Number of bytes encrypted on the back-end. |
sslencberate |
Rate of bytes encrypted on the back-end. |
ssltothwencbe |
Number of bytes encrypted in hardware on the back-end. |
sslhwencberate |
Rate of bytes encrypted in hardware on the back-end. |
ssltotswencbe |
Number of bytes encrypted in software on the back-end. |
sslswencberate |
Rate of bytes encrypted in software on the back-end. |
ssltotdechw |
Number of bytes decrypted in hardware. |
ssldechwrate |
Rate of bytes decrypted in hardware. |
ssltotdecsw |
Number of bytes decrypted in software. |
ssldecswrate |
Rate of bytes decrypted in software. |
ssltotdecfe |
Number of bytes decrypted on the front-end. |
ssldecferate |
Rate of bytes decrypted on the front-end. |
ssltothwdecfe |
Number of bytes decrypted in hardware on the front-end. |
sslhwdecferate |
Rate of bytes decrypted in hardware on the front-end. |
ssltotswdecfe |
Number of bytes decrypted in software on the front-end. |
sslswdecferate |
Rate of bytes decrypted in software on the front-end. |
ssltotdecbe |
Number of bytes decrypted on the back-end. |
ssldecberate |
Rate of bytes decrypted on the back-end. |
ssltothwdecbe |
Number of bytes decrypted in hardware on the back-end. |
sslhwdecberate |
Rate of bytes decrypted in hardware on the back-end. |
ssltotswdecbe |
Number of bytes decrypted in software on the back-end |
sslswdecberate |
Rate of bytes decrypted in software on the back-end |
sslcursslinfospcbinusecount |
Number of SPCB in use. |
sslcursslinfospcbinusecountrate |
Rate of SPCB in use. |
sslcursessions |
Number of active SSL sessions on the Citrix ADC. |
sslcursessionsrate |
Rate of active SSL sessions on the Citrix ADC. |
sslcurqsize |
Current queue size |
sslcurqsizerate |
Current queue size |
sslcursslinfonscardinqcount |
Number of current SSL card InQ count. |
sslcursslinfonscardinqcountrate |
Rate of current SSL card InQ count. |
sslcursslinfocardinblkq |
Number of current SSL card In BulkQ count. |
sslcursslinfocardinblkqrate |
Rate of current SSL card In BulkQ count. |
sslcursslinfocardinkeyq |
Number of current SSL card In KeyQ count. |
sslcursslinfocardinkeyqrate |
Rate of current SSL card In KeyQ count. |
sslbemaxmultiplexedsessions |
Number of back-end SSL sessions reused on the Citrix ADC. |
sslbemaxmultiplexedsessionsrate |
Rate of back-end SSL sessions reused on the Citrix ADC. |
ssltot128bitideaciphers |
Number of IDEA 128-bit cipher encryptions on the Citrix ADC. |
ssl128bitideaciphersrate |
Rate of IDEA 128-bit cipher encryptions on the Citrix ADC. |
sslbetot128bitideaciphers |
Number of back-end IDEA 128-bit cipher encryptions on the Citrix ADC. |
sslbe128bitideaciphersrate |
Rate of back-end IDEA 128-bit cipher encryptions on the Citrix ADC. |
sslcardssecondary |
Number of secondary SSL crypto cards present on the Citrix ADC. |
sslnumcardsupsecondary |
Number of Add on SSL cards that are UP. |
ssltotenchwsecondary |
Number of bytes encrypted in hardware on secondary card. |
sslenchwsecondaryrate |
Rate of bytes encrypted in hardware on secondary card. |
ssltotdechwsecondary |
Number of bytes decrypted in hardware on secondary card. |
ssldechwsecondaryrate |
Rate of bytes decrypted in hardware on secondary card. |
ssltothwencfesecondary |
Number of bytes encrypted on the front-end in hardware on secondary card. |
sslhwencfesecondaryrate |
Rate of bytes encrypted on the front-end in hardware on secondary card. |
ssltothwencbesecondary |
Number of bytes encrypted on the back-end in hardware on secondary card. |
sslhwencbesecondaryrate |
Rate of bytes encrypted on the back-end in hardware on secondary card. |
ssltothwdecfesecondary |
Number of bytes decrypted on the front-end in hardware on secondary card. |
sslhwdecfesecondaryrate |
Rate of bytes decrypted on the front-end in hardware on secondary card. |
ssltothwdecbesecondary |
Number of bytes decrypted on the back-end in hardware on secondary card. |
sslhwdecbesecondaryrate |
Rate of bytes decrypted on the back-end in hardware on secondary card. |
See Also |