slbSaspMemberConvertedWeight

CISCO-SLB-MIB · .1.3.6.1.4.1.9.9.161.1.15.1.1.7

Object

column Unsigned32
The SASP weight converted to the local load balancer
weight range.  The load balancer's weight range is
implementation dependent, as is the formula used to
convert the weight.
              
The following formula is an example weight conversion
that could be used by the load balancer:
              
answer => slbSaspMemberConvertedWeight
maxLbWgt => slbSaspMaxLbWeight
mbrSaspWgt => slbSaspMemberSaspWeight
              
answer = ((mbrSaspWgt * maxLbWgt) / 65535) + 1
              
Note: There are two edge cases that need to be
considered; when the mbrSaspWgt is 0 and 65535.  If the
mbrSaspWgt is 0, then the converted weight must also be
0 (the result of the calculation would be 1).  If the 
mbrSaspWgt is 65535, then the converted weight must be
the load balancers maximum weight (the result of the
calculation would be the load balancers maxiumum weight
plus 1).

Context

MIB
CISCO-SLB-MIB
OID
.1.3.6.1.4.1.9.9.161.1.15.1.1.7
Type
column
Access
readonly
Status
current
Parent
slbSaspMemberTableEntry
Table
slbSaspMemberTable
Siblings
10

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-65535

Related Objects

Sibling Objects