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
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 '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
1 | roundRobin |
2 | leastConns |
3 | ipHash |
4 | ipHashSrc |
5 | ipHashDest |
6 | urlHash |
7 | forward |
8 | leastLoaded |
9 | httpCookieHash |
10 | httpHeaderHash |
11 | layer4PayloadHash |
12 | responseTime |
13 | leastBandwidth |
14 | httpContentHash |
Conformance
Member of