ACOS
  • Start Here
  • How to Use this Reference
  • Resources
  • Operations
  • Example API Configuration
  • Filters
  • Batching Requests
  • Status Codes
  • aam
  • access-list
  • accounting
  • acos-events
  • admin
  • admin-lockout
  • allow-slb-cfg
  • application-type
  • audit
  • authentication
  • authorization
  • automatic-update
  • axdebug
  • backup-periodic
  • banner
  • bgp
  • bios-prog
  • cgnv6
  • class-list
  • cloud-services
  • delete
  • disable-management
  • dnssec
  • domain-list
  • enable-core
  • enable-management
  • environment
  • event
  • event-notification
  • fail-safe
  • fan-speed
  • file-inspection
  • fw
  • glid
  • glm
  • gslb
  • harmony-controller
  • hd-monitor
  • health
  • hostname
  • hsm
  • import-periodic
  • interface
  • ip
  • ip-list
  • ipv4-in-ipv6
  • ipv6
  • ipv6-in-ipv4
  • key
  • ldap-server
  • license-manager
  • locale
  • logging
  • maximum-paths
  • merge-mode-add
  • mirror-port
  • misc
  • monitor
  • multi-config
  • net-mgmt
  • netflow
  • network
  • ntp
  • object
  • object-group
  • overlay-mgmt-info
  • overlay-tunnel
  • partition
  • partition-group
  • pki
  • radius-server
  • rate-limit
  • rba
  • remove-upgrade-lock
  • report
  • resource-track
  • route-map
  • router
  • rule-set
  • running-config
  • scaleout
  • scaleout-cgn
  • sctp
  • service-partition
  • session-filter
  • sflow
  • single-board-mode
  • slb
  • smtp
  • snmp-server
  • so-counters
  • ssh-login-grace-time
  • syn-cookie
  • sys-ut
  • system
  • system-2x40g-mode
  • system-4x10g-mode
  • system-buff-debug
  • system-jumbo-global
  • system-view
  • tacacs-server
  • techreport
  • techsupport
  • template
  • terminal
  • tftp
  • threat-intel
  • timezone
  • vcs
  • vcs-vblades
  • visibility
  • vpn
  • vrrp-a
  • waf
  • web-category
  • web-service
  • zone
  • aam
  • access-list
  • active-partition
  • admin
  • admin-detail
  • admin-session
  • automatic-update
  • axdebug
  • backup
  • boot-block-fix
  • bootimage
  • cgnv6
  • chassis-info
  • chassis-infra
  • clock
  • cmcov
  • config-filter
  • config-sync-status
  • configure
  • copy
  • debug
  • delete
  • device-context
  • dnssec
  • enable-password
  • erase
  • export
  • file
  • file-inspection
  • fw
  • glm
  • gslb
  • harmony-controller
  • health
  • import
  • interface
  • link
  • locale
  • logging
  • miscellenious-alb
  • multi-ctrl-cpu
  • network
  • ntp-status
  • partition-all
  • partition-available-id
  • pki
  • plat-cpu-drop
  • plat-cpu-packet
  • poap
  • reboot
  • reload
  • rename
  • report
  • restore
  • rrd
  • rule-set
  • scaleout
  • scm
  • sessions
  • set-product-id
  • shutdown
  • slb
  • sshd
  • ssl
  • sys-audit-log
  • sys-ut
  • syslog
  • system
  • system-big-buff-pool
  • system-cpu
  • system-reset
  • system-view
  • threat-intel
  • upgrade
  • vcs
  • vcs-chassis
  • version
  • visibility
  • vpn
  • vrrp-a
  • web-service
  • write
ACOS
  • Docs »
  • slb link-probe
  • View page source

slb link-probe¶

Link Probe (NHLD) related oper Info and Stats

link-probe Specification¶

   
Type Configuration Resource
Element Name link-probe
Element URI /axapi/v3/slb/link-probe
Element Attributes link-probe_attributes
Statistics Data URI /axapi/v3/slb/link-probe/stats
Operational Data URI /axapi/v3/slb/link-probe/oper
Schema link-probe schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/link-probe

link-probe attributes

Get Object

GET

/axapi/v3/slb/link-probe

link-probe attributes

Modify Object

POST

/axapi/v3/slb/link-probe

link-probe attributes

Replace Object

PUT

/axapi/v3/slb/link-probe

link-probe attributes

Delete Object

DELETE

/axapi/v3/slb/link-probe

link-probe attributes

link-probe attributes¶

entry

Description: entry is a JSON Block. Please see below for entry

Type: Object

Refernce Object: /axapi/v3/slb/link-probe/entry

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

entry¶

Specification  
Type object

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

entry_sampling-enable¶

Specification  
Type list
Block object keys  

counters1

Description ‘all’: all; ‘curr_entries’: Current Entry Count; ‘total_created’: Total Entry Created; ‘total_inserted’: Total Entry Inserted; ‘total_ready_to_free’: Total Entry Ready To Free; ‘total_freed’: Total Entry Freed; ‘err_entry_create_failed’: Entry Creation Failure; ‘err_entry_create_oom’: Entry Creation Out of Memory; ‘err_entry_insert_failed’: Entry Insert Failed; ‘err_tmpl_probe_create_failed’: Probe Template Creation Failure; ‘err_tmpl_probe_create_oom’: Probe Template Creation Out of Memory; ‘total_http_probes_sent’: Total HTTP Probes Sent out; ‘total_http_response_received’: Total HTTP responses received; ‘total_http_response_good’: Total HTTP responses matching probe template config; ‘total_http_response_bad’: Total HTTP responses not matching probe template config; ‘total_tcp_err’: Total TCP errors in probes sent out; ‘err_smart_nat_alloc’: Error creating Smart NAT Instance; ‘err_smart_nat_port_alloc’: Error obtaining Smart NAT source port; ‘err_l4_sess_alloc’: Error allocating L4 session for probe; ‘err_probe_tcp_conn_send’: Error in initiating TCP connection for probe; ‘probe_tcp_conn_sent’: TCP connection sent for probe;

Type: string

Supported Values: all, curr_entries, total_created, total_inserted, total_ready_to_free, total_freed, err_entry_create_failed, err_entry_create_oom, err_entry_insert_failed, err_tmpl_probe_create_failed, err_tmpl_probe_create_oom, total_http_probes_sent, total_http_response_received, total_http_response_good, total_http_response_bad, total_tcp_err, err_smart_nat_alloc, err_smart_nat_port_alloc, err_l4_sess_alloc, err_probe_tcp_conn_send, probe_tcp_conn_sent

sampling-enable¶

Specification  
Type list
Block object keys  

counters1

Description ‘all’: all; ‘curr_entries’: Current Entry Count; ‘total_created’: Total Entry Created; ‘total_inserted’: Total Entry Inserted; ‘total_ready_to_free’: Total Entry Ready To Free; ‘total_freed’: Total Entry Freed; ‘err_entry_create_failed’: Entry Creation Failure; ‘err_entry_create_oom’: Entry Creation Out of Memory; ‘err_entry_insert_failed’: Entry Insert Failed; ‘err_tmpl_probe_create_failed’: Probe Template Creation Failure; ‘err_tmpl_probe_create_oom’: Probe Template Creation Out of Memory; ‘total_http_probes_sent’: Total HTTP Probes Sent out; ‘total_http_response_received’: Total HTTP responses received; ‘total_http_response_good’: Total HTTP responses matching probe template config; ‘total_http_response_bad’: Total HTTP responses not matching probe template config; ‘total_tcp_err’: Total TCP errors in probes sent out; ‘err_smart_nat_alloc’: Error creating Smart NAT Instance; ‘err_smart_nat_port_alloc’: Error obtaining Smart NAT source port; ‘err_l4_sess_alloc’: Error allocating L4 session for probe; ‘err_probe_tcp_conn_send’: Error in initiating TCP connection for probe; ‘probe_tcp_conn_sent’: TCP connection sent for probe;

Type: string

Supported Values: all, curr_entries, total_created, total_inserted, total_ready_to_free, total_freed, err_entry_create_failed, err_entry_create_oom, err_entry_insert_failed, err_tmpl_probe_create_failed, err_tmpl_probe_create_oom, total_http_probes_sent, total_http_response_received, total_http_response_good, total_http_response_bad, total_tcp_err, err_smart_nat_alloc, err_smart_nat_port_alloc, err_l4_sess_alloc, err_probe_tcp_conn_send, probe_tcp_conn_sent

stats data¶

  Counter Size Description
       
  total_http_probes_sent 8 Total HTTP Probes Sent out
  total_http_response_good 8 Total HTTP responses matching probe template config
  total_tcp_err 8 Total TCP errors in probes sent out
  curr_entries 8 Current Entry Count
  total_http_response_bad 8 Total HTTP responses not matching probe template config
  err_entry_create_oom 8 Entry Creation Out of Memory
  err_smart_nat_port_alloc 8 Error obtaining Smart NAT source port
  err_tmpl_probe_create_failed 8 Probe Template Creation Failure
  err_smart_nat_alloc 8 Error creating Smart NAT Instance
  err_probe_tcp_conn_send 8 Error in initiating TCP connection for probe
  total_ready_to_free 8 Total Entry Ready To Free
  total_freed 8 Total Entry Freed
  total_inserted 8 Total Entry Inserted
  err_entry_create_failed 8 Entry Creation Failure
  probe_tcp_conn_sent 8 TCP connection sent for probe
  err_tmpl_probe_create_oom 8 Probe Template Creation Out of Memory
  total_http_response_received 8 Total HTTP responses received
  err_l4_sess_alloc 8 Error allocating L4 session for probe
  total_created 8 Total Entry Created
  err_entry_insert_failed 8 Entry Insert Failed

operational data¶

  Counter Size Description
       
  entry-list   entry-list

© Copyright 2022, A10 Networks

Built with Sphinx using a theme provided by Read the Docs.