ltmVirtualServType
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.10.1.2.1.15
Object
column
Enumeration
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.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.10.1.2.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmVirtualServEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | poolbased |
1 | ipforward |
2 | l2forward |
3 | reject |
4 | fastl4 |
5 | fasthttp |
6 | stateless |
7 | dhcpRelay |
8 | internal |