Class: IControl::GlobalLB::Monitor::TemplateType

Inherits:
Base::Enumeration
  • Object
show all
Defined in:
lib/icontrol/global_lb/monitor.rb,
lib/icontrol/global_lb/monitor.rb

Overview

A list of template types.

Constant Summary collapse

TTYPE_UNSET =

The template type is unknown.

:TTYPE_UNSET
TTYPE_ICMP =

The ICMP template type.

:TTYPE_ICMP
TTYPE_TCP =

The TCP template type.

:TTYPE_TCP
TTYPE_TCP_ECHO =

The TCP_ECHO template type.

:TTYPE_TCP_ECHO
TTYPE_EXTERNAL =

The EXTERNAL template type.

:TTYPE_EXTERNAL
TTYPE_HTTP =

The HTTP template type.

:TTYPE_HTTP
TTYPE_HTTPS =

The HTTPS template type.

:TTYPE_HTTPS
TTYPE_NNTP =

The NNTP template type.

:TTYPE_NNTP
TTYPE_FTP =

The FTP template type.

:TTYPE_FTP
TTYPE_POP3 =

The POP3 template type.

:TTYPE_POP3
TTYPE_SMTP =

The SMTP template type.

:TTYPE_SMTP
TTYPE_MSSQL =

The MSSQL template type.

:TTYPE_MSSQL
TTYPE_GATEWAY =

The GATEWAY template type.

:TTYPE_GATEWAY
TTYPE_IMAP =

The IMAP template type.

:TTYPE_IMAP
TTYPE_RADIUS =

The RADIUS template type.

:TTYPE_RADIUS
TTYPE_LDAP =

The LDAP template type.

:TTYPE_LDAP
TTYPE_WMI =

The WMI template type.

:TTYPE_WMI
TTYPE_SNMP_DCA =

The SNMP_DCA template type.

:TTYPE_SNMP_DCA
TTYPE_SNMP_DCA_BASE =

The SNMP_DCA_BASE template type.

:TTYPE_SNMP_DCA_BASE
TTYPE_REAL_SERVER =

The REAL_SERVER template type.

:TTYPE_REAL_SERVER
TTYPE_UDP =

The UDP template type.

:TTYPE_UDP
TTYPE_NONE =

Not using any monitor template.

:TTYPE_NONE
TTYPE_ORACLE =

The ORACLE template type.

:TTYPE_ORACLE
TTYPE_SOAP =

The SOAP template type.

:TTYPE_SOAP
TTYPE_GATEWAY_ICMP =

The GATEWAY_ICMP template type.

:TTYPE_GATEWAY_ICMP
TTYPE_SIP =

The SIP template type.

:TTYPE_SIP
TTYPE_TCP_HALF_OPEN =

The TCP_HALF_OPEN template type.

:TTYPE_TCP_HALF_OPEN
TTYPE_SCRIPTED =

The SCRIPTED template type.

:TTYPE_SCRIPTED
TTYPE_WAP =

The WAP template type.

:TTYPE_WAP
TTYPE_BIGIP =

The BIGIP template type.

:TTYPE_BIGIP
:TTYPE_BIGIP_LINK
TTYPE_SNMP_GTM =

The SNMP_GTM template type.

:TTYPE_SNMP_GTM
:TTYPE_SNMP_LINK