Class: IControl::LocalLB::Monitor::TemplateType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::LocalLB::Monitor::TemplateType
- Defined in:
- lib/icontrol/local_lb/monitor.rb,
lib/icontrol/local_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_RPC =
The RPC template type.
:TTYPE_RPC
- TTYPE_SMB =
The SMB template type.
:TTYPE_SMB
- TTYPE_SASP =
The SASP template type.
:TTYPE_SASP
- TTYPE_MODULE_SCORE =
The MODULE_SCORE template type.
:TTYPE_MODULE_SCORE
- TTYPE_FIREPASS =
Template type for monitoring Firepass servers
:TTYPE_FIREPASS
- TTYPE_INBAND =
Template type for an inband monitor, i.e., monitor server activity via its traffic, not actively querying servers
:TTYPE_INBAND
- TTYPE_RADIUS_ACCOUNTING =
The RADIUS accounting template type.
:TTYPE_RADIUS_ACCOUNTING
- TTYPE_DIAMETER =
The Diameter authorization, authentication, and accounting server template type.
:TTYPE_DIAMETER
- TTYPE_VIRTUAL_LOCATION =
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_VIRTUAL_LOCATION