iso/org/dod/internet/private/enterprises/.3375/.2/bigipLocalTM/.10/.1/ltmVirtualServTable/ltmVirtualServEntry/ltmVirtualServType
ltmVirtualServType
OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.10.1.2.1.15
Description
The type supported by the specified virtual server. poolbased - The virtual server is based on a pool; ipforward - The virtual server only supports IP forwarding. There is no load balancing on this type of virtual server; l2forward - The virtual server only supports L2 forwarding. There is no load balancing on this type of virtual server; reject - All connections going to this virtual server will be rejected, and resets will be sent; fastl4 - The virtual server is associated with a Fast L4 profile; fasthttp - The virtual server is associated with a Fast HTTP profile; stateless - The virtual server accepts traffic matching the virtual server address and load balances the packet to the pool members without attempting to match the packet to a pre-existing connection on the connection table; dhcpRelay - The virtual server relays DHCP client requests for an IP address to one or more DHCP servers and provides DHCP server responses with an available IP address for the client; internal - The virtual server supports modification of HTTP requests and responses.
Syntax
INTEGER { poolbased(0), ipforward(1), l2forward(2), reject(3), fastl4(4), fasthttp(5), stateless(6), dhcpRelay(7), internal(8) }