MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 161 (ciscoSlbMIB). 1 (ciscoSlbMIBObjects). 15 (slbSaspMembers). 1 (slbSaspMemberTable). 1 (slbSaspMemberTableEntry). 7 (slbSaspMemberConvertedWeight)
OID : 1.3.6.1.4.1.9.9.161.1.15.1.1.7
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoSlbMIB. ciscoSlbMIBObjects. slbSaspMembers. slbSaspMemberTable. slbSaspMemberTableEntry. slbSaspMemberConvertedWeight
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.161.1.15.1.1.7
Module CISCO-SLB-MIB (CISCO)
NomslbSaspMemberConvertedWeight
Accesreadonly
Statuscurrent
DescriptionThe 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).
SyntaxeUnsigned32 (0...65535)