>> MIB - Management Information Base

>> Table: iploadBExtHandlingTable - (.1.3.6.1.4.1.272.4.5.66.1)

Description: The iploadBExtHandlingTable contains IP-related parameters in order to specify special load balancing handling for specific traffic like HTTPS sessions for example. The intention is to share the same load balancing decision (which means usage of the same destination interface) for different but subsequent sessions belonging together on higher level context. This stickiness of a load balancing decision has a configurable minimum livetime. Entries can only be added or deleted by the user.

iploadBExtHandlingTable
OIDNameTypeAccess
.1IndexINTEGERRW
.2DescrDisplayStringRW
.3AdminStatusENUMD
.4OrderINTEGERRW
.5ProtocolENUMRW
.6SrcAddrIpAddressRW
.7SrcMaskIpAddressRW
.8SrcPortINTEGERRW
.9SrcRangeINTEGERRW
.10SrcIfIndexINTEGERRW
.11DstAddrIpAddressRW
.12DstMaskIpAddressRW
.13DstPortINTEGERRW
.14DstRangeINTEGERRW
.15LifetimeINTEGERRW
.16CacheGranularityBITSRW

Index
The unique index.
Descr
This object is an description name for this entry

Length: 0 to 64

AdminStatus
The administrative status of this entry.

Enumerations:

  • enabled (1)
  • disabled (2)
  • delete (10)
Order
Order is used to get a first match, because best match search is not possible here.
Protocol
The value of the protocol field in the ip header. A value of 0 means not to check this value.

Enumerations:

  • dont-verify (0)
  • icmp (1)
  • igmp (2)
  • ggp (3)
  • tcp (6)
  • egp (8)
  • pup (12)
  • udp (17)
  • hmp (20)
  • xns-idp (22)
  • rdp (27)
  • ipv6 (41)
  • rsvp (46)
  • gre (47)
  • esp (50)
  • ah (51)
  • igrp (88)
  • ospf (89)
  • pim (103)
  • l2tp (115)
SrcAddr
The source IP address, used in conjunction with iploadBExtHandlingSrcMask. A value of 0 means not to check this value.
SrcMask
The source IP address mask, used in conjunction with iploadBExtHandlingSrcAddr.
SrcPort
The starting UDP/TCP source port. A value of -1 means not to check this value.

Range: -1 to 65535

SrcRange
The ending UDP/TCP source port. A value of -1 means not to check this value.

Range: -1 to 65535

SrcIfIndex
The source interface. A value of -1 means not to check this value.
DstAddr
The destination IP address, used in conjunction with iploadBExtHandlingDstMask. A value of 0 means not to check this value.
DstMask
The destination IP address mask, used in conjunction with iploadBExtHandlingDstAddr.
DstPort
The starting UDP/TCP destination port. A value of -1 means not to check this value.

Range: -1 to 65535

DstRange
The ending UDP/TCP destination port. A value of -1 means not to check this value.

Range: -1 to 65535

Lifetime
This variabl specifies the minmum lifetime of load balancing decisions' stickiness which was triggered by a matching session before.

Range: 30 to 2147483647

CacheGranularity
Specifies the granularity of the stickiness, ((1) enabled or (0) disabled) srcIP : source IP has to match exactly dstIP : destination IP has to match exactly dstPort: destination port has to match exactly

Enumerations:

  • srcIP (0)
  • dstIP (1)
  • dstPort (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