nsNatVipCfgLoadBalance
NETSCREEN-NAT-MIB ·
.1.3.6.1.4.1.3224.11.3.1.1.6
Object
column
Enumeration
Load balance algorithm for the Virtual IP servers.
Context
- MIB
- NETSCREEN-NAT-MIB
- OID
.1.3.6.1.4.1.3224.11.3.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsNatVipCfgEntry
- Table
- nsNatVipCfgTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | null |
1 | round-robin |
2 | weighted-round-robin |
3 | least-conns |
4 | weighted-least-conns |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nsNatVipCfgIndex A unique value for each vip configuation. Its value ranges
between 1 and 65535 and may not be contingous. | column | Integer32 | .1.3.6.1.4.1.3224.11.3.1.1.1 |
| nsNatVipCfgIp The IP address for the VIP, which must be in the same subnet
as the untrusted interface and can even be the same address as
the untrusted interface. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.3224.11.3.1.1.2 |
| nsNatVipCfgPort The port number for communication between the trusted server
and the untrusted interfce on the NetScreen device. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3224.11.3.1.1.3 |
| nsNatVipCfgService Service for the server on the trusted interface. | column | OctetString | .1.3.6.1.4.1.3224.11.3.1.1.4 |
| nsNatVipCfgStatus The status of the server on the trusted/DMZ interface. | column | Enumeration | .1.3.6.1.4.1.3224.11.3.1.1.5 |