GlobalLB::Monitor::TemplateType

Introduced : BIG-IP_v9.2.0
A list of template types. Note: Types TTYPE_ICMP, TTYPE_TCP_ECHO, TTYPE_SNMP_DCA, TTYPE_SNMP_DCA_BASE have never worked and were wrongly listed in the GlobalLB interface.

Members

Member

Value

Description

TTYPE_UNSET

0

The template type is unknown.

TTYPE_ICMP

1

The ICMP template type.

TTYPE_TCP

2

The TCP template type.

TTYPE_TCP_ECHO

3

The TCP_ECHO template type.

TTYPE_EXTERNAL

4

The EXTERNAL template type.

TTYPE_HTTP

5

The HTTP template type.

TTYPE_HTTPS

6

The HTTPS template type.

TTYPE_NNTP

7

The NNTP template type.

TTYPE_FTP

8

The FTP template type.

TTYPE_POP3

9

The POP3 template type.

TTYPE_SMTP

10

The SMTP template type.

TTYPE_MSSQL

11

The MSSQL template type.

TTYPE_GATEWAY

12

The GATEWAY template type.

TTYPE_IMAP

13

The IMAP template type.

TTYPE_RADIUS

14

The RADIUS template type.

TTYPE_LDAP

15

The LDAP template type.

TTYPE_WMI

16

The WMI template type.

TTYPE_SNMP_DCA

17

The SNMP_DCA template type.

TTYPE_SNMP_DCA_BASE

18

The SNMP_DCA_BASE template type.

TTYPE_REAL_SERVER

19

The REAL_SERVER template type.

TTYPE_UDP

20

The UDP template type.

TTYPE_NONE

21

Not using any monitor template.

TTYPE_ORACLE

22

The ORACLE template type.

TTYPE_SOAP

23

The SOAP template type.

TTYPE_GATEWAY_ICMP

24

The GATEWAY_ICMP template type.

TTYPE_SIP

25

The SIP template type.

TTYPE_TCP_HALF_OPEN

26

The TCP_HALF_OPEN template type.

TTYPE_SCRIPTED

27

The SCRIPTED template type.

TTYPE_WAP

28

The WAP template type.

TTYPE_BIGIP

29

The BIGIP template type.

TTYPE_BIGIP_LINK

30

The BIGIP_LINK template type.

TTYPE_SNMP_GTM

31

The SNMP_GTM template type.

TTYPE_SNMP_LINK

32

The SNMP_LINK template type.

TTYPE_FIREPASS_GTM

33

Template type for monitoring Firepass servers

TTYPE_RADIUS_ACCOUNTING

34

The RADIUS ACCOUNTING template type.

TTYPE_DIAMETER

35

The Diameter authorization, authentication, and accounting server template type.

TTYPE_MYSQL

36

The MySQL monitor template type. This monitor verifies MySQL-based services.

TTYPE_POSTGRESQL

37

The PostgreSQL monitor template type. This monitor verifies PostgreSQL-based services.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.