gtmPoolFallback
F5-BIGIP-GLOBAL-MIB ·
.1.3.6.1.4.1.3375.2.3.6.1.2.1.9
Object
column Enumeration
The fallback load balancing method for the specified pool.
Context
- MIB
- F5-BIGIP-GLOBAL-MIB
- OID
.1.3.6.1.4.1.3375.2.3.6.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gtmPoolEntry
- 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-GLOBAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-GLOBAL-MIB::gtmPoolFallback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-GLOBAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-GLOBAL-MIB::gtmPoolFallback.<gtmPoolPoolType>.<gtmPoolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-GLOBAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-GLOBAL-MIB::gtmPoolFallback'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | returntodns |
1 | null |
2 | roundrobin |
3 | ratio |
4 | topology |
5 | statpersit |
6 | ga |
7 | vscapacity |
8 | leastconn |
9 | lowestrtt |
10 | lowesthops |
11 | packetrate |
12 | cpu |
13 | hitratio |
14 | qos |
15 | bps |
16 | droppacket |
17 | explicitip |
18 | vsscore |
Conformance
Member of