>> MIB - Management Information Base

>> Table: ipLoadBIfTable - (.1.3.6.1.4.1.272.4.5.41.1)

Description: The ipLoadBIfTable contains parameters related to the IP session-based load balancing algorithm. Each entry defines a load balancing interface group member via it's unique interface index. Entries can only be added or deleted by the user.

Creating entries: Entries are created by assigning a value to the ipLoadBIfIndex object.

Deleting entries: Entries are removed by setting an entry's ipLoadBIfMode object to 'delete'.

ipLoadBIfTable
OIDNameTypeAccess
.1IndexINTEGERRW
.2GroupIdINTEGERRW
.3RatioINTEGERRW
.4ModeENUMD
.5ActAssignedSessionsCounter32R
.6TotAssignedSessionsCounter32R
.7ActLoadINTEGERR
.8ActDownLoadINTEGERR
.9ActUpLoadINTEGERR
.10DestSelectENUMRW
.11RtDestIpAddressRW
.12ExtRtDestIpAddressRW
.13TrackingAddrIpAddressRW
.20TrackingStatusENUMR

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:

  • none (1)
  • rt (2)
  • extrt (3)
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:

  • up (1)
  • down (2)


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH