ltmVirtualServServiceDownImmediateAction
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.10.1.2.1.32
Object
column Enumeration
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.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.10.1.2.1.32- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmVirtualServEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-LOCAL-MIB::ltmVirtualServServiceDownImmediateAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-LOCAL-MIB::ltmVirtualServServiceDownImmediateAction.<ltmVirtualServName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-LOCAL-MIB::ltmVirtualServServiceDownImmediateAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | reset |
2 | drop |
Conformance
Member of