ltmPoolMinActiveMembers

F5-BIGIP-LOCAL-MIB · .1.3.6.1.4.1.3375.2.2.5.1.2.1.7

Object

column Integer32
The minimum number of active members required for traffic to be sent to 
the specified pool. This feature is used for priority pools. The minimum 
active members take into account both the status of the pool member (up/down) 
as well as the number of connections present on the pool member.  
If the number of active members falls below this given threshold, 
traffic is sent to the next priority pool.

Context

MIB
F5-BIGIP-LOCAL-MIB
OID
.1.3.6.1.4.1.3375.2.2.5.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
ltmPoolEntry
Groups
1

Walk 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::ltmPoolMinActiveMembers'
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::ltmPoolMinActiveMembers.<ltmPoolName>'
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::ltmPoolMinActiveMembers'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

Member of