slbServerFarmPredictor

CISCO-SLB-MIB · .1.3.6.1.4.1.9.9.161.1.2.1.1.2

Object

column SlbPredictor
The load balancing algorithm in use by the server farm
for its real servers for the local SLB entity.

Context

MIB
CISCO-SLB-MIB
OID
.1.3.6.1.4.1.9.9.161.1.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
slbServerFarmTableEntry
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 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbServerFarmPredictor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbServerFarmPredictor.<slbEntity>.<slbServerFarmName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-MIB::slbServerFarmPredictor'

Syntax

Source
SlbPredictor
Base type
Enumeration

Values & Constraints

Type Values
1roundRobin
2leastConns
3ipHash
4ipHashSrc
5ipHashDest
6urlHash
7forward
8leastLoaded
9httpCookieHash
10httpHeaderHash
11layer4PayloadHash
12responseTime
13leastBandwidth
14httpContentHash

Conformance