P4G_TLS_STATE_RATE
# get
<module-index>/<port-index> P4G_TLS_STATE_RATE [<group_index>] ?
Description
- Returns a list of the TLS state rates measured in per second. The counters returned corresponds the the following TLS states:
TLS_INACTIVE
TLS_HANDSHAKING
TLS_HANDSHAKE_DONE
TLS_HANDSHAKE_FAILED
TLS_FAILED
TLS_INTERNAL_FAILED
TLS_CLOSE_NOTIFY
TLS_DONE
Actions
get
Parameters
current_time
: long integer, a list of the TLS state rates measured in per second
ref_time
: long integer, a list of the TLS state rates measured in per second
tls_inactive
: long integer, a list of the TLS state rates measured in per second
tls_handshaking
: long integer, a list of the TLS state rates measured in per second
tls_handshake_done
: long integer, a list of the TLS state rates measured in per second
tls_handshake_failed
: long integer, a list of the TLS state rates measured in per second
tls_failed
: long integer, a list of the TLS state rates measured in per second
tls_internal_failed
: long integer, a list of the TLS state rates measured in per second
tls_close_notify
: long integer, a list of the TLS state rates measured in per second
tls_done
: long integer, a list of the TLS state rates measured in per second
Example
# get
input: 0/1 P4G_TLS_STATE_RATE [0] ?
output: 0/1 P4G_TLS_STATE_RATE [0] 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123