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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | round-robin |
2 | load-dependent |
3 | download-dependent |
4 | upload-dependent |
5 | static-routing |