ipLoadBGroupDistributionPolicy
FEC-IPLOADB-MIB ·
.0.40.1.3
Object
column
r/w
Enumeration
The distribution policy for the sesson-based IP load balancing algorithm. If set to round-robin(1) new IP sessions will be distributed to one member of the interface group according the ratio defined in ipLoadBIfTable (weighted round-robin policy). If set to load-dependent(2) new IP sessions will be distributed to one member of the group according the projected ratio (defined via ipLoadBIfTable) of bandwidth consumption in receive and transmit direction. If set to download-dependent(3) new IP sessions will be distributed to one member of the group according the projected ratio (defined via ipLoadBIfTable) of bandwidth consumption in receive direction (download only). If set to upload-dependent(4) new IP sessions will be distributed to one member of the group according the projected ratio (defined via ipLoadBIfTable) of bandwidth consumption in transmit direction (upload only). If set to static-routing(5) new sessions will be distributed according the source/destination IP addresses and/or protocols/services defined via specific ipExtRtTable entries.
Context
- MIB
- FEC-IPLOADB-MIB
- OID
.0.40.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipLoadBGroupEntry
- Table
- ipLoadBGroupTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | round-robin |
2 | load-dependent |
3 | download-dependent |
4 | upload-dependent |
5 | static-routing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipLoadBGroupId Unique ID for the IP load balancing interface group. | column | Integer32 | .0.40.1.1 |
| ipLoadBGroupDescription Short Description for the IP load balancing interface
group. | column | SNMPv2-TCDisplayString | .0.40.1.2 |
| ipLoadBGroupDistributionMode The distribution mode for the sesson-based IP load
balancing algorithm. This variable determines the
ifOperStatus conditions of the IP load balancing
interface group members to be… | column | Enumeration | .0.40.1.4 |