Index |
The unique interface index. |
GroupId |
The unique ID of the interface group which the interface specified by the variable ipLoadBIfIndex belongs to. Range: 0 to 99 |
Ratio |
For statistical IP session distribution only, determines the fraction of of all sessions or bandwidth consumption of the whole group projected for this interface. Range: 0 to 100 |
Mode |
Currently an auxiliary variable for the user to enable/ disable the associated interface for load balancing or to delete this entry. Enumerations: - enabled (1)
- disabled (2)
- delete (10)
|
ActAssignedSessions |
Number of distributed IP sessions to the associated interface since last configuration or status change of the interface group. |
TotAssignedSessions |
Number of distributed IP sessions to the associated interface since startup of the system or enabling the load balancing. |
ActLoad |
Current bandwidth consumption in bits per second. |
ActDownLoad |
Current bandwidth consumption (download) in bits per second. |
ActUpLoad |
Current bandwidth consumption (upload) in bits per second. |
DestSelect |
In conjunction with the variable 'ipLoadBIfRtDest' or 'ipLoadBIfExtRtDest' this setting provides additional granularity for load balancing group configuration by checking the association with 'ipRouteTable'/'ipExtRtTable' entries. This check is done against 'ipLoadBIfRtDest' if set to rt (2) or against 'ipLoadBIfExtRtDest' if set to extrt (3). Enumerations: |
RtDest |
Points to one ipRouteTable entry associated with the interface index defined in variable ipLoadBIfIndex. If set it provides additional granularity for load balancing group configuration, necessary for example if load balancing should be enabled only within one of several subnets reachable via that interface. |
ExtRtDest |
Points to one ipExtRtTable entry associated with the interface index defined in variable ipLoadBIfIndex. If set it provides additional granularity for load balancing group configuration, necessary for example if load balancing should be enabled only within one of several subnets reachable via that interface. |
TrackingAddr |
Points to one ipHostsAliveTable table entry specified via 'ipHostsAliveIPAddress', therefore in conjunction with the 'Keep Alive Monitoring' feature it's possible to check the reachability of the subnet determined by ipLoadBIfRtDest or ipLoadBIfExtRtDest. Note that it's not (!) mandatory that ipLoadBIfTrackingAddr is part of this IP subnet. |
TrackingStatus |
In conjunction with ipLoadBIfTrackingAddr this variable represents the 'ipHostsAliveState' of the referred ipHostsAliveTable entry, ipHostsAliveState_down (2) leads to ipLoadBIfTrackingStatus_down (2), in this case this entry will be considered as operational down and therefore will not be used for the load balancing procedure. Enumerations: |