poolAlgorithm
ZXTM-MIB-SMIv2 ·
.1.3.6.1.4.1.7146.1.2.3.2.1.2
Object
column
Enumeration
The load-balancing algorithm the pool uses.
Context
- MIB
- ZXTM-MIB-SMIv2
- OID
.1.3.6.1.4.1.7146.1.2.3.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- poolEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | roundrobin |
2 | weightedRoundRobin |
3 | perceptive |
4 | leastConnections |
5 | fastestResponseTime |
6 | random |
7 | weightedLeastConnections |