nsNatVipCfgLoadBalance
Load balance algorithm for the Virtual IP servers.
Details
Possible values
| 0 | null |
| 1 | round-robin |
| 2 | weighted-round-robin |
| 3 | least-conns |
| 4 | weighted-least-conns |
Table columns
6 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.3224.11.3.1.1.1 | nsNatVipCfgIndex | readonly | Unknown |
| 1.3.6.1.4.1.3224.11.3.1.1.2 | nsNatVipCfgIp | readonly | IpAddress |
| 1.3.6.1.4.1.3224.11.3.1.1.3 | nsNatVipCfgPort | readonly | Integer32 |
| 1.3.6.1.4.1.3224.11.3.1.1.4 | nsNatVipCfgService | readonly | Unknown |
| 1.3.6.1.4.1.3224.11.3.1.1.5 | nsNatVipCfgStatus | readonly | not-available(0), available(1) |
| 1.3.6.1.4.1.3224.11.3.1.1.6 | nsNatVipCfgLoadBalance | readonly | null(0), round-robin(1), weighted-round-robin(2), least-conns(3), weighted-least-conns(4) |