a10_slb_pop3_proxy

Synopsis

Configure POP3 Proxy global

Parameters

Parameters

Choices/Defaults

Comment

state

str/required

[‘noop’, ‘present’, ‘absent’]

State of the object to be created.

ansible_host

str/required

Host for AXAPI authentication

ansible_username

str/required

Username for AXAPI authentication

ansible_password

str/required

Password for AXAPI authentication

ansible_port

int/required

Port for AXAPI authentication

a10_device_context_id

int

[‘1-8’]

Device ID for aVCS configuration

a10_partition

str

Destination/target partition for object/command

uuid

str

uuid of the object

sampling_enable

list

Field sampling_enable

counters1

str

‘all’= all; ‘num’= Num; ‘curr’= Current proxy conns; ‘total’= Total proxy conns; ‘svrsel_fail’= Server selection failure; ‘no_route’= no route failure; ‘snat_fail’= source nat failure; ‘line_too_long’= line too long; ‘line_mem_freed’= request line freed; ‘invalid_start_line’= invalid start line; ‘stls’= stls cmd; ‘request_dont_care’= other cmd; ‘unsupported_command’= Unsupported cmd; ‘bad_sequence’= Bad Sequence; ‘rsv_persist_conn_fail’= Serv Sel Persist fail; ‘smp_v6_fail’= Serv Sel SMPv6 fail; ‘smp_v4_fail’= Serv Sel SMPv4 fail; ‘insert_tuple_fail’= Serv Sel insert tuple fail; ‘cl_est_err’= Client EST state erro; ‘ser_connecting_err’= Serv CTNG state error; ‘server_response_err’= Serv RESP state error; ‘cl_request_err’= Client RQ state error; ‘request’= Total POP3 Request; ‘control_to_ssl’= Control chn ssl;

oper

dict

Field oper

l4_cpu_list

list

Field l4_cpu_list

cpu_count

int

Field cpu_count

stats

dict

Field stats

num

str

Num

curr

str

Current proxy conns

total

str

Total proxy conns

svrsel_fail

str

Server selection failure

no_route

str

no route failure

snat_fail

str

source nat failure

line_too_long

str

line too long

line_mem_freed

str

request line freed

invalid_start_line

str

invalid start line

stls

str

stls cmd

request_dont_care

str

other cmd

unsupported_command

str

Unsupported cmd

bad_sequence

str

Bad Sequence

rsv_persist_conn_fail

str

Serv Sel Persist fail

smp_v6_fail

str

Serv Sel SMPv6 fail

smp_v4_fail

str

Serv Sel SMPv4 fail

insert_tuple_fail

str

Serv Sel insert tuple fail

cl_est_err

str

Client EST state erro

ser_connecting_err

str

Serv CTNG state error

server_response_err

str

Serv RESP state error

cl_request_err

str

Client RQ state error

request

str

Total POP3 Request

control_to_ssl

str

Control chn ssl

Status

  • This module is not guaranteed to have a backwards compatible interface. [preview]

  • This module is maintained by community.

Authors

  • A10 Networks 2021