MIB Viewer

ltmVirtualServServiceDownImmediateAction

OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.10.1.2.1.32
Access
read-only
Status
current
Sub-identifiers
0
Specifies the immediate action to take upon the receipt of the initial client's SYN packet if the availability status of the virtual server is Offline or Unavailable. This is supported for the virtual server of Standard type and TCP protocol. none - BIG-IP system takes no immediate action; reset - BIG-IP system immediately resets the newly arriving connections destined for the virtual server IP address and sends a TCP reset (RST) message; drop - BIG-IP system immediately drops the newly arriving connections destined for the virtual server IP address.
INTEGER { none(0), reset(1), drop(2) }