LocalLB::Monitor::TemplateType

Introduced : BIG-IP_v9.0
A list of template types.

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_RPC

29

The RPC template type.

TTYPE_SMB

30

The SMB template type.

TTYPE_SASP

31

The SASP template type.

TTYPE_MODULE_SCORE

32

The MODULE_SCORE template type.

TTYPE_FIREPASS

33

Template type for monitoring Firepass servers

TTYPE_INBAND

34

Template type for an inband monitor, i.e., monitor server activity via its traffic, not actively querying servers

TTYPE_RADIUS_ACCOUNTING

35

The RADIUS accounting template type.

TTYPE_DIAMETER

36

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

TTYPE_VIRTUAL_LOCATION

37

The Virtual Location monitor template type. This monitor can be assigned to a pool with virtual node members, determining whether each member is local or remote, and adjusting the pool member priority to give local members a higher priority than remote members.

TTYPE_MYSQL

38

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

TTYPE_POSTGRESQL

39

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.